Theorems · Definition · linear algebra
PiTensorProduct.tprodCoeff
{ι : Type u_1} →
(R : Type u_4) →
[inst : CommSemiring R] →
{s : ι → Type u_7} →
[inst_1 : (i : ι) → AddCommMonoid (s i)] →
[inst_2 : (i : ι) → Module R (s i)] → R → ((i : ι) → s i) → PiTensorProduct R fun i => s itprodCoeff R r f with r : R and f : Π i, s i is the tensor product of the vectors f i
over all i : ι, multiplied by the coefficient r. Note that this is meant as an auxiliary
definition for this file alone, and that one should use tprod defined below for most purposes.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- PiTensorProductstatement · cited by 181
- FreeAddMonoid.ofproof · cited by 69
- addConGenproof · cited by 28
- AddCon.mk'proof · cited by 21
- PiTensorProduct.Eqvproof · cited by 3
Cited by14
Results whose statement or proof uses this declaration.
- PiTensorProduct.tprodproof · cited by 117
- PiTensorProduct.induction_on'statement and proof · cited by 3
- PiTensorProduct.tprodCoeff_eq_smul_tprodstatement and proof · cited by 2
- PiTensorProduct.smul_tprodCoeff'statement · cited by 1
- PiTensorProduct.smul_tprodCoeff_auxstatement · cited by 1
- PiTensorProduct.liftAux_tprodCoeffstatement · cited by 1
- PiTensorProduct.zero_tprodCoeffstatement · cited by 1
- PiTensorProduct.add_tprodCoeffstatement · cited by 0
- PiTensorProduct.add_tprodCoeff'statement · cited by 0
- PiTensorProduct.zero_tprodCoeff'statement · cited by 0
- PiTensorProduct.liftAux.smulproof · cited by 0
- PiTensorProduct.tprod_eq_tprodCoeff_onestatement · cited by 0