Chapter 3 - Proofs
Chapter 3 - Proofs
Chapter 3 - Proofs
Direct Proofs.
ii)
Contraposition.
iii)
Contradiction.
Table 1.7: Summary of Proof Techniques
Direct Proofs
Assumption Hypothesis is true
( p is true).
Contraposition
Conclusion is false
( q is false @ q is
Goal
true).
false.
Hypothesis is false
A contradiction.
( p is false @ p is
Conclusion is true
( q is true).
Contradiction
Hypothesis is true
and conclusion is
true).
Direct Proofs
Assume hypothesis (p) is true, and then show conclusion (q) is true.
Example 1.15
Give a direct proof of the following theorem: If x is an odd integer and y is an even
integer, then x y is odd.
Solution:
Proof by Contraposition
Assume conclusion (q) is false [or q is true], and then show hypothesis (p) is
false [or p is true].
Example 1.16
Prove that if n is an integer and 3n 2 is odd, then n is odd.
Solution:
Proof by Contradiction
Assume hypothesis (p) is true and conclusion (q) is false [or q is true], and then
show a contradiction.
Example 1.17
Give a proof by contradiction of the theorem If 3n 2 is odd, then
n is odd.
Solution:
Exercises