Common Multiple set

Type: definition

We define the set of common multiples of $a,b$ to be
\[
  \operatorname{mult}(a,b)=\operatorname{mult}(a)\cap\operatorname{mult}(b).
\]
This set contains exactly the multiples of both $a$ and $b$.