Let $G$ act on a set $X$. I am trying to prove that the set of orbits is a partition of $X$. I first define a relation $\sim$ on $X$ by $$x \sim y \iff y=x \wedge g$$ for some $g \in G$
Then I show that $\sim$ is a equivalence relation
I know the the equivalence class of $x$ is $$\{y \in X:y=x \wedge g \}=\langle x\rangle$$
for some $g \in G$ where $\langle x\rangle$ is the orbit of $x$. I conclude that the set of orbits is a partition of $X$.
How do I show that $\sim$ is an equivalence relation?