I am working with Logical Equivalence problems as practice and im getting stuck on this question. Can somebody help?
Im trying to show that The LHS is equivalent to the RHS
(¬P ∧ ¬R) ∨ (P ∧ ¬Q ∧ ¬R) is equivalent to ¬R ∧ (Q ⇒ ¬(P ∧ ¬R))
I have tried this so far:
(¬(P ∨ R) ∨ (¬Q ∧ P ∧ ¬R))
¬(¬(P ∨ R) ∨ (¬Q ∧ P ∧ ¬R))
(P ∨ R) ∨ (Q ∧ ¬(P ∨ ¬R))
But im unsure how to carry on from here
LHS :
by Distributivity
by Distributivity again; finally, due to : $T ∧ \alpha \equiv \alpha$, we have :
RHS :
by Material Implication and De Morgan; then by Distributivity again and : $F ∨ \alpha \equiv \alpha$, we have :
and finally, by Distributivity :