Making Sense of Proof by Contradiction [pdf]
- Mathematics
- Logic
- Education
The PDF is a short pedagogical piece about why proof by contradiction feels slippery even though students learn to use it early. It uses familiar examples like the irrationality of √2 and Euclid-style prime arguments to show the pattern of assuming the opposite of what you want, reaching an impossibility, and concluding the target claim. The strongest reaction was that this blurs together several different proof moves that happen to end in a contradiction. People drew a clean line between proving a negation by assuming the positive and deriving absurdity, proving a contrapositive, and proving a positive statement by assuming its negation and then using double-negation elimination. That last step is the one that needs classical logic. The earlier forms do not.
If you teach, write, or formalize proofs, stop lumping every "assume X and derive absurdity" argument together. The practical line is whether you only proved a negation, proved a contrapositive, or used double-negation elimination to recover a positive claim, because that is where constructive proof assistants and non-classical logics start to differ.
- foster77.co.uk
- Discuss on HN