Theorems · Theorem · linear algebra
Submodule.tensorEquivSpan_apply_tmul
∀ {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] [inst_6 : IsScalarTower R A M]
(p : Submodule R M) [inst_7 : Algebra.IsEpi R A] [inst_8 : Module.Flat R A] (a : A) (x : ↥p),
↑((Submodule.tensorEquivSpan A p) (a ⊗ₜ[R] x)) = a • ↑x- Defined in
- Mathlib.LinearAlgebra.Span.TensorProduct
- Cited by
- 0 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.coestatement · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Submodule.spanstatement · cited by 1,504
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.