Suppose that we are given reduced rational numbers $\,\dfrac{a}{k},\ \dfrac{b}{\ell},\ \dfrac{c}{q},\,$ i.e. $\gcd(a,k)=\gcd(b,\ell)=\gcd(c,q)=1$ such that $$\frac{c}{q}=\frac{a}{k}-\frac{b}{\ell}.$$
Then we have $\ q=k'\ell'e = {\dfrac{gk'l'}{f}}$ and $\,c=\dfrac{a\ell'-bk'}{f}$, where $$g=\gcd(k,l),\,\ k'\,=\frac{k}g,\,\ \ell'=\frac{\ell}g,\,\ e=\frac{g}f,\ f=\gcd(a\ell'\!-bk',g).$$
I have some troubles to prove that $\,q=\ell'k'e.\,$ I was trying something like that: $$\frac{c}{q}=\frac{a\ell-bk}{k\ell}.$$ If we assume that $t=\gcd(a\ell-bk,k\ell)$, then $c=\dfrac{(a\ell-bk)}{t}$ and $q=\dfrac{kl}{t}$. Then I performed some manipulations but I did not reach the needed equality.
Can anyone show it please? Thank you!