I'm like two steps away from finishing a proof dealing with isomorphisms, but I am unable to explain the following proposition that would allow me to continue. Could someone explain to me how this works:
If gcd(a,b) = 1, a|c, and b|c, then ab|c.
I see that gcd(a,b) = 1 implies there exists x and y such that ax + by = 1. Then multiplying by c gives us cax + cby = c. Since a|ax and b|c, then ab|cax. Since b|by and a|c, then ab|cby. ...
How do I proceed from here? Is it logical to say that because ab|cax and ab|cby, then ab|c? It just doesn't feel right to me.
XI Wiki


