Theorems · Theorem · linear algebra
TensorProduct.piScalarRight_apply
∀ (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) [inst_7 : Fintype ι] [inst_8 : DecidableEq ι] (x : TensorProduct R N (ι → R)), (TensorProduct.piScalarRight R S N ι) x = (TensorProduct.piScalarRightHom R S N ι) x
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- TensorProduct.piScalarRightstatement and proof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- IsBaseChange.of_fintype_basisproof · cited by 1
- Algebra.TensorProduct.equivPiOfFiniteBasis_applyproof · cited by 0
- TensorProduct.piScalarRight_symm_algebraMapproof · cited by 0