Suppose $(a,b)=1$. If $a$ divides $c$ and $b$ divides $c$ prove that $ab$ divides $c$.
Use theorem $1.4$:
If $a$ divides $bc$ and $(a,b)=1$, then $a$ divides $c$.
$a$ divides $c \implies c=ak$
$b$ divides $c \implies bt=c=ak$
$(a,b)=1$, $au+bw=1$
I tried moving things around and plugging things in but I can't figure out how to finish the proof from here.