How Many Cases Do I Need to Consider for Proof by Contradiction?

AI Thread Summary
To prove the statement P → (Q ∧ Z) by contradiction, it is sufficient to demonstrate a contradiction in just one of the cases where (Q ∧ Z) is false, as this implies at least one of the conditions must hold. However, some may argue that to fully establish the proof, all possible cases should be considered to ensure no contradictions remain. The discussion highlights the importance of understanding the logical relationships and negations involved in the proof. Ultimately, proving one case can suffice, but clarity on the teacher's expectations is crucial. The conversation emphasizes the nuances of logical proofs and the necessity of thorough reasoning.
cris(c)
Messages
21
Reaction score
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!
 
Physics news on Phys.org
If you want to prove the first one is true all you have to do is prove it by only one of the cases, because QandZ is false only if one of those cases occurs, but depending on what your teacher wants you can do all three cases.
 
mtayab1994 said:
If you want to prove the first one is true all you have to do is prove it by only one of the cases, because QandZ is false only if one of those cases occurs, but depending on what your teacher wants you can do all three cases.

This means that the proof is complete if I assume (say) case (i) to be true and arrive to a contradiction?
 
cris(c) said:
This means that the proof is complete if I assume (say) case (i) to be true and arrive to a contradiction?

Yes because Q and Z could only be true if Q and Z are both true or if Q and Z are both false, therefore all you have to do is prove it using one case. Hope this helps you.
 
mtayab1994 said:
Yes because Q and Z could only be true if Q and Z are both true or if Q and Z are both false, therefore all you have to do is prove it using one case. Hope this helps you.

Think I got it. Thanks a lot!
 
No Problem.
 
mtayab1994 said:
No Problem.

Hi again,

It appears that your answer is not completely correct or I am truly messed up. Negating (Q and Z) means that either (Q and not Z) or (Z and not Q). Hence, to actually show that P implies (Q and Z), don't we need to show that both of the above cases aren't possible true? I mean, showing that P implies (Z and not Q) does not exclude the possibility that (Q and not Z) still is true, does it?

Thanks!
 
Back
Top