Task:
Show that in the factor group $\Bbb Q / \Bbb Z$, there is an element for every $n \in \Bbb N_+$ such that the order of that element is $n$.
Solution:
We take a look at the residue class $[$$1 \over n$$]$.
It is
$n$ $[$$1 \over n$$]$ = $[$$n \over n$$]$ = [$1$] = [$0$]
since $1$ belongs to $\Bbb Z$. On the other hand, for
$1 \le k \le n - 1$,
we receive
$k$ $[$$1 \over n$$]$ = $[$$k \over n$$]$,
which is a rational number, but not an integer. So it is
$k$ $[$$1 \over n$$]$ $\neq 0$,
and therefore, $n$ is the order of $[$$1 \over n$$]$.
There are some things that I don't understand since I have my issues with residue classes in general.
What kind of elements does $\Bbb Q / \Bbb Z$ contain?
Why is [$1$] = [$0$]?
How does the proof function in general? How did he conclude that $n$ is indeed the order of $[$$1 \over n$$]$? I don't see the point he is making.