Theorems · Definition · linear algebra
TensorProduct.piScalarRight
(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) → [Fintype ι] → [DecidableEq ι] → TensorProduct R N (ι → R) ≃ₗ[S] ι → NFor any R-module N and finite index type ι, N ⊗[R] (ι → R) is canonically
isomorphic to ι → N.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Pi
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.ofLinearMapproof · cited by 9
- TensorProduct.piScalarRightHomproof · cited by 3
- TensorProduct.piScalarRightInvproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- TensorProduct.piScalarRight_applystatement and proof · cited by 3
- AdicCompletion.ofTensorProductInvOfPiFintypeproof · cited by 2
- Algebra.TensorProduct.equivPiOfFiniteBasisproof · cited by 2
- IsBaseChange.of_fintype_basisproof · cited by 1
- AdicCompletion.ofTensorProductInvOfPiFintype_comp_ofTensorProductproof · cited by 0
- AdicCompletion.ofTensorProduct_comp_ofTensorProductInvOfPiFintypeproof · cited by 0
- Algebra.TensorProduct.equivPiOfFiniteBasis_symm_applystatement · cited by 0
- TensorProduct.piScalarRight_symm_algebraMapstatement and proof · cited by 0
- TensorProduct.piScalarRight_symm_singlestatement · cited by 0