Please help!
I need a proof using modulars on proving that with integers $a$, $b$, and $n$, if $a$ and $b$ are each relatively prime to $n$ then the product $ab$ is also relatively prime to $n$.
So far, what I really need help with is how to express this in modulars. I know that I need to use mod, but I am not sure how to express this.