write the negation of p conditional q
Answers
Answered by
0
Answer:
The negation of p ∧ q asserts “it is not the case that p and q are both true”. Thus, ¬(p ∧ q) is true exactly when one or both of p and q is false, that is, when ¬p ∨ ¬q is true. Similarly, ¬(p ∨ q) can be seen to the same as ¬p ∧ ¬q
Similar questions