Mathlib Map

Theorems · Definition · commutative algebra

IsBezout.gcd

{R : Type u} → [inst : Ring R] → (x y : R) → [Submodule.IsPrincipal (Ideal.span {x, y})] → R

A choice of gcd of two elements in a Bézout domain. Note that the choice is usually not unique.

Defined in
Mathlib.RingTheory.PrincipalIdealDomain
Cited by
12 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingSubmodule.IsPrincipal

Around this declaration

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

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.