Direct proof
The term direct proof is often used to denote the strategy of proving the statement by first assuming that is true, then trying to derive the validity of . Let us see a simple example. For integers , we use the notation to denote the fact that divides (which is the same as saying for some ). We remark that this definition only concerns divisibility between two integers.
We will show that, for all integers , we have and implies . Notice here and . We first assume the validity of , which says that and . This would imply that , or equivalently .
For all integers . To prove this statement, we can simply write . According to this definition, we have but no other integer is divisible by .
For all integers . This can also be done via a direct proof. We can write . Notice that , so we have that by definition.
In the above three examples, one can see that the statements we prove actually contain quantifiers. But in our proofs, we do not seem to be dealing with them at all. Do you know why? Try to convince yourself of this point before reading forward.