If $R$ is a reduced residue system modulo $n$ and $\gcd(a,n)=1$ then $\exists! b\in R$ such that $a\equiv b\pmod n$.
Recall:
$$R=\{a\in C \mid \gcd(a,n)=1\}$$ Where $C$ Is a complete residue system modulo $n$
I didn't quite understand the theorem even when i‘ve flipped the paper so i can see the proof of it, let’s take an example to clarify things.
Example:
Let $C=\{0,1,2,3\}\implies R=\{1,3\}$ but where is $a$ here? If $a=3,n=4$ Then $b$ here is just $3$, and it’s obvious that $3\equiv 3\pmod 4$ , so my question is what is $a$.