Assumptions:
TeX:
\gcd\!\left(a, 0\right) = \left|a\right| a \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
GCD | Greatest common divisor | |
Abs | Absolute value | |
ZZ | Integers |
Source code for this entry:
Entry(ID("c40be0"), Formula(Equal(GCD(a, 0), Abs(a))), Variables(a), Assumptions(Element(a, ZZ)))