Like the vast majority of math students I'm having trouble with proofs. I would like to get some advice on how to approach proofs. What are the steps that need to be done?, how do I know that the proof is correct?. Here is how I approached a proof.
I need to prove that a(b-c)=ab-ac By the distributive field axiom of real numbers x(y+z)=xy+xz Let a=x;b=y;c=-z So a(b+(-c))=ab+a(-c)=a(b-c). I don't know what's next and when I can say with confidence that I have proven the theorem.
Thanks a lot in advance.
Proofs always have an antecedent. This is what you assume before you begin the proof.
Pf.
Suppose our expression is $a(b-c)$, where $a,b,c\in\mathbb{R}$. Always state what the variables belong to. In this case they belong to the real numbers ($\mathbb{R}$)
w.t.s: (want to show), $a(b-c)=ab-ac$
The above line is for us so we don't loose track of our goal.
By the distributive field axiom of real numbers $x(y+z)=xy+xz$. Always state the name of the theorem when necessary, like you have.
Let $a=x;b=y;c=-z$
So we have that $a(b-c)=ab+(-ac)=ab-ac$.
Good, now we have showed what we wanted through the theorem. Now we end the proof.
$\therefore$ by distributive field axiom, $a(b-c)=ab-ac$.
$QED.$
The QED is Latin for 'quod erat demonstrandum' and is used to signify the end of a proof.
General Idea: Pf. State antecedent.
State where the variables belong to.
State the theorem's involved.
Show how the theorem's apply and how we reached our result.
Finish with a therefore statement, or simply end with QED.