Proof By ContradictionThis is also called reductio ad absurdum. Reductio ad absurdum, which Euclid loved so much, is one of a mathematician's finest weapons. It is a far finer gambit than any chess gambit: a chess player may offer the sacrifice of a pawn or even a piece, but a mathematician offers the game. G.H. Hardy, A Mathematician's Apology, 1940. To prove a theorem , assume that the theorem does not hold. I.e, and prove that a contradiction (or absurditity results). Consider a simple example. Theorem For every , If and is prime then is odd. Proof We will prove by contradiction. The original statement is The negation of this statement is Proof by Contradiction (Example)
Let us assume that the original statement is false. It's negation must be true for some . Therefore, there is a such that , is prime and is even, all at the same time.
Assuming the negation of the theorem leads to a contradiction. Therefore, the theorem is true. (QED) Proof By ContradictionSuppose is a nonempty set. Let us look at how such proofs look like. Universal StatementTo prove: . Proof
Assume, for the sake of contradiction, that the statement does not hold. In other words, there is some such that . We then use this to prove by contradiction. Universal ImplicationThis is a special case of universal statements. To prove: . Proof
Assume, for the sake of contradiction, that the statement does not hold. Therefore, there is a number such that holds but holds (or does not hold). Starting from this, we derive a contradiction. Existential StatementTo prove , assume that and derive the contradiction. Examples of Proof By ContradictionHere are some famous reductios. Theorem. There are infinitely many prime numbers. Proof
Proof is by contradiction. Let us assume that there are finitely many (let us say ) primes.
Here is another one from Euclid. Theorem. The number is irrational. Proof
Proof is again by contradiction. Let us assume that for integers and . We also assume that are at their lowest terms. In other words, have no common factors. We know that . Therefore, .
This is a contradiction since cannot be odd and even at the same time. QED. |