Which of the following describes the 'Law of Addition' in formal logic?
If PPP is true, then P∨QP \lor QP∨Q is true for any QQQ.
P∧QP \land QP∧Q is true if both PPP and QQQ are true.
If P ⟹ QP \implies QP⟹Q is true and PPP is true, then QQQ is true.
eg(P∧Q)≡¬P∨¬Q eg(P \land Q) \equiv \neg P \lor \neg Qeg(P∧Q)≡¬P∨¬Q.