Prove that $\phi(xy) = \phi(x) \phi(y)$ for any $x$ and $y$ with $(x, y) = 1$.
I understand the concept, and have done several examples proofing this but cannot put it in "proof form" because unless its a counterexample, it cannot be proven by just using the numbers that I have from a table.
The Chinese remainder theorem indicates we can always separately solve
$$\begin{cases}a\equiv b_1\mod p_1^{\alpha_1} \\ \vdots \\a\equiv b_n\mod p_n^{\alpha_n}\end{cases}$$
for distinct primes $p_i$
So since there are $\varphi(p_i^{\alpha_i})$ choices for equivalence classes mod $p_i^{\alpha_i}$ coprime to the modulus for each of the independent choices, the total number of numbers coprime to $n$ is
$$\varphi(n)=\prod_{i=1}^n\varphi(p_i^{\alpha_i})$$