I have read the surprising fact that $SO_3(\mathbb{Z}) \simeq SO_3(\mathbb{Z}/3\mathbb{Z}) $. At first I could only come up with diagonal elements of $SO_3$ such as:
$$\left[ \begin{array}{rrr} -1 & 0 & 0 \\ 0 & -1 & 0 \\ 0 & 0 & 1 \end{array} \right] $$
However, then I was able to come up with rotations:
$$\left[ \begin{array}{rrr} 0 & 1 & 0 \\ -1 & 0 & 0 \\ 0 & 0 & 1 \end{array} \right] $$
This rotation group needs to preserve the cube $\{ -1, 1\}^3$, and the are 24 symmetries of the cube, so $|SO_3(\mathbb{Z})| \leq 24$.
How can I show this is an isomorphism?
For a simple explanation : a matrix in $O_n(\mathbb{Z})$ can only have $0$ and $\pm 1$ as coefficients, so reducing modulo $3$ is injective.