Associative set operation?

50 Views Asked by At

Define $A+B=(A\cup B) \backslash (A\cap B)$. Is this set operation associative? I've try to expand $(A+B)+C$ and $A+(B+C)$, but it just became too messy...