Quoting "If G is an abelian group and $n \in \Bbb N$, show that $\phi :G \rightarrow G$ defined by $ g \mapsto g^n$ is a group homomorphism."
My take here is that
- We cannot establish directly that $\phi (a \circ b) = (a \circ b)^n = a^n . b^n = \phi(a) . \phi(b)$ is necessarily true as we do not know the group operation and the affiliated set.
- As $g$ is mapped to $g^n$, it follows that $\phi$ is a morphism from G to the cyclic group $( \Bbb Z_n , +)$ with the following mapping:
$$\phi : g \mapsto \{1,g, ...,g^{n-1} \} $$
Also $Ker (\phi) =\{ g \in G:\phi(g) = 1 \}$= $\{1^n , n\in \Bbb N \}$ is a normal subgroup as G is defined as abelian: $ 1^n \circ g = g \circ 1^n$.
Let $H = Ker(\phi)$ be a normal subgroup. [Not too certain about what to do here]
Any input in general and input about how to proceed is much appreciated.