Let $c \in \mathbb Z$ and $k=LCM(a,b)$.
Show that for every $a,b \in \mathbb Z$ \ {$0$} if $a\mid c$ and $b\mid c$ then also $k\mid c$.
Please dont give me the solution just a tip. My thoughts were that $c \ge LCM(a,b)$ so $c$ is a multiple of $k$ $\Rightarrow$ $c=LCM(a,b)*m$ with $m \in \mathbb N$. Then I have to look at to cases:
Case 1:
$c=LCM(a,b)$
then $a$ divides $c$, $b$ divides $c$ and then also $k$ divides $c$.
Case 2:
$c\gt LCM(a,b)$
a divides c and b divides c $\Rightarrow ax=c=by $ with $x,y \in \mathbb Z$ and a,b divides $LCM(a,b)$ then a,b divides also the multiple of $LCM(a,b)*ax*by*n$ with $n \in \mathbb N$.
Im pretty sure at Case 1 but not at Case 2. Does it make sense? please give me rate and a tip. Thank you!