negation of (p double implication q) and (p or q)
Answers
Answered by
1
✍satyam _bradwaj
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. Our reasoning can be checked on the truth tables below
Similar questions