The Contrapositive
What you'll get from this section. A second way to read every implication — by turning it to its "absence" side. You'll see why says exactly the same thing as , where that comes from, and the new family of phrasings it brings with it.
From "necessary" to the contrapositive
Recall from Section 2 one of the ways to say : is necessary for . That is, is a requirement of — cannot hold unless holds too.
Now turn that requirement around. If is genuinely required for , then without , you cannot have . Take away , and is impossible. Written out, "no means no " is
So and are the very same statement, looked at from two sides:
This flipped-and-negated form, , is called the contrapositive of . It is not a consequence of the original, nor a near-relative of it — it is the original, reworded.
Seeing it in examples
The contrapositive always sounds just as true as the statement it came from, because it is it.
- "If it is a dog, then it is a mammal" has contrapositive "if it is not a mammal, then it is not a dog." Clearly the same fact.
- "If is a multiple of , then is even" has contrapositive "if is not even (i.e. is odd), then is not a multiple of ." An odd number can't be a multiple of — same fact again.
- "If it is raining, the ground is wet" has contrapositive "if the ground is not wet, then it is not raining."
There's a clean picture behind this. To say "every dog is a mammal" is to say the dogs all sit inside the mammals. Equivalently, everything outside the mammals must sit outside the dogs — the non-mammals are all non-dogs. One containment, viewed from the inside or from the outside.
The contrapositive family
Here's the useful part. The contrapositive is itself an implication, so every phrasing from Section 2 applies to it — just with playing the old role of , and playing the old role of . All of the following therefore say the same thing as :
- if not , then not
- not only if not
- not is sufficient for not
- not is necessary for not
- not is an inevitable consequence of not
Watch them work on a concrete statement. Let be " is a multiple of " and be " is even", so is " is not a multiple of " and is " is odd". The family reads:
- if is odd, then is not a multiple of
- is odd only if is not a multiple of
- being odd is sufficient for not being a multiple of
- not being a multiple of is necessary for being odd
- not being a multiple of is an inevitable consequence of being odd
They get clunky with the double negatives, but every one is true and every one says exactly what "a multiple of is even" says.
Two families, one statement
Put this beside Section 2 and a tidy picture emerges. A single implication can be expressed in two families of phrasings:
- the forward family (Section 2), keeping the arrow as ;
- the contrapositive family (this section), flipping it to .
Every phrasing in both families is the same statement. Choosing between them is just a matter of which side — the presence of things, or their absence — is easier to reason about for the problem in front of you.
Common mistakes
1. Negate and flip — not one or the other. The contrapositive does both. Do only one and you get a statement that is not equivalent:
the converse (flipped, not negated), and
the inverse (negated, not flipped).
"If it is a dog, it is a mammal" is true, but its converse "if it is a mammal, it is a dog" is false (a cat), and its inverse "if it is not a dog, it is not a mammal" is also false (again, a cat). Only the contrapositive "if it is not a mammal, it is not a dog" is guaranteed to match the original.
2. Negating the two parts carelessly. Forming the contrapositive means negating and correctly — use the rules from Section 3. The contrapositive of "if then …" starts "if …", not "if …".
Summary
- The contrapositive of is , and the two are the same statement.
- It follows directly from " is necessary for ": if is required for , then no means no .
- Applying Section 2's phrasings to gives a whole second family of equivalent forms (e.g. "not is necessary for not ").
- Negate-and-flip gives the equivalent contrapositive; flip-only (the converse) and negate-only (the inverse) do not.
Next: Section 5 — Proof by contradiction.