Math101learn.math101.caProof by Contradiction
A precise guide to contradiction proofs, correct negation, and identifying the impossible conclusion.
Precise definition
To prove a statement $P$ by contradiction, assume its negation $\neg P$ and derive a contradiction: a statement known false, such as $R\land\neg R$, or a violation of an established definition or theorem. Because $\neg P$ cannot hold consistently with the accepted premises, $P$ must be true.
Notation and mathematical language
Negation must respect quantifiers: $\neg(\forall x\,P(x))\equiv\exists x\,\neg P(x)$ and $\neg(\exists x\,P(x))\equiv\forall x\,\neg P(x)$. For an implication, $\neg(P\to Q)\equiv P\land\neg Q$, so both a true premise and false conclusion are assumed.
Conceptual picture
A contradiction proof explores what the world would have to look like if the claim failed. The argument is complete only when that hypothetical world conflicts with the theorem's other hypotheses or accepted facts. A surprising or unlikely consequence is not enough.
Conditions and key results
Classical contradiction uses the law of excluded middle. The contradictory statement must arise from the negated claim together with legitimate premises, not from an unrelated false assertion. When proving irrationality, reduce fractions to lowest terms so that the final common-factor contradiction is licensed.
A reliable strategy
- Write the exact logical negation of the claim, including domains and quantifiers.
- Assume that negation together with all original hypotheses.
- Derive consequences using definitions and established results until an explicit incompatibility appears.
- Name the contradiction and conclude that the assumed negation is false, hence the original statement true.
Fully worked example
Interpretation and application
Contradiction is powerful for impossibility, uniqueness, irrationality, and infinitude results. In applied arguments, 'the model predicts an impossible value' may instead reveal that a modelling assumption fails; it does not automatically prove a real-world claim outside the model.
Common mistakes
Verification and reasonableness
- Underline the exact pair of incompatible claims at the end.
- Check that every step depends only on accepted facts, hypotheses, or the temporary negation.
- Translate the conclusion back: the contradiction rejects the negation, not an unrelated premise.
Practice
- Negate 'every graph is connected.'
- Why assume $a/b$ is in lowest terms in the $\sqrt2$ proof?
- Is 'the result seems unlikely' a contradiction?
Answers and brief solutions
- There exists at least one graph that is not connected.
- So proving both $a$ and $b$ even genuinely contradicts coprimality.
- No. The conclusion must violate a precise fact or yield both a proposition and its negation.
Further deduction
A classic infinitude proof assumes finitely many primes $p_1,\ldots,p_k$ and considers $N=p_1\cdots p_k+1$. No listed prime divides $N$, since each leaves remainder 1. Yet every integer greater than 1 has a prime divisor, producing a prime absent from the supposedly complete list. The proof does not claim $N$ itself is prime; making that stronger, unnecessary claim is a common misunderstanding of the construction.
Contradiction is naturally a classical-logic method because it uses that $\neg\neg P$ yields $P$. In constructive settings, deriving a contradiction from $\neg P$ may establish only the impossibility of refutation unless additional principles are accepted; the proof system should be understood.
Related topics
Try it yourself
Hints are part of learning. Open one whenever it makes the next step feel possible.
How many counterexamples does the negation of 'all integers are positive' assert exist at minimum?
- $\neg(\forall n\,P(n))$ is $\exists n\,\neg P(n)$.
- Thus the negation asserts at least one non-positive integer exists.
End of lesson
Nice work making it this far.
Understanding grows through return visits. Save this lesson, try the practice, or continue when you are ready.
