TOPICS
Search

Indirect Proof


An indirect proof establishes a statement by proving a logically equivalent statement or by showing that its negation leads to a contradiction. The term includes two related but distinct methods.

To prove P=>Q by contrapositive, one proves ¬Q=>¬P instead. These two implications are logically equivalent, and the inference is an application of modus tollens. In a proof by contradiction, one assumes the negation of the statement to be proved and derives a contradiction. Thus proof by contrapositive and proof by contradiction are both indirect, but they are not synonyms.

For example, to prove indirectly that if n^2 is even then the integer n is even, prove the contrapositive: if n is odd, then n=2k+1 for some integer k, so n^2=2(2k^2+2k)+1 is odd.


See also

Direct Proof, Modus Tollens, Negation, Proof, Proof by Contradiction

Explore with Wolfram|Alpha

References

Velleman, D. J. How to Prove It: A Structured Approach, 3rd ed. Cambridge, England: Cambridge University Press, 2019.

Cite this as:

Weisstein, Eric W. "Indirect Proof." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/IndirectProof.html

Subject classifications