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