Getting into the depths of a proof

  • Context: High School 
  • Thread starter Thread starter evagelos
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Discussion Overview

The discussion revolves around the proof of the algebraic identity (a+b)² = a² + b² + 2ab. Participants explore the theorems, definitions, and logical laws involved in this proof, focusing on both the mathematical reasoning and the logical structure underpinning the statements made.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • Some participants emphasize the distributive property of multiplication over addition as a key component of the proof.
  • Others mention the symmetry of the equality relation as important for the transformations made in the proof.
  • A participant suggests that the definition of exponentiation involves associativity and can apply to various algebraic structures, not just real numbers.
  • There is a discussion about the application of axioms and theorems, such as the distributive law, to derive subsequent statements in the proof.
  • Some participants express uncertainty about the logical rules of inference required for the proof, with mentions of principles like transitivity of equality.
  • One participant notes that while the equality principle is correct, it may not be classified as a formal rule of inference.

Areas of Agreement / Disagreement

Participants generally agree on the importance of the distributive property and the symmetry of equality in the proof. However, there are competing views on the specific definitions and logical rules that should be applied, and the discussion remains unresolved regarding the exact classification of certain statements and their roles in the proof.

Contextual Notes

Some participants highlight the need for rigor in defining terms and applying logical rules, while others suggest a more intuitive approach may suffice. The discussion reflects varying levels of comfort with formal logic and mathematical definitions.

Who May Find This Useful

This discussion may be useful for students and educators interested in the foundations of algebraic proofs, the application of logical reasoning in mathematics, and those seeking to understand the nuances of mathematical definitions and theorems.

evagelos
Messages
314
Reaction score
0
For the following proof:

[tex](a+b)^2 = (a+b)(a+b) = (a+b)a +(a+b)b =a^2 +b^2 +2ab[/tex].

Write:

a) a list of theorems and definition involved in the proof.

b) a list of the laws of logic involved in the proof by transforming the theorems and the definitions of the proof into the statements of the proof
 
Physics news on Phys.org
evagelos said:
For the following proof:

[tex](a+b)^2 = (a+b)(a+b) = (a+b)a +(a+b)b =a^2 +b^2 +2ab[/tex].

Write:

a) a list of theorems and definition involved in the proof.

b) a list of the laws of logic involved in the proof by transforming the theorems and the definitions of the proof into the statements of the proof

Hi evagelos! :smile:

You first! :wink:

Start with (a+b)2 = (a+b)(a+b) :smile:
 
well, the main thing you use here is distributivity of multiplication over addition and the fact that "=" is a symmetrical relation, and rules of general calculation.

for example

the first thing you do is:

[tex]{(a+b)}^2={(a+b)(a+b)}[/tex] because that's how multiplication of a number with itself a a finite amount of times is defined: [tex]{x*x*x*...*x \ n \ times \ is} \ x^n[/tex] and because "=" is a symmetrical relation (meaning that if x=y then y=x)

than you use the fact that multiplication is distributive over addition (and again that "=" is symmetrical) to expand the expression and get (a+b)(a+b)=(a+b)a+(a+b)b and so on and so forth... that's for a) and for b) you list the rules of deduction that "allow" those computation to be made (such as if [tex]{(P\rightarrow S)and(P)[/tex] is true, then S is true).

hope you get the idea. :)
 
Last edited:
tiny-tim said:
Hi evagelos! :smile:

You first! :wink:

Start with (a+b)2 = (a+b)(a+b) :smile:

Should we say that the definition involved is:

for all ,nεN , xεR : [tex]x^n = xx^{n-1}[/tex] ?
 
evagelos said:
Should we say that the definition involved is:

for all ,nεN , xεR : [tex]x^n = xx^{n-1}[/tex] ?

you must say that for any set [tex]S[/tex] closed under an associative algebraic operation "[tex]\ast[/tex]" i.e. ([tex]S , \ast[/tex]) is a semigroup,

[tex]\forall x \in S[/tex] , [tex]n \in \mathbb{N}[/tex] , [tex]x^n = \underbrace{x \ast x \ast ... \ast x}_{n \ times}[/tex] .

that the algebraic operation is associative is very important (the definition doesn't hold if the operation is not associative)...
but x needn't necessarily be a real number. for example the definition "works" for ([tex]\mathbb{Z}_n , \cdot[/tex]) as well.
 
Last edited:
evagelos said:
Write:

a) a list of theorems and definition involved in the proof.
tiny-tim said:
Start with (a+b)2 = (a+b)(a+b) :smile:
evagelos said:
Should we say that the definition involved is:

for all ,nεN , xεR : [tex]x^n = xx^{n-1}[/tex] ?

erm :redface:

actually all i was expecting you to say was that it's a definition … x2 = xx :wink:

ok … now (a+b)(a+b) = (a+b)a + (a+b)b ?​
 
tiny-tim said:
erm :redface:

actually all i was expecting you to say was that it's a definition … x2 = xx :wink:

ok … now (a+b)(a+b) = (a+b)a + (a+b)b ?​


should we say now for that statement responsible is the axiom : for all ,x,y,z : z(x+y) = zx + zy??
 
evagelos said:
should we say now for that statement responsible is the axiom : for all ,x,y,z : z(x+y) = zx + zy??

Yes (well, the other way round :wink:).

(and that's called the "…" law ? :smile:)

ok, now (a+b)a + (a+b)b = a2 + b2 + 2ab ? :smile:
 
tiny-tim said:
Yes (well, the other way round :wink:).

(and that's called the "…" law ? :smile:)

ok, now (a+b)a + (a+b)b = a2 + b2 + 2ab ? :smile:

No .the other way round ,because if you put ; z= a+b , x=a ,y = b we have:

z(x+y) = (a+b)a + (a+b)b and to use the same distributive law we must use commutativity and change ,(a+b)a + (a+b)b to a(a+b) + b(a+b) ,and using again distributivity we have:

[tex]a^2 + ab + ab + b^2[/tex]

Now we must prove that : ab + ab = 2ab
 
  • #10
evagelos said:
… Now we must prove that : ab + ab = 2ab

That's easy … ab + ab = ab(1) + ab(1) :wink:

ok, now part (b)

(if I were you, I'd do that tomorrow :zzz:)
 
  • #11
O.K we curry on tomorrow
 
  • #12
tiny-tim said:
That's easy … ab + ab = ab(1) + ab(1) :wink:

ok, now part (b)

(if I were you, I'd do that tomorrow :zzz:)

O.K ,you start first now.
 
  • #13
evagelos said:
O.K ,you start first now.

hmm … logic isn't my strong point. :rolleyes:

ok, well I suppose it must involve the principle that things which are equal to a third thing are equal to each other?

phew! :redface:

your turn! :smile:
 
  • #14
tiny-tim said:
hmm … logic isn't my strong point. :rolleyes:

ok, well I suppose it must involve the principle that things which are equal to a third thing are equal to each other?

phew! :redface:

your turn! :smile:

By applying two times the law of Universal Elimination on the definition:

for all, nεN ,xεR : [tex]x^n = xx^{n-1}[/tex] ,where we put n=2 and x = a+b

we have the 1st statement of the proof;

[tex](a+b)^2 =(a+b)(a+b)[/tex]

Now what theorem or axiom and what law, the application of which will give us the 2nd statement of the proof i.e

(a+b)(a+b) = (a+b)a + (a+b)b,
do we have to use??
 
  • #15
tiny-tim said:
hmm … logic isn't my strong point. :rolleyes:

ok, well I suppose it must involve the principle that things which are equal to a third thing are equal to each other?

phew! :redface:

your turn! :smile:

I'm not exactly sure how things work around here (if only homework helpers should post or something like that... if it wasn't appropriate for me to post I apologize but...).

Now, I think part b) asks for logical rules of inference (such as modus ponens, reduction ad absurdum, introduction rules etc) used when proving the statement...

I noticed that the depths of this proof "oughtn't" be too rigorous (silly me:confused:) but "things which are equal to a third thing are equal to each other" while correct (it follows from the fact that "=" is an equivalence relation -the identity relation-, or since we're talking about logic, from the fact that the equality predicate is transitive), is not a rule of inference.

anyway, I think I intruded enough here, so I'll take my leave. :smile:
 
Last edited:
  • #16
tauon said:
I'm not exactly sure how things work around here (if only homework helpers should post or something like that... if it wasn't appropriate for me to post I apologize but...).

Now, I think part b) asks for logical rules of inference (such as modus ponens, reduction ad absurdum, introduction rules etc) used when proving the statement...

I noticed that the depths of this proof "oughtn't" be too rigorous (silly me:confused:) but "things which are equal to a third thing are equal to each other" while correct (it follows from the fact that "=" is an equivalence relation -the identity relation-, or since we're talking about logic, from the fact that the equality predicate is transitive), is not a rule of inference.

anyway, I think I intruded enough here, so I'll take my leave. :smile:

You are right it is a theorem concerning the predicate of equality
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 54 ·
2
Replies
54
Views
7K
  • · Replies 4 ·
Replies
4
Views
3K