The Main Forms
To prove : argue directly; or assume and and reach a contradiction; or prove the contrapositive .
In plain terms. There are three standard ways to prove "if P then Q." Pick whichever gives you the most concrete facts to start from.
Example. To show is irrational, assume it equals in lowest terms (contradiction) and derive that are both even.
Prove a base case, then show it for (weak) — or for all values below (strong) — implies it for .
In plain terms. Knock over the first domino, then show each domino knocks over the next, and they all fall.
Example. Prove : true at , and adding to gives .
Every nonempty set of positive integers has a least element, so assuming a smallest counterexample and building a smaller one is a contradiction.
In plain terms. If something could fail, look at the smallest case where it fails — then show you could make an even smaller one, which is impossible.
Example. To prove every has a prime factor: the smallest divisor above must itself be prime, or it would have a smaller one.