Contrapositive Proof PDF
Contrapositive Proof PDF
Contrapositive Proof PDF
Contrapositive Proof
P Q ∼Q ∼P P ⇒Q ∼ Q ⇒∼ P
T T F F T T
T F T F F F
F T F T T T
F F T T T T
Proof. Suppose ∼ Q .
..
.
Therefore ∼ P . ■
So the setup for contrapositive proof is very simple. The first line of the
proof is the sentence “Suppose Q is not true.” (Or something to that effect.)
The last line is the sentence “Therefore P is not true.” Between the first
and last line we use logic and definitions to transform the statement ∼ Q
to the statement ∼ P .
To illustrate this new technique, and to contrast it with direct proof,
we now prove a proposition in two ways: first with direct proof and then
with contrapositive proof.
Proposition Suppose x ∈ Z. If 7 x + 9 is even, then x is odd.
Though the proofs are of equal length, you may feel that the con-
trapositive proof flowed more smoothly. This is because it is easier to
transform information about x into information about 7 x + 9 than the other
way around. For our next example, consider the following proposition
concerning an integer x:
into x = 2b + 1 for b ∈ Z. But it is not quite clear how that could be done,
for it would involve isolating an x from the quadratic expression. However
the proof becomes very simple if we use contrapositive proof.
( y − x)( x2 + y2 ) > 0( x2 + y2 )
yx2 + y3 − x3 − x y2 > 0
3 2
y + yx > x3 + x y2
a−b = nc
(a − b)(a + b) = nc(a + b)
a2 − b 2 = nc(a + b)
12 = nc
12(a − b) = nc(a − b)
12a − 12 b = n( ca − cb)
9. Watch out for “it.” The pronoun “it” can cause confusion when it is
unclear what it refers to. If there is any possibility of confusion, you
should avoid the word “it.” Here is an example:
Since X ⊆ Y , and 0 < | X |, we see that it is not empty. ×
Is “it” X or Y ? Either one would make sense, but which do we mean?
Since X ⊆ Y , and 0 < | X |, we see that Y is not empty. X
Your mathematical writing will get better with practice. One of the
best ways to develop a good mathematical writing style is to read other
people’s proofs. Adopt what works and avoid what doesn’t.
108 Contrapositive Proof