Mathlib Map

Theorems · Definition · commutative algebra

IsCoprime

{R : Type u} → [CommSemiring R] → R → R → Prop

The proposition that x and y are coprime, defined to be the existence of a and b such that a * x + b * y = 1. Note that elements with no common divisors are not necessarily coprime, e.g., the multivariate polynomials x₁ and x₂ are not coprime.

Defined in
Mathlib.RingTheory.Coprime.Basic
Cited by
321 results in Mathlib
Foundations
Depth 12 from the axioms, rests on 98 definitions · uses no axioms
Assumes
CommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by331

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 331.