Fungrim home page

Fungrim entry: 720766

gcd ⁣(a,1)=1\gcd\!\left(a, 1\right) = 1
Assumptions:aZa \in \mathbb{Z}
TeX:
\gcd\!\left(a, 1\right) = 1

a \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
GCDgcd ⁣(a,b)\gcd\!\left(a, b\right) Greatest common divisor
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("720766"),
    Formula(Equal(GCD(a, 1), 1)),
    Variables(a),
    Assumptions(Element(a, ZZ)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC