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