153k views
3 votes
p → ¬q use the conditional-disjunction equivalence to find an equivalent compound proposition that does not involve conditionals

User Toffor
by
3.7k points

1 Answer

4 votes

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)

User Chong Tang
by
3.9k points