Assumptions:
TeX:
\operatorname{lcm}\!\left(a, a\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("c6631e"), Formula(Equal(LCM(a, a), Abs(a))), Variables(a), Assumptions(Element(a, ZZ)))