Theorems · Definition · linear algebra
TensorProduct.piRightInv
(R : Type u_1) →
[inst : CommSemiring R] →
(S : Type u_2) →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
(N : Type u_3) →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R N] →
[inst_5 : Module S N] →
[inst_6 : IsScalarTower R S N] →
{ι : Type u_4} →
(M : ι → Type u_5) →
[inst_7 : (i : ι) → AddCommMonoid (M i)] →
[inst_8 : (i : ι) → Module R (M i)] →
[Fintype ι] →
[DecidableEq ι] →
((i : ι) → TensorProduct R N (M i)) →ₗ[S] TensorProduct R N ((i : ι) → M i)(Implementation): Inverse for TensorProduct.piRight.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- LinearMap.idproof · cited by 625
- LinearMap.singleproof · cited by 62
Cited by1
Results whose statement or proof uses this declaration.
- TensorProduct.piRightproof · cited by 8