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