Let A be a set.Define the binary operation $\bigtriangleup$ on $P(A)$ by $X \bigtriangleup Y = (X-Y) \cup (Y-X)$ for all $X,Y \in P(A)$.Prove that $\langle P(A), \bigtriangleup\rangle$ is an abelian group.
In this question I stuck in showing that the binary operator $\bigtriangleup$ is associative.
I wrote what are $X \bigtriangleup (Y \bigtriangleup Z)$ and $(X \bigtriangleup Y) \bigtriangleup Z$, and then by drawing Venn diagrams, I concluded that these two operations gives different results.I checked my calculations, but couldn't find anything.
I can write here my calculations, but the way that I have tried to solve is pretty tedious way to prove such kind of thing, so I am asking that how can I prove that this binary operator is, in fact, associative ?
$1_{A \Delta B} = (1_A + 1_B) \mod 2$. Now, $$1_{(A \Delta B) \Delta C} = (1_{A \Delta B} + 1_C) \mod 2 = (1_A + 1_B + 1_C) \mod 2$$ From the symmetry, it follows that $(A \Delta B) \Delta C = A \Delta (B \Delta C)$