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