Theorems · Definition · commutative algebra
Ideal.basisSpanSingleton
{ι : Type u_1} →
{R : Type u_2} →
{S : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : CommRing S] →
[IsDomain S] →
[inst_3 : Algebra R S] → Module.Basis ι R S → {x : S} → x ≠ 0 → Module.Basis ι R ↥(Ideal.span {x})A basis on S gives a basis on Ideal.span {x}, by multiplying everything by x.
- Defined in
- Mathlib.RingTheory.Ideal.Basis
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Idealstatement · cited by 4,748
- IsDomainstatement and proof · cited by 2,196
- Module.Basisstatement and proof · cited by 1,477
- Ideal.spanstatement and proof · cited by 948
- LinearMap.rangeproof · cited by 893
- LinearEquiv.transproof · cited by 298
- Submodule.restrictScalarsproof · cited by 180
- Module.Basis.mapproof · cited by 70
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.absNorm_span_singletonproof · cited by 18
- Ideal.basisSpanSingleton_applystatement · cited by 2
- Ideal.basisSpanSingleton.congr_simpstatement and proof · cited by 0
- Ideal.constr_basisSpanSingletonstatement and proof · cited by 0