Assumptions:
TeX:
\operatorname{lcm}\!\left(a, 1\right) = \left|a\right| a \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LCM | Least common multiple | |
Abs | Absolute value | |
ZZ | Integers |
Source code for this entry:
Entry(ID("8d90e9"), Formula(Equal(LCM(a, 1), Abs(a))), Variables(a), Assumptions(Element(a, ZZ)))