Q: If P --> q is false, can you determine the truth value of (~p) V (p<-->q)?
My answer:
Yes. If p-->q is false then p is T and q is F.
p<-->q = ((p-->q) ^ (q-->p)) = contradiction = F
If p is T then ~p is F.
F V F = F
Please tell me if I am mistaken.
Thank you.
My answer:
Yes. If p-->q is false then p is T and q is F.
p<-->q = ((p-->q) ^ (q-->p)) = contradiction = F
If p is T then ~p is F.
F V F = F
Please tell me if I am mistaken.
Thank you.