Theorems · Definition · linear algebra
TensorProduct.finsuppLeft
(R : Type u_1) →
(S : Type u_2) →
[inst : CommSemiring R] →
[inst_1 : Semiring S] →
[inst_2 : Algebra R S] →
(M : Type u_3) →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
[inst_5 : Module S M] →
[inst_6 : IsScalarTower R S M] →
(N : Type u_4) →
[inst_7 : AddCommMonoid N] →
[inst_8 : Module R N] →
(ι : Type u_5) → [DecidableEq ι] → TensorProduct R (ι →₀ M) N ≃ₗ[S] ι →₀ TensorProduct R M NThe tensor product of ι →₀ M and N is linearly equivalent to ι →₀ M ⊗[R] N
- Defined in
- Mathlib.LinearAlgebra.DirectSum.Finsupp
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 93 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
Cited by12
Results whose statement or proof uses this declaration.
- TensorProduct.finsuppScalarLeftproof · cited by 8
- Representation.finsuppTensorLeftproof · cited by 3
- TensorProduct.finsuppLeft_apply_tmulstatement and proof · cited by 2
- TensorProduct.finsuppLeft_apply_tmul_applystatement · cited by 2
- TensorProduct.finsuppLeft_symm_apply_singlestatement · cited by 2
- TensorProduct.finsuppLeft_applystatement and proof · cited by 1
- TensorProduct.finsuppScalarLeft_apply_tmul_applyproof · cited by 1
- TensorProduct.finsuppScalarLeft_symm_apply_singleproof · cited by 1
- TensorProduct.finsuppLeft'proof · cited by 0
- TensorProduct.finsuppLeft'_applystatement · cited by 0
- TensorProduct.finsuppLeft_smul'statement and proof · cited by 0
- TensorProduct.finsuppScalarLeft_applyproof · cited by 0