Let $m$ be a positive integer. Let $a$ be an integer relatively prime to $m$. $S$ is a reduced complete set of residue classes modulo $m$. Set $$T =aS=\{as | s ∈ S\},$$ then prove that $T$ is also a reduced complete set of residue classes modulo $n$.
How to prove this? Will the $n$ be always less than $m$ as $aS$ will have only $m$ elements?
Hint: If $as_1 \equiv as_2 \pmod m$, then we have $m|a(s_1 -s_2)$. Now you need to show that $m \nmid a$ so $m|(s_1 - s_2)$. Now what can you conclude from $0 \le |s_1 - s_2| < m$ ?
Then you should have that $aS$ has $m$ distinct elements $\pmod m$ which means...