0:00
ExpertLogical EquivalenceEquivalence Check

Prove that XOR is associative by showing:

(A XOR B) XOR C ≡ A XOR (B XOR C)

Where XOR means (P ∧ ¬Q) ∨ (¬P ∧ Q)