I am working on my proofs, and I think this is valid. Can anyone confirm?
For the initial conditions, we have that there are integers $a,b,c,d,m,n,u,v$ such that $$ad-bc=\pm1, u=am+bn, v=cm+dn$$ Now, I can state that suppose $ad>bc$. Then $ad-bc=1$ Thus we can say that both $a,b$ and $c,d$ are integers such that $(a,b)=(c,d)=1$ $$adu-bcu=u, adv-bcv=v $$ Letting $m=du=-bv, n=-cu=av$ Then $$(m,n)=(m,m,n,n)=(du,-bv,-cu,av)=(u(d,-c),v(a,-b))=(u,v)$$ We can argue that $bc>ad$ yields the same result.
Is this okay?
EDIT: I am not sure how to move forward...