Let X be a set and let $P(X)$ denote the set of all subsets of X, that is $P(X)= \{A|A\subseteq X\}$. given $A,B\in P(X),$ define $A \triangle B:=(A\setminus B)\cup(B\setminus A)$.
Prove that $(P(X), \triangle)$ is a group.
Using the definition of a group I assume I have to show that there exist an associativity, identity, and inverse.