Theorems · Definition · linear algebra
Submodule.tensorSpanEquivSpan
(R : Type u_1) →
(A : Type u_2) →
{M : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
[inst_5 : Module A M] →
[IsScalarTower R A M] →
[Algebra.IsEpi R A] →
[Module.Flat R A] →
(s : Set M) → TensorProduct R A ↥(Submodule.span R s) ≃ₗ[A] ↥(Submodule.span A s)If A is a flat epi R-algebra and s is a subset of an A-module M then the natural
surjection from A ⊗[R] span R s to span A s is an equivalence.
- Defined in
- Mathlib.LinearAlgebra.Span.TensorProduct
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 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 and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- Submodulestatement · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Submodule.spanstatement and proof · cited by 1,504
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.coe_tensorSpanEquivSpan_apply_tmulstatement · cited by 0