Contraposition
The contraposition of the statement is . Despite being equivalent, we will often find that one statement is easier to prove than another. Let us look at some concrete examples. We say that (" is congruent to modulo ") if . For example, and . Notice, for odd integer .
For all integers where , if is odd, then is odd. Try to prove this by a direct proof, and you will see that it is a bit confusing. On the other hand, if we prove the contrapositive, it is entirely trivial: Assume that is even, so for some . Since divides , we have for some . This implies that is also even.
Prove: . This can be read in English as "an integer that divides every integer must be or ". So the contraposition is . To prove this, assume that we have integer . Notice that (and integer serves as our ).
Let and be positive integers. Place objects into boxes. If , then at least one box contains more than one object. To prove this, assume that each box contains at most one object. This implies that the total number of objects is at most the number of boxes .
From these examples, it may seem like there is no way to tell in advance whether the direct statement or its contraposition would be easier to prove. Indeed, this is something that you would pick up on once you get used to them (which we hope would happen to everyone before the end of this course).
Let be an integer. If is even, then is even.