With proper justification, state the negation of the following.
(p → q) ∧ r
~[(p → q) ∧ r]
≡ ~ (p → q) ∨ ~ r ....[Negation of conjunction]
≡ (p ∧ ~q) ∨ ~ r ....[Negation of implication]