Theorems · Definition · linear algebra
PiTensorProduct.tprod
{ι : 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)] → MultilinearMap R s (PiTensorProduct R fun i => s i)The canonical MultilinearMap R s (⨂[R] i, s i).
tprod R fun i => f i has notation ⨂ₜ[R] i, f i.
- Cited by
- 117 results in Mathlib
- Foundations
- Depth 56 from the axioms, rests on 814 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- MultilinearMapstatement · cited by 370
- PiTensorProductstatement · cited by 181
- PiTensorProduct.tprodCoeffproof · cited by 13
Cited by135
Results whose statement or proof uses this declaration.
- PiTensorProduct.liftproof · cited by 30
- PiTensorProduct.extstatement and proof · cited by 26
- PiTensorProduct.lift.tprodstatement · cited by 25
- PiTensorProduct.mapproof · cited by 24
- PiTensorProduct.reindexproof · cited by 21
- PiTensorProduct.map_tprodstatement · cited by 15
- PiTensorProduct.mulproof · cited by 8
- PiTensorProduct.ofDFinsuppEquivproof · cited by 7
- PiTensorProduct.piTensorHomMapproof · cited by 7
- PiTensorProduct.induction_onstatement and proof · cited by 6
- PiTensorProduct.reindex_tprodstatement and proof · cited by 6
- PiTensorProduct.subsingletonEquivproof · cited by 6