I'm working on 2 boolean proofs
- (¬p⊕q)=(p⊕¬q=¬(p⊕q) <- I assume its equality law i'm not sure how to do this problem(I verified using truth table but I need to do algebraically)
- (¬p^¬q)∨(q^¬r)∨(¬p^¬r) = (q^¬r) ∨ (¬p^¬q)
what I did so far (for b)
(¬p^¬q)∨(¬p^¬r)∨(q^¬r) (just commutative law)
¬p^(¬q∨¬r)∨(q^¬r)
I assume I should leave (¬p^¬q) as it is and make ¬p^(¬q∨¬r) equal to (q^¬r) but I'm not sure how to go further from here..
Anyone can please clarify this??
For problem 1. use the XOR definition:
Then: