Proof by contradiction
In logic, proof by contradiction is a form of proof that establishes the truth or validity of a proposition by showing that the proposition's being false would imply a contradiction.
In other words, to prove by contradiction that P, show that
or its equivalent
. Then, since
implies a contradiction, conclude P.
Proof by contradiction is also known as indirect proof, apagogical argument, proof by assuming the opposite, and reductio ad impossibilem. It is a particular kind of the more general form of argument known as reductio ad absurdum.
Contents |
Examples [edit]
In mathematics [edit]
Irrationality of the square root of 2 [edit]
A classic proof by contradiction from mathematics is the proof that the square root of 2 is irrational.[1] If it were rational, it could be expressed as a fraction a/b in lowest terms, where a and b are integers, at least one of which is odd. But if a/b = √2, then a2 = 2b2. Therefore a2 must be even. Because the square of an odd number is odd, that in turn implies that a is even. This means that b must be odd because a/b is in lowest terms.
On the other hand, if a is even, then a2 is a multiple of 4. If a2 is a multiple of 4 and a2 = 2b2, then 2b2 is a multiple of 4, and therefore b2 is even, and so is b.
So b is odd and even, a contradiction. Therefore the initial assumption—that √2 can be expressed as a fraction—must be false.
The length of the hypotenuse [edit]
The method of proof by contradiction has also been used to show that for any non-degenerate right triangle, the length of the hypotenuse is less than the sum of the lengths of the two remaining sides.[2] The proof relies on the Pythagorean theorem. Letting c be the length of the hypotenuse and a and b the lengths of the legs, the claim is that a + b > c.
The claim is negated to assume that a + b ≤ c. Squaring both sides results in (a + b)2 ≤ c2 or, equivalently, a2 + 2ab + b2 ≤ c2. A triangle is non-degenerate if each edge has positive length, so it may be assumed that a and b are greater than 0. Therefore, a2 + b2 < a2 + 2ab + b2 ≤ c2. The transitive relation may be reduced to a2 + b2 < c2. It is known from the Pythagorean theorem that a2 + b2 = c2. This results in a contradiction since strict inequality and equality are mutually exclusive. The latter was a result of the Pythagorean theorem and the former the assumption that a + b ≤ c. The contradiction means that it is impossible for both to be true and it is known that the Pythagorean theorem holds. It follows that the assumption that a + b ≤ c must be false and hence a + b > c, proving the claim.
Other [edit]
Say we wish to disprove proposition p. The procedure is to show that assuming p leads to a logical contradiction. Thus, according to the law of non-contradiction, p must be false.
Say instead we wish to prove proposition p. We can proceed by assuming "not p" (i.e. that p is false), and show that it leads to a logical contradiction. Thus, according to the law of non-contradiction, "not p" must be false, and so, according to the law of the excluded middle, p is true.
In symbols:
To disprove p: one uses the tautology (p → (R ∧ ¬R)) → ¬p, where R is any proposition and the ∧ symbol is taken to mean "and". Assuming p, one proves R and ¬R, and concludes from this that p → (R ∧ ¬R). This and the tautology together imply ¬p.
To prove p: one uses the tautology (¬p → (R ∧ ¬R)) → p where R is any proposition. Assuming ¬p, one proves R and ¬R, and concludes from this that ¬p → (R ∧ ¬R). This and the tautology together imply p.
For a simple example of the first kind, consider the proposition, ¬p: "there is no smallest rational number greater than 0". In a proof by contradiction, we start by assuming the opposite, p: that there is a smallest rational number, say, r0.
Now let x = r0/2. Then x is a rational number greater than 0 and less than r0. (In the above symbolic argument, "x is the smallest rational number" would be R and "r0 (which is different from x) is the smallest rational number" would be ¬R.) But that contradicts our initial assumption, p, that r0 was the smallest rational number. So we can conclude that the original proposition, ¬p, must be true — "there is no smallest rational number greater than 0".
[Note: the choice of which statement is R and which is ¬R is arbitrary.]
It is common to use this first type of argument with propositions such as the one above, concerning the non-existence of some mathematical object. One assumes that such an object exists, and then proves that this would lead to a contradiction; thus, such an object does not exist. For other examples, see proof that the square root of 2 is not rational and Cantor's diagonal argument.
On the other hand, it is also common to use arguments of the second type concerning the existence of some mathematical object. One assumes that the object doesn't exist, and then proves that this would lead to a contradiction; thus, such an object must exist. Although it is quite freely used in mathematical proofs, not every school of mathematical thought accepts this kind of argument as universally valid. See further Nonconstructive proof.
In mathematical logic [edit]
In mathematical logic, the proof by contradiction is represented as:
- If
- then
or
- If
- then
In the above, P is the proposition we wish to disprove respectively prove; and S is a set of statements, which are the premises—these could be, for example, the axioms of the theory we are working in, or earlier theorems we can build upon. We consider P, or the negation of P, in addition to S; if this leads to a logical contradiction F, then we can conclude that the statements in S lead to the negation of P, or P itself, respectively.
Note that the set-theoretic union, in some contexts closely related to logical disjunction (or), is used here for sets of statements in such a way that it is more related to logical conjunction (and).
Notation [edit]
Proofs by contradiction sometimes end with the word "Contradiction!". Isaac Barrow and Baermann used the notation Q.E.A., for "quod est absurdum" ("which is absurd"), along the lines of Q.E.D., but this notation is rarely used today.[3] A graphical symbol sometimes used for contradictions is a downwards zigzag arrow "lightning" symbol (U+21AF: ↯), for example in Davey and Priestley.[4] Others sometimes used include a pair of opposing arrows (as
or
), struck-out arrows (
), a stylized form of hash (such as U+2A33: ⨳), or the "reference mark" (U+203B: ※).[5][6] The "up tack" symbol (U+22A5: ⊥) used by philosophers and logicians (see contradiction) also appears, but is often avoided due to its usage for orthogonality.
See also [edit]
References [edit]
- ^ Alfield, Peter (16 August 1996). "Why is the square root of 2 irrational?". Understanding Mathematics, a study guide. Department of Mathematics, University of Utah. Retrieved 6 February 2013.
- ^ Stone, Peter. "Logic, Sets, and Functions: Honors". Course materials. pp 14–23: Department of Computer Sciences, The University of Texas at Austin. Retrieved 6 February 2013.
- ^ Hartshorne on QED and related
- ^ B. Davey and H.A. Priestley, Introduction to lattices and order, Cambridge University Press, 2002.
- ^ The Comprehensive LaTeX Symbol List, pg. 20. http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
- ^ Gary Hardegree, Introduction to Modal Logic, Chapter 2, pg. II–2. http://people.umass.edu/gmhwww/511/pdf/c02.pdf
Further reading [edit]
| The Wikibook Mathematical Proof has a page on the topic of: Proof by Contradiction |
- Franklin, James (2011). Proof in Mathematics: An Introduction. chapter 6: Kew. ISBN 978-0-646-54509-7.
External links [edit]
- Proof by Contradiction from Larry W. Cusick's How To Write Proofs



