Next: Basic Concepts and Terminologies
Up: Proof Techniques
Previous: Proof by Induction
Proof by contradiction is another powerful technique that often works when everything else fails. Suppose that we want to prove that some statement
is true.
We then assume for the moment, that
is false and to see whether this will lead to a contradictive statement. If it does, then the only assumption to be blamed is the starting assumption that
is false. We then can conclude that
is true.
xiangyang li
2000-09-06