6. Proof by Contradiction #
Created Wed May 1, 2024 at 6:40 PM
Note: the hypothesis here is a solution you want to test, or came up with and want it to work.
Steps for proof by contradiction:
- Assume that the hypothesis is false.
- Develop some logical consequences of this assumption.
- Show that one of these consequences is clearly-ridiculously-false, thereby showing the assumption is incorrect, and the hypothesis is correct.