I am given a set $H$ subset of a group $G$ closed under the binary operation and satisfying that if $g \in G$ then $g^2 \in H$. And I am to prove that $H$ is a normal subgroup of $G$ and that $G/H$ is Abelian.
What I have done is:
Take an an arbitrary $g \in G$.
We were told that for all $g \in G$, $g^2 \in H$ so $(gHg^{-1})^2 \subseteq H$
However $(gHg^{-1})^2 = gHg^{-1}gHg^{-1} = gH^2g^{-1} = gHg^{-1}$
I am not sure if my argument above is correct because I am not sure if my approach is mathematically correct.
I don't think you can get $(gHg^{-1})^{2}\subset H$, because an arbitrary element of $A^{2}$ is $ab$ where $a,b\in A$. Also, you should prove $H$ is a subgroup first, that is, prove $H$ is closed under taking inverses and $H\neq \emptyset$. And then prove it is normal.