The shape, and why it's valid
Proof by contradiction runs like this:
- Suppose, for contradiction, that the thing you want to prove is false — assume .
- Reason validly until you derive something impossible — a statement and its own negation, like " is even and is odd," or "." Call that impossibility a contradiction, written as a guaranteed-false statement.
- Conclude that the assumption must have been wrong. Therefore is true.
Why is this airtight? Because true assumptions never produce contradictions. A valid chain of reasoning starting from a true statement only ever reaches true statements. So if your reasoning was valid and it reached a falsehood, the starting assumption was the rotten apple. You assumed and broke the universe, so is false, so is true. Symbolically: if , then is false, hence . That's the whole damn engine.
You grab the hypothesis you don't want, feed it into the reactor, and if the reactor explodes, you've proven the hypothesis was unstable — i.e. false. Controlled demolition of an idea. I have been waiting to show you this since the beginning.
THE classic, now in full rigor: √2 is irrational
Way back in Irrationals & the Real Line I showed you this argument as a trailer — informal, hand-wavy, "trust me on this one." I promised the rigorous version would return in Logic & Proof. Here it is. Here is the full, airtight, beautiful bastard, and you now have every single tool it needs, including the lemma we sharpened last lesson: if is even, then is even.
Theorem. is irrational — there are no integers with .
Proof (by contradiction). Suppose, for contradiction, that is rational. Then we can write for integers with , and — crucially — in lowest terms: and share no common factor other than . (Any fraction can be reduced to lowest terms, so this costs us nothing.)
Square both sides: , hence So is even (it's times an integer). By our lemma from the last lesson — even even — is even. Write for some integer . Substitute: So is even, and by the same lemma, is even.
But now is even and is even — they share the factor . That contradicts our setup that was in lowest terms (no common factor). Contradiction. Therefore our assumption was false: is not rational.
That's it. The trailer is now the feature film, every step justified, the "even/even" collision delivering the kill. The lowest-terms setup was the trap we laid in the very first line: we forced and to be coprime, then proved they share a factor. They can't both be true. The reactor explodes. Euclid and his heirs have been enjoying this exact moment for over 2,000 years — welcome to the club.
Euclid: infinitely many primes
A prime is an integer whose only positive divisors are and itself. Euclid proved, ~2300 years ago, that the primes never run out — and his proof is contradiction at its most elegant.
Theorem. There are infinitely many primes.
Proof (by contradiction). Suppose, for contradiction, that there are only finitely many primes. Then we can list all of them: . Now build the number — the product of every prime, plus one. Since , it has at least one prime divisor (every integer does — we'll prove that fact next lesson). Call that prime divisor . Since our list contains all primes, must be one of , so divides the product .
But also divides . If divides both and , then divides their difference, which is . No prime divides (primes are ). Contradiction. Therefore there cannot be finitely many primes — there are infinitely many.
The subtle point everyone botches: itself is not claimed to be prime. The argument only needs that has some prime factor, and that this factor escapes the list. People mis-remember Euclid as " is a new prime" — this is false, it's been false for two thousand years, and I beg you not to perpetuate it. Check: — composite! The factor is new, not . State it carefully or you state it wrong.
Contradiction vs contrapositive: cousins, not twins
These two feel similar — both involve negating something — so let's separate them cleanly.
- Contrapositive (last lesson) proves a specific implication by assuming and deriving . You end at a clean conclusion, . No "impossibility" appears.
- Contradiction proves any statement (implication or not) by assuming and deriving an actual falsehood — a contradiction, a thing that cannot be.
Every contrapositive proof can be rewritten as a contradiction (assume and , derive a clash), but not vice versa — contradiction is the more general, more powerful tool. The √2 and infinitude-of-primes theorems aren't even implications; contrapositive doesn't apply, but contradiction shines.
Warning: contradiction is a chainsaw
It's powerful, it's seductive, and it is overused. A huge number of "proofs by contradiction" are direct proofs wearing a costume — they assume , never actually use the assumption, derive straight, and then announce "contradiction with !" That's a two-step screwdriver job done with a chainsaw, and it drives me absolutely insane. If you can prove directly, do it — it's clearer, shorter, and you won't accidentally hide a gap inside the theatrics.
Reach for contradiction when the negation gives you a concrete object to break — "assume in lowest terms" hands you actual integers to torture in the reactor; "assume finitely many primes" hands you a finite list to overflow and destroy. When the assumption is a lever, use the chainsaw. When it's dead weight, put it down. Now go break some universes.