Proof Techniques and Notes Flashcards
1
Q
direct proof
A
most straight forward and basic method
2
Q
proof by exhaustion
A
check all cases
3
Q
WLOG
A
without loss of generality
4
Q
proof by contraposition
A
P => Q is equivalent to ~Q => ~P. Best used if higher degree => lower degree. Must state “by contraposition.”
5
Q
proof by contradiction
A
Assume P is false. Deduce some proposition Q. Also deduce ~Q. Conclude that P must have been true. Must state “this contradiction implies.”