Assumptions:
TeX:
b \mid \operatorname{lcm}\!\left(a, b\right) a \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; b \in \mathbb{Z} \setminus \left\{0\right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LCM | Least common multiple | |
ZZ | Integers |
Source code for this entry:
Entry(ID("4f1441"), Formula(Divides(b, LCM(a, b))), Variables(a, b), Assumptions(And(Element(a, ZZ), Element(b, SetMinus(ZZ, Set(0))))))