Theorems · Theorem · commutative algebra
IsBezout.span_gcd
∀ {R : Type u} [inst : Ring R] (x y : R) [inst_1 : Submodule.IsPrincipal (Ideal.span {x, y})],
Ideal.span {IsBezout.gcd x y} = Ideal.span {x, y}- Defined in
- Mathlib.RingTheory.PrincipalIdealDomain
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Ringstatement and proof · cited by 7,463
- Idealstatement · cited by 4,748
- Ideal.spanstatement and proof · cited by 948
- Submodule.IsPrincipalstatement and proof · cited by 129
- Ideal.span_singleton_generatorproof · cited by 17
- IsBezout.gcdstatement · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- IsRelPrime.isCoprimeproof · cited by 5
- span_gcdproof · cited by 2
- IsBezout.dvd_gcdproof · cited by 2
- IsBezout.gcd_eq_sumproof · cited by 1
- Function.Surjective.isBezoutproof · cited by 0