Let $G$ be a group and let $H$ be a normal subgroup of order 2. Prove that every element of $H$ commutes with every element of $G$.
Since $H$ is a normal subgroup of order 2, $H$ contains two elements, one of which is an identity element (as $H$ is, of course, a group). So $H = \{e,h\}$, for some other non-identity element $h \in H$. And $H$ is normal, so
\begin{align} Hg = gH &\implies \{e,h\}g = g\{e,h\} \\ &\implies \{g,hg\} = \{g,gh\} \end{align} for some $g \in G$.
Does this mean we possibly have $g=g$ (trivially), $g = gh$, $hg = g$, and $hg = gh$, and I need to prove each one of them? Furthermore, with $hg = gh$, is it necessary to show that $H$ is a central subgroup as well?