Assumptions:
TeX:
\gcd\!\left(a, a\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("0f26cc"), Formula(Equal(GCD(a, a), Abs(a))), Variables(a), Assumptions(Element(a, ZZ)))