Given $X$ a non-empty set and $\mathcal{P}(X)$ with relation $\sim$ on $\mathcal{P}(X)$: $$\forall A, B \subset X: A \sim B \Leftrightarrow A \Delta B \text{ is finite}$$
Prove that $\sim$ is an equivalence relation on $\mathcal{P}(X)$.
I know that I have to prove that the relation is reflexive, symmetric and transitive. But I have no idea on how to start.