I am looking at the proof of the Lagrange Theorem:
Let $G$ a finite group and $H$ a subgroup of G. Then $|H| \mid |G|$.
If $g \in G$, then $|gH|=|H|$.
If $g_1, g_2 \in G$ we consider $g_1H$ and $g_2H$.
To continue we show that $$g_1H \cap g_2H=\varnothing \text{ or } g_1H=g_2H$$ as followed:
At the set $G$ we define a relation $\sim$ like that: $$g_1 \sim g_2 \Leftrightarrow g_2^{-1} g_1 \in H$$ Then we show that this relation $\sim$ is an equivalence relation.
So $G$ is a partition of equivalence classes.
(partition=union of disjoint subsets)
$$$$ Could explain me why when we know that there is an equivalence relation then the group $G$ is a partition of equivalence classes?