The Contrapositive
What you will get from this section. You will learn what the contrapositive of an implication is, why it is equivalent to the original implication, and how to express it in several different but equivalent ways.
The contrapositive from necessary conditions
Suppose we have an implication
One way to say this is:
is necessary for means that:
In other words:
Symbolically, we can write this as:
This implication is called the contrapositive of , and it is yet another way to express the idea of , in addition to all the other equivalent ways you saw in section 2.
Example 1
Let be " is a multiple of ", and let be " is even".
We know that
Here, being even is necessary for being a multiple of . Without being even, could not be a multiple of .
So the contrapositive is
For an integer , this can also be written as
Example 2
We know that
Here, is necessary for . Without , it is impossible to have .
The contrapositive is
This is true. If is not greater than , then certainly cannot be greater than .
Example 3
Suppose
Being in England is necessary for being in London. Without being in England, Jane could not be in London.
So the contrapositive is
This is often how we naturally use the contrapositive in real life. If someone says, "Jane is not even in England", then we can immediately conclude that Jane is not in London.
The contrapositive family
So the contrapositive of is , but is itself an implication! So we can express it using the same family of equivalent phrasings we used before from section 2.
The following all express the contrapositive of :
- implies , or symbolically .
- If , then .
- is a sufficient condition for .
- is an inevitable consequence of .
- is a necessary condition for .
- only if .
Example 4
Consider the implication
Here,
and
The contrapositive is
So the contrapositive family is:
- is not even implies is not a multiple of .
- If is not even, then is not a multiple of .
- is not even is a sufficient condition for not being a multiple of .
- not being a multiple of is an inevitable consequence of not being even.
- not being a multiple of is a necessary condition for not being even.
- is not even only if is not a multiple of .
For an integer , "not even" could also be replaced by "odd".
Example 5
Consider the implication
Here,
and
The contrapositive is
So the contrapositive family is:
- Jane is not in France implies Jane is not in Paris.
- If Jane is not in France, then Jane is not in Paris.
- Jane not being in France is a sufficient condition for Jane not being in Paris.
- Jane not being in Paris is an inevitable consequence of Jane not being in France.
- Jane not being in Paris is a necessary condition for Jane not being in France.
- Jane is not in France only if Jane is not in Paris.
The two families of equivalent ways to express
We now have two families of statements that all express the same logical idea.
The first family is the original implication family:
- implies , or symbolically .
- If , then .
- is a sufficient condition for .
- is an inevitable consequence of .
- is a necessary condition for .
- only if .
The second family is the contrapositive family:
- implies , or symbolically .
- If , then .
- is a sufficient condition for .
- is an inevitable consequence of .
- is a necessary condition for .
- only if .
Every statement in these two families is equivalent to every other statement in the two families. So we now have more than 10 different ways to express the idea of implying .
One key skill you need to develop is the ability to write out all these different equivalent forms, given any one version of .
Optional: proof that the contrapositive is equivalent to implies .
This part is optional, but it is useful to see this result formally proved. The proof also gives a first glimpse of proof by contradiction, which is our next topic, and uses a neat self-application idea. I hope you find it interesting!
First, suppose
We want to prove
Assume is true. We need to show that is true. Just to be clear, our known facts here are: , and is true. Based on these two facts, we wish to show that must be true.
Now, in any situation, either is true or is true. Let's examine these in turn to see if each is possible.
Case 1: suppose is true, but then by the fact , we immediately deduce that is true, and now and are both true. This cannot be right, which is what we call a contradiction. Thus the conclusion here is that our supposition that " is true" is wrong.
Now if Case 1 is wrong, then the only remaining possibility, Case 2, that is true, must be true, as exactly one of them is true in any given situation. Hence we now conclude that under these conditions, must be true, and we have proven:
By the way, this is an example of proof by contradiction, which I will discuss in detail in the next section.
To finish proving is equivalent to , we next must show the reverse direction, or the converse of the result we have just proved, is also true, that is: implies . For this, we can simply use the result we have just proven! By setting in as , and setting in as , the result immediately becomes:
But is just , and is just . Therefore this becomes:
So we have now shown both directions:
and
Therefore,
and they are equivalent.
Summary
- The contrapositive of is .
- The easiest way to understand the contrapositive is through necessary conditions.
- If is necessary for , then without , cannot be true.
- Therefore, gives .
- The original implication and its contrapositive are equivalent.
- There are now two families of equivalent ways to express : the original implication family and the contrapositive family.