Education and Worksheets
Using the rules of negation, write the negation of the following:
(p → r) ∧ q
~ [(p → r) ∧ q] ≡ ~(p → r) ∨ ~q ....[Negation of conjunction]
≡ (p ∧ ~ r) ∨ ~q .....[Negation of implication]