Theorems · Theorem · commutative algebra
Ideal.basisSpanSingleton_apply
∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} [inst : CommSemiring R] [inst_1 : CommRing S] [inst_2 : IsDomain S]
[inst_3 : Algebra R S] (b : Module.Basis ι R S) {x : S} (hx : x ≠ 0) (i : ι),
↑((Ideal.basisSpanSingleton b hx) i) = x * b i- Defined in
- Mathlib.RingTheory.Ideal.Basis
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Submodule.restrictScalarsproof · cited by 180
- LinearMap.mulLeftproof · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.absNorm_span_singletonproof · cited by 18
- Ideal.constr_basisSpanSingletonproof · cited by 0