If we know that $cb'=da'$ and if we know that $\gcd(a',b')=1$ then show that $c=ka'$ and $d=kd'$ for some $k\in\mathbb{N}$.
My attempt : since $\gcd(a'b')=1\implies a'u+b'v=1$ by multiplying by $c$ we get that $a'cu+b'cv=c$. Which indcates that that $a'$ divides $c$. Is this a valid proof for $c=ka'$?