Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
In abstract mathematics, proofs aren't just about showing something is true—they're about understanding why it's true and communicating that reasoning with precision. You're being tested on your ability to select the right proof technique for a given problem and execute it correctly. The difference between a direct proof and proof by contradiction isn't just stylistic; it reflects fundamentally different logical strategies that work better in different situations.
Mastering these proof types means understanding logical equivalence, negation, quantifiers, and the structure of mathematical arguments. When you encounter a theorem, you should immediately start asking: Can I prove this directly? Would assuming the opposite lead somewhere useful? Is there a natural case structure? Don't just memorize the names—know when and why each technique is your best tool.
These proof techniques work by building a logical chain from what you know to what you want to show. The key mechanism is forward reasoning: start with hypotheses and definitions, then deduce the conclusion step by step.
Compare: Direct proof vs. Proof by contraposition—both prove implications through forward reasoning, but direct proof assumes and derives , while contraposition assumes and derives . If an FRQ asks you to prove "if is even, then is even," contraposition is your cleaner path.
These techniques work by assuming something false and showing it leads to problems. The underlying principle is that contradictions cannot exist in consistent mathematics, so any assumption leading to contradiction must be false.
Compare: Proof by contradiction vs. Proof by counterexample—contradiction proves statements true by showing their negation is impossible, while counterexample proves statements false by showing their negation has a witness. Know which direction you're arguing!
When a problem naturally splits into distinct scenarios, these techniques ensure you've covered all possibilities. The mechanism is partitioning the domain: if you prove the statement holds in every case, it holds universally.
Compare: Proof by cases vs. Proof by exhaustion—both partition the problem, but cases group possibilities into conceptual categories requiring separate arguments, while exhaustion literally checks every individual instance. Use cases when you can identify structural differences; use exhaustion when you can enumerate everything.
Mathematical induction handles statements about infinite collections (typically natural numbers) through a clever finite process. The principle is the domino effect: if the first domino falls, and each falling domino knocks down the next, all dominoes fall.
Compare: Induction vs. Direct proof—both build forward logically, but direct proof handles specific statements, while induction handles infinite families of statements by exploiting recursive structure. If you see "for all ," start thinking induction.
These techniques address fundamental questions about mathematical objects: Does something with these properties exist? If so, is it the only one? The underlying logic involves existential and universal quantifiers and how to prove or leverage them.
Compare: Constructive proof vs. Non-constructive existence proof—both establish existence, but constructive proofs hand you the object while non-constructive proofs only guarantee something's out there. Some mathematicians (constructivists) reject non-constructive proofs entirely!
| Concept | Best Examples |
|---|---|
| Forward logical reasoning | Direct proof, Proof by contraposition |
| Negation-based arguments | Proof by contradiction, Proof by counterexample |
| Case partitioning | Proof by cases, Proof by exhaustion |
| Infinite collections | Proof by induction |
| Existential claims | Existence proof, Constructive proof |
| Uniqueness claims | Uniqueness proof |
| Disproving statements | Proof by counterexample |
| Implications | Direct proof, Proof by contraposition, Proof by contradiction |
You need to prove "if is odd, then is odd." Which two proof techniques are most natural here, and why might one be easier than the other?
What distinguishes proof by contradiction from proof by contraposition? Give an example of a statement where contradiction is necessary but contraposition wouldn't apply.
A classmate claims "all continuous functions are differentiable." What proof technique would you use to address this claim, and what would you need to provide?
Compare and contrast constructive existence proofs with non-constructive existence proofs. Why might a computer scientist prefer one over the other?
You're asked to prove that for all positive integers . Which proof technique is required, and what are the two components you must establish?