Converse and Equivalence
What you'll get from this section. First, the converse of an implication — what it is, and the crucial fact that it need not be true. Then what happens when an implication and its converse both hold: the two statements become equivalent, written , "if and only if". This also puts a formal name to the "is the same as" language we've used since Section 2.
The converse
The converse of is the implication with the arrow reversed:
You simply swap the condition and the conclusion. (We met it briefly in Section 4, as the contrapositive's deceptive look-alike; here it gets its due.)
The single most important fact about the converse is this: a true implication need not have a true converse. and are different claims, and one can hold while the other fails.
Some examples make this vivid:
- "If it is a dog, then it is a mammal" is true. Its converse, "if it is a mammal, then it is a dog", is false — a cat is a mammal but no dog.
- "If is a multiple of , then is even" is true. Its converse, "if is even, then is a multiple of ", is false — is even but not a multiple of .
- "If , then " is true. Its converse, "if , then ", is false — could be . (Exactly the caution from Section 1.)
Don't confuse the converse with the contrapositive. The contrapositive (flip and negate) is always equivalent to . The converse (flip only) is a separate question, whose answer might be yes or might be no.
So whether the converse holds is genuinely new information. And when it does hold — when both an implication and its converse are true — we have something worth a name.
Equivalence
When and its converse are both true, the statements and are equivalent, written
We read as " if and only if ", often shortened to " iff ". It says and are true in exactly the same situations: they stand or fall together.
Why "if and only if"?
The phrase spells out the two halves exactly, using Section 2's readings:
- " only if " means — the original implication.
- " if " means — the converse.
So " if and only if " is precisely the implication together with its converse: .
A necessary and sufficient condition
Again from Section 2: from , is sufficient for ; from the converse , is necessary for . So when both hold,
says that is a necessary and sufficient condition for
(and, symmetrically, is necessary and sufficient for ). "Necessary and sufficient" and "if and only if" are two names for the same thing.
Examples
A genuine equivalence. " is even is even." Both directions hold:
- forward ( even even): if then , even;
- converse ( even even): this is exactly the lemma from Section 5.
Since the implication and its converse both hold, the two statements are equivalent.
Repairing an earlier converse. We just saw that "" has a false converse. Widen the conclusion, though, and the converse is mended:
a true equivalence — each side forces the other.
An everyday one. "A whole number is divisible by if and only if its last digit is ." True both ways.
A non-equivalence. " is a multiple of is even" is true, but its converse fails ( is even, not a multiple of ) — so it is not an equivalence. Equivalence is a genuinely stronger claim than implication: it demands the converse as well.
Proving an equivalence
To establish you must prove both the implication and its converse — and . They are separate jobs and often need quite different arguments (the even/ example used a direct proof one way and a contrapositive the other). Proving a single direction never establishes the biconditional.
You can sometimes run a chain of equivalences, , to get from one end to the other — but only if every link is genuinely two-way. A single one-directional step breaks the whole chain.
Looking back
We can now be precise about the "sameness" used throughout this course. Each time we said one statement "is the same as" another — the contrapositive , De Morgan's laws, the quantifier-negation rules — we were asserting an equivalence. They read as "becomes" only because we hadn't yet named the relationship.
And the warning sharpens to a single line: the contrapositive is equivalent to the original; the converse is not. The two coincide precisely when happens to hold.
Common mistakes
1. Assuming the converse comes free. tells you nothing about — the converse must be checked on its own.
2. Confusing converse with contrapositive. Flip-only is the converse (maybe true, maybe not); flip-and-negate is the contrapositive (always equivalent).
3. Proving only one direction of an equivalence. needs both and .
4. Treating as . An implication runs one way; a biconditional runs both.
Summary
- The converse of is ; a true implication need not have a true converse.
- When an implication and its converse both hold, and are equivalent: , " if and only if ".
- "Only if" is the implication, "if" is the converse; together they make the equivalence — equivalently, is necessary and sufficient for .
- To prove , prove both directions.
- Contrapositive: always equivalent. Converse: not automatic.
Next: Section 7 — Miscellaneous.