How to prove the following statement:
If $m \equiv m'$ mod $n$, then gcd$(m,n) = 1$ $\Longleftrightarrow$ gcd$(m',n) = 1$.
I have never learned number theory before, for me it's already hard to prove g.c.d of two integers is 1, not to mention the whole statement above.
These kinds of facts jump out frequently in my abstract algebra course. Is there any good introductory number theory book that has clear and illuminating proof for these "basic" facts? Then I can remember the proof technique and these "basic" results by rote.