Assumptions:
TeX:
\operatorname{xgcd}\!\left(a, 1\right) = \left(1, 0, 1\right) a \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
XGCD | Extended greatest common divisor | |
ZZ | Integers |
Source code for this entry:
Entry(ID("13ed5e"), Formula(Equal(XGCD(a, 1), Tuple(1, 0, 1))), Variables(a), Assumptions(Element(a, ZZ)))