0 Comments
Answer:
¬p ∨ ¬q
Explanation:
Since p → q is equivalent to ¬p ∨ q, just invert q
Using DeMorgans theorem, you could also write it as ¬(p ∧ q)