Theorems · Definition · linear algebra
TensorProduct.piLeft
(R : Type u_1) →
[inst : CommSemiring R] →
(N : Type u_3) →
[inst_1 : AddCommMonoid N] →
[inst_2 : Module R N] →
{ι : Type u_4} →
(M : ι → Type u_5) →
[inst_3 : (i : ι) → AddCommMonoid (M i)] →
[inst_4 : (i : ι) → Module R (M i)] →
[Fintype ι] →
[DecidableEq ι] → TensorProduct R ((i : ι) → M i) N ≃ₗ[R] (i : ι) → TensorProduct R (M i) NTensor product commutes with finite products on the left.
TODO: generalize to S-linear.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.transproof · cited by 298
- TensorProduct.commproof · cited by 108
- LinearEquiv.piCongrRightproof · cited by 16
- TensorProduct.piRightproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.pi_mkQ_rTensorstatement and proof · cited by 2