Is it possible to proof: when $gcd\left(m_1,m_2,m_3\right)=1$, then $\frac{lcm\left(m_1,m_2\right)m_3}{gcd\left(lcm\left(m_1,m_2\right),m_3\right)}=\frac{lcm\left(m_1,m_2,m_3\right)}{gcd\left(m_1,m_2,m_3\right)}$ is true for any positive integers $ m_1,m_2, m_3 $?
I have test many numbers looks it is actually true.