sea $G= \langle a \rangle$ con $\vert G \vert = n$ y $f: G \rightarrow \mathbb{Z}_n$.
considera la función
$a^n \mapsto n$.
veamos que está bien definida:
sean $h \neq k$ tales que $a^h = a^k$
entonces $a^h a^{-k} = e = a^{h-k}$ pero $h-k < n$ el orden de $a$ lo cual es una contradicción, por tanto, $f$ está bien definida y además es INYECTIVA.
veamos que $f$ es un morfismo:
$f(a^h a^k) = f(a^{h+k})= h + k = f( a^h)+ f( a^k )$
y por tanto es MORFISMO.
finalmente veamos que $f$ es suprayectiva:
sea $x \in \mathbb{Z}_n$
entonces $0 \leq x < n$
y entonces existe $a^x \in G$ tal que $f( a^x) = x$.
y entonces $f$ es un ISOMORFISMO.
Let $G = \langle a\rangle$ with $\lvert G\rvert = n$ and $f \colon G \to \mathbb{Z}_n$. Consider the function $a^n \mapsto n$. We shall see it is well-defined: Let $h \neq k$ such that $a^h = a^k$, therefore $a^ha^{-k} = e = a^{h-k}$, but $h - k < n$, the order of $a$, so we have a contradiction. Thus $f$ is well-defined, and also injective. Let's show that $f$ is a homomorphism: $f(a^ha^k) = f(a^{h+k}) = h+k = f(a^h) + f(a^k)$, so $f$ is a homomorphism. Finally, we see that $f$ is surjective: let $x \in \mathbb{Z}_n$, therefore $0 \leqslant x < n$ and hence there is $a^x \in G$ such that $f(a^x) = x$. Thus $f$ is an isomorphism.