Theorems · Theorem · commutative algebra
IsBezout.gcd_eq_sum
∀ {R : Type u} [inst : CommRing R] (x y : R) [inst_1 : Submodule.IsPrincipal (Ideal.span {x, y})],
∃ a b, a * x + b * y = IsBezout.gcd x y- Defined in
- Mathlib.RingTheory.PrincipalIdealDomain
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Idealproof · cited by 4,748
- Ideal.spanstatement and proof · cited by 948
- Submodule.IsPrincipalstatement and proof · cited by 129
- Ideal.subset_spanproof · cited by 86
- IsBezout.gcdstatement and proof · cited by 12
- IsBezout.span_gcdproof · cited by 5
- Ideal.mem_span_pairproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Finset.gcd_eq_sum_mulproof · cited by 1