Proof by contradiction proves a claim by assuming the opposite and showing that the assumption leads to an impossibility. If the logic is valid and the contradiction is genuine, the original claim must be true.
This method is useful when the negation gives you something concrete to work with. A classic case is proving that is irrational: once you assume it is rational, you can write it as a fraction and follow the consequences.
How proof by contradiction works
Suppose the statement you want to prove is .
In a contradiction proof, you begin by assuming is false. Then you reason from that assumption until you reach a contradiction, such as:
or a conflict with a known definition, or a statement that cannot hold at the same time as an earlier step.
At that point, the negation of cannot be correct, so must be true.
The key condition is that the contradiction must come from valid reasoning and accepted facts. A result that merely looks strange is not enough. It has to be impossible under the definitions or theorems you are using.
When to use proof by contradiction
Proof by contradiction works best when the opposite of a claim has a rigid structure. That happens often in number theory, impossibility proofs, and some existence questions.
For example, if you want to prove that a number is irrational, assuming it is rational gives you a fraction form to work with. That extra structure often makes the contradiction easier to find than a direct proof.
It is less useful when a short direct proof already exists. Contradiction is a valid method, but it should clarify the argument rather than make it feel longer than necessary.
Worked example: why is irrational
A classic proof by contradiction shows that is irrational.
Start by assuming the opposite:
If that were true, then could be written as
where and are integers, , and the fraction is in lowest terms.
Now square both sides:
so
This tells us that is even. That forces to be even too, because the square of an odd integer is odd. So write
for some integer .
Substitute that into :
Now is even, so is even as well.
But now both and are even. That means both are divisible by , which contradicts the assumption that was already in lowest terms.
So the original assumption was false. Therefore is irrational.
Why the contradiction is decisive
The contradiction is not just "something feels wrong." It is specific:
- The assumption says in lowest terms.
- The algebra shows both and must be even.
- A fraction cannot be both in lowest terms and have numerator and denominator divisible by .
That direct clash is the contradiction.
Common mistakes in proof by contradiction
One common mistake is assuming the opposite too vaguely. You need the actual negation of the statement, not just a nearby statement that sounds similar.
Another mistake is reaching a contradiction because of an invalid algebra step. In that case, the contradiction proves only that the algebra was wrong, not that the original claim was true.
A third mistake is not naming the fact that is being contradicted. Good proofs make the conflict explicit: a parity rule, a definition, a minimality condition, or a previously proved theorem.
It is also easy to hide weak reasoning behind the phrase "this is a contradiction." If you cannot point to the exact fact that failed, the proof is probably incomplete.
A simple proof by contradiction template
For many beginner proofs, the structure looks like this:
- Assume the statement is false.
- Translate that assumption into a concrete form.
- Push the consequences step by step.
- Reach a contradiction with a known fact.
- Conclude the original statement is true.
If step 2 is weak, the proof usually stays fuzzy. The strongest contradiction proofs often come from turning the negation into something very concrete.
Try a similar contradiction proof
Try the claim "there is no smallest positive rational number." Assume there is one, call it , and ask what happens to . If you want to check your reasoning step by step on a similar proof, try your own version in GPAI Solver and compare each claim with the contradiction you are aiming for.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →