Let $\mathbb Z_n$ be a cyclic group of order $n$ and for each integer $a$ define
$$\sigma_a : \mathbb Z_n \mapsto \mathbb Z_n, \qquad \sigma_a(x) = x^a, \quad\forall \; x \in \mathbb Z_n.$$
Prove that $\sigma_a \circ \sigma_b = \sigma_{ab}$. Deduce that the map $\bar{a} \mapsto \sigma_a$ is an isomorphism of ($\mathbb{Z} / n \mathbb{Z})^{\times}$ onto the automorphism group of $\mathbb Z_n$ (so $Aut(\mathbb Z_n)$ is an abelian group of order $\phi(n)$).
The question is section 2.3 question 26 part d page 75 of Dummitt and Foote's Abstract Algebra.
Understand the other parts, but this one has me a bit baffled.
Define a mapping $\Phi : (\mathbb{Z}/n\mathbb{Z})^\times \rightarrow \mathsf{Aut}\ Z_n$ by $\Phi(\overline{a}) = \sigma_a$. Since, $\sigma_a = \sigma_b$ if and only if $a \equiv b$ $mod$ $n$, $\Phi$ is well defined.
Moreover, letting $x \in Z_n$ be arbitrary, we have $(\sigma_a \circ \sigma_b)(x) = \sigma_a(\sigma_b(x)) = \sigma_a(x^b) = (x^b)^a = x^{ab} = \sigma_{ab}(x)$.
Thus, $\sigma_a \circ \sigma_b = \sigma_{ab}$.
In other words, $\Phi(\overline{a} \overline{b}) = \Phi(\overline{a}) \Phi(\overline{b})$.
Thus $\Phi$ is a homomorphism.
Finally, since every automorphism of $Z_n$ is equal to $\sigma_a$ for some $a$, $\phi$ is surjective. Since $\mathsf{Aut}\ Z_n$ and $(\mathbb{Z}/n\mathbb{Z})^\times$ are finite $\phi$ is bijective. Thus $\Phi$ is an isomorphism.