Let $K$ be a normal subgroup of $G.$ If $[G:K] = m$ then prove that $g^m \in K$ for all $g \in G$.
Solution: If $[G:K] = m$ then $|G/K| = m$. By Lagrange's theorem, the order of an element divides the order of the group. Therefore $(gK)^m = K$ for any coset $gK$. So for any $g \in G$, we have $(gK)^m = g^mK = K$, which means that $g^m \in K$. $\square$
I don't understand why we can make the claim that $(gK)^m = K$ for all cosets $gK$ because the order of an element divides the order of the group.