Establishing Truth Beyond Doubt
Mathematics advances by proof: an airtight chain of logical steps from accepted premises to a conclusion. A correct proof settles a claim for all cases at once.
Direct proof assumes the hypothesis and derives the conclusion step by step. To prove "if is even then is even," write , so , which is even.
Proof by contrapositive proves by instead proving the equivalent . To prove "if is even then is even," it is cleaner to prove "if is odd then is odd."
Contradiction, Disproof, and Pitfalls
Proof by contradiction assumes the claim is false, then derives an impossibility. The classic example proves is irrational by assuming it equals a fraction in lowest terms and deriving that both parts are even.
Disproof uses a counterexample to show a universal claim is false. One failure demolishes it.
| Technique | What You Assume | What You Show |
|---|---|---|
| Direct | ||
| Contrapositive | ||
| Contradiction | absurdity |
Common pitfall: Confusing contradiction (assumes whole claim false, seeks any absurdity) with contrapositive (proves ). A supporting example never proves a universal claim.