Let n be a positive integer and let G be an Abelian group. Define
$H := \{x ∈ G : |x| \ \text{divides} \ n\}$
where x denotes the order of |x|. Show that H is a subgroup of G.
I know I need to prove that H is non-empty, contains the identity, e, and that it contains $ab^{-1}$. I'm just not sure how to prove this, thank you for any help!
Let me try. We have $e \in H$, because $|e| = 1$ divides $n$.
Let $x$, $y$ in $H$, then $|x|$, $|y|$ divides $n$. We need to prove that $|xy^{-1}|$ divides $n$. Indeed, you have $(xy^{-1})^{n} = x^ny^{-n} = e$.