Create your own
Lesson illustration

Proof by Contradiction

Hello. In the previous lesson, you proved implications by contraposition: rather than starting from , you assumed and established . Proof by contradiction is closely related, but it has a different logical shape and a broader range of uses.

This lesson develops the method carefully: you will learn how to negate the entire statement you want to prove, derive a genuine impossibility from that negation, and write the final conclusion precisely. We will use parity first, then a classic irrationality proof that will connect directly to later number theory.


The central idea: rule out the alternative

Suppose your goal is to prove a statement . A proof by contradiction begins by temporarily assuming that is false:

You then reason rigorously from that assumption, together with definitions and established facts. If this leads to an impossibility, the assumption cannot be true. Therefore must be true.

A contradiction must be a real logical conflict, not merely something surprising or inconvenient. Typical contradictions include showing that:

  • one integer is both even and odd;
  • a quantity is simultaneously equal to two unequal values;
  • an integer is equal to a noninteger;
  • a supposedly reduced fraction has a common factor;
  • an object both belongs and does not belong to a specified set.

The basic written structure is:

Proof. Suppose, for the sake of contradiction, that [the negation of the statement] holds.
Then [deduce consequences using definitions and known results].
But [state the impossibility and why it is impossible].
Therefore the assumption was false. Hence [the original statement] is true.

The phrase “for the sake of contradiction” signals that the assumption is provisional. You are not claiming it is true; you are testing its consequences.

Proof by Contradiction | Method & First Example

Watch “Proof by Contradiction | Method & First Example” by Dr. Trefor Bazett for a concise visual account of the method and a complete parity proof.

Watch the logical skeleton for the three-stage structure: assume the negation, derive an impossibility, reject the assumption. Then watch the parity proof, where the negation of “no integer is both even and odd” is translated into the existence of a particular integer with both properties. Finish with the conclusion, paying attention to how the contradiction is explicitly identified before the theorem is asserted.


A first proof: no integer is both even and odd

Consider the claim:

This is a universal negative statement. More explicitly, it says that every integer fails to have the two properties simultaneously:

To negate it, reverse the quantifier and remove the inner negation. Its negation is:

So a contradiction proof must begin by assuming there is a particular integer that is both even and odd.

Theorem. No integer is both even and odd.

Proof. Suppose, for the sake of contradiction, that there exists an integer that is both even and odd.

Because is even, there is an integer such that

Because is odd, there is an integer such that

Since both expressions equal ,

Rearranging gives

The left-hand side is even, since it is twice the integer . But the right-hand side is odd. This is impossible.

Therefore our assumption was false. No integer is both even and odd.

Notice the architecture of the proof:

  1. The negation supplied a witness, the alleged integer .
  2. Each of the two assumed properties supplied an algebraic representation of .
  3. Equating the representations forced an impossibility.

This pattern will recur throughout number theory: assume an exceptional object exists, unpack its defining properties, and show that those properties cannot coexist.

Proofs

Read the “Proof by Contradiction” discussion in Runestone Academy’s Proofs to consolidate the logical basis and the standard proof-writing form.

In the subsection “Proof by Contradiction,” begin with its opening paragraph and read through the general form of the method, stopping just before the sudoku example begins. Read the logical setup. Focus on the point that the derivation itself is valid: the only assumption that can be rejected is the one introduced for contradiction.


A deeper example: proving that is irrational

A number is rational if it can be written as a ratio of integers:

where and . Any rational number can be expressed in lowest terms, meaning its numerator and denominator have no common positive divisor other than . In symbols, we can arrange that

The theorem is:

A direct proof would require somehow showing that no fraction can equal , which offers no natural starting point. Contradiction turns this negative-looking statement into something concrete: assume that one reduced fraction does equal .

Theorem. is irrational.

Proof. Suppose, for the sake of contradiction, that is rational. Then there exist integers and , with and

such that

Squaring both sides gives

Multiplying by , we obtain

Thus is even. From the parity result proved in the previous lesson,

Therefore there exists an integer such that

Substitute this into :

Hence

so, after dividing by ,

Thus is even, and therefore is even as well.

We have shown that divides both and . But this contradicts the assumption that

Therefore the supposition that is rational is false. Hence is irrational.

The contradiction does not simply restate the assumption in opposite language. It appears “far away” from the starting point: an alleged rational representation in lowest terms is forced to have a common divisor. That is one reason contradiction is powerful. It permits you to pursue consequences until a hidden incompatibility emerges.

Two details are essential:

  • We chose a representation in lowest terms before beginning the algebra. Without that condition, finding that both and are even would not itself be contradictory.
  • The earlier theorem that an even square has an even root did real work. Proof by contradiction does not replace established results; it creates a situation in which those results can be applied decisively.

Contradiction for an implication

For an implication

the statement fails only in one circumstance: is true and is false. Therefore,

is logically equivalent to

This tells you exactly what to assume when proving an implication by contradiction: assume the hypothesis and assume the conclusion fails.

Consider the claim:

To prove this by contradiction, assume there is an integer for which the hypothesis holds but the conclusion does not.

Proof. Suppose, for the sake of contradiction, that there exists an integer such that is even but is not even. Since is an integer and is not even, is odd. Thus there exists an integer with

Then

So is odd. But our assumption said that is even. This is a contradiction.

Therefore no such integer exists. Hence, if is even, then is even.

This example sits near the boundary between contradiction and contraposition. A contraposition proof would assume that is odd and prove that is odd. The algebra is the same. The distinction is in the proof’s logical setup:

MethodWhat you assumeWhat you establish
Direct proof
Contraposition
ContradictionAn impossibility

In many elementary parity problems, either contraposition or contradiction works. As proofs become more sophisticated, contradiction often becomes preferable because the contradiction may involve a new property that is neither nor , as in the reduced-fraction contradiction for .


Choosing the method and writing it reliably

A decision chart for deciding whether a task calls for proving or disproving a statement, then choosing a direct argument, contradiction, or a counterexample. It is a useful first guide, though contraposition is also an important option when the negation of a conclusion is especially workable.

The decision chart captures an important initial distinction: a universal claim that is false is disproved by one valid counterexample, whereas a true universal claim requires proof. Once you have decided to prove a statement, choice of method is strategic rather than mechanical.

Contradiction is especially promising when:

  • the claim says that no object with certain properties exists;
  • the negation gives a useful witness, such as a particular integer, fraction, graph, or solution;
  • assuming the opposite creates two conditions that seem incompatible;
  • a “minimal,” “largest,” or “lowest terms” choice is likely to be undermined by the consequences of the assumption.

Before finalizing a proof by contradiction, check these points.

  1. Negate the whole target statement.
    If the target is an implication, include both the hypothesis and the failure of the conclusion. If the target says “there exists,” its negation says “for every”; if it says “for every,” its negation says “there exists.”

  2. State the assumption explicitly.
    Do not merely write “Suppose not.” Your reader should know precisely what “not” means in the present context.

  3. Use definitions rather than intuition.
    In the parity proof, “even” became , and “odd” became . In the irrationality proof, “rational” became a reduced quotient .

  4. Name the contradiction.
    Write why the final outcome is impossible: perhaps an integer is both even and odd, or two supposedly coprime integers are both divisible by .

  5. Reject only the temporary assumption.
    The conclusion is not “we found something false,” but rather “the negation of the theorem cannot hold; therefore the theorem holds.”

A contradiction proof is not an invitation to assume whatever is convenient. Its rigor comes from assuming exactly the negation of the target, then ensuring every subsequent step follows validly.


Key takeaways

To prove a statement by contradiction:

derive an impossibility, and conclude that is true.

For an implication,

a contradiction proof assumes

The proof that no integer is both even and odd illustrated how contradictory definitions can force an algebraic impossibility. The proof that is irrational showed a more substantial pattern: assume a carefully normalized object exists, then prove that it violates its own defining condition.

Next, you will turn to mathematical induction, a method designed for proving infinitely many statements indexed by the positive integers.

Can't find a good explanation? Sign up and we'll make it for you

Sign up