Asked by Kid

One of the De Morgan's laws states ¬(p ∧ q) ≡ ¬p ∨ ¬q . Does that also apply to three propositions p, q, and r for example? Like would ¬(p ∧ q ∧ r) ≡ ¬p ∨ ¬q ∨ ¬r work?

Answers

Answered by Steve
yes. Think about it
p^q^r is true only if all three are true
so, ¬(p^q^r) is true if any one of them is false.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions