The proof goes on like this :
$Z$ denotes integers.
$a^m=e$ for some positive integer $m$. Let $n$ be the smallest positive integer such that $a^n=e$ if $s \epsilon Z$ and $s=nq+r$ for $0\le r < m$ then $$a^s=a^{nq+r}=a^r \ \ \ (*)$$.
Then after this statement, the book proves that all elements of the finite cyclic group is distinct and creates a homorphism between this group and $<Z_{n},+_{n}>$
What I couldn't get in the proof is what does $(*)$ tell us? I couldn't understand it and why is it needed in the proof? Also why do we work with positive integers, why do we let $n$ be the smallest integer instead of minimizing $|n|?$