cris(c)
- 21
- 0
Homework Statement
Suppose I want to prove the following statement by contradiction:
P \longrightarrow (Q \land Z)
Homework Equations
If (Q \land Z) is false, then either: (i) Q is false and Z is true; (ii) Q is true and Z is false; (iii) Q and Z are false.
The Attempt at a Solution
Do I need to consider all possible cases in which (Q \land Z) is false and arrive to a contradiction or it suffices to show a contradiction in only one possible of the three possible cases?
Thanks for your help!