I need a proof that the set of natural numbers with the the relationship of divisibility form a distributive lattice with $\operatorname{gcd}$ as "$\wedge$" and $\operatorname{lcm}$ as "$\vee$".
I know that for a general lattice it can be shown that $$a \wedge (b \vee c) \geq (a \wedge b) \vee (a \wedge c)$$ and if we can show the opposite, that $$a \wedge (b \vee c) \leq (a \wedge b) \vee (a \wedge c)$$ then the two are equal. How do I prove this second part?
I am not experienced with number theory, and I have struggled to get a meaningful expression of $\operatorname{gcd}$'s and $\operatorname{lcm}$'s.
Alternatively, is there a different way you can show me how to prove this?
Thank you!