Definitions and properties of coprime
#
@[reducible]
m
and n
are coprime, or relatively prime, if their gcd
is 1.
Equations
Instances For
@[deprecated Nat.Coprime.mul_left (since := "2025-08-04")]
Alias of Nat.Coprime.mul_left
.