Warning11.1.1.What contradiction should we aim for?
As we warned earlier, once you are comfortable with the logic of proof by contradiction, it becomes tempting to use it everywhere. However, we caution the reader to use this method after first trying a direct or contrapositive proof. One very good reason for this caution is that a direct or contrapositive proof has a well defined starting point:
but in contrast with direct and contrapositive proofs, it is not clear what statement we need to generate the contradiction. We know we need some contradiction, but which contradiction we should reach? How do we know where to aim? This can make it much harder.
We can generate a contradiction for our proof by contradiction is to show that one of our assumptions is both true and false. For example, when we start a proof by contradiction, we assume that the result is actually false and this, in turn, requires us to make an assumption, say, \(Q\text{.}\)One way we can generate a contradiction is to reach a conclusion \((\neg Q)\text{.}\) However this is not the only way to generate a contradiction.
Proof by contradiction can work very nicely for results of this form “There is no smallest \(X\)” or “There is no largest \(X\)” (where \(X\) is some interesting mathematical object). We can construct the proof by
assume that there is a smallest \(X\text{,}\) call it \(X_1\text{,}\) then
We prove this result by contradiction. Assume the result is false, so there is some smallest positive real number \(r\text{.}\) But then \(0 \lt r/2 \lt r\text{,}\) making \(r/2\) is a smaller positive real number. This contradicts our assumption that \(r\) was the smallest positive real number. Hence the result must be true.