In ProofWiki’s first proof, it has taken me some time to understand. I often write $d=\gcd(a,b)$, $a=a’d$, $b=b’d$ for some $a',b' \in \Z_{>0}$, and $n$ as any common multiple of $a$ and $b$. Then $n = q_1 a = q_2 b$ for some $q_1,q_2 \in \Z$. The letter $q$ connotes quotient. To show that $\lcm(a,b) \times \gcd(a,b) = ab$, it suffices to show that
Equations \eqref{eq:isLCM} and \eqref{eq:leastLCM} mean that “$ab/d$ is a LCM of $a$ and $b$” and “$ab/d$ is the least LCM of $a$ and $b$” respectively.
Equation \eqref{eq:isLCM} is very easy to check since $\displaystyle \frac{ab}{d} = a’b = ab’$.
By Bézout’s Identity, $ax+by=d$ for some $x,y \in \Z$.
Since what we want is $\displaystyle \frac{ab}{d} (\dots) = n$, we multiply both sides of the above equation by $\displaystyle \frac{n}{d}$.
Hence \eqref{eq:leastLCM} is proved.