Mathlib Map

Theorems · Definition · commutative algebra

EuclideanDomain.r

{R : Type u} → [self : EuclideanDomain R] → R → R → Prop

A well-founded relation on R, satisfying r (a % b) b. This ensures that the GCD algorithm always terminates.

Defined in
Mathlib.Algebra.EuclideanDomain.Defs
Cited by
13 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
EuclideanDomain

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 by17

Results whose statement or proof uses this declaration.