Theorems · Definition · linear algebra
PiTensorProduct
{ι : Type u_1} →
(R : Type u_4) →
[inst : CommSemiring R] →
(s : ι → Type u_7) →
[inst_1 : (i : ι) → AddCommMonoid (s i)] → [(i : ι) → Module R (s i)] → Type (max (max u_1 u_4) u_7)PiTensorProduct R s with R a commutative semiring and s : ι → Type* is the tensor
product of all the s i's. This is denoted by ⨂[R] i, s i.
- Cited by
- 181 results in Mathlib
- Foundations
- Depth 39 from the axioms, rests on 453 definitions · uses propext, 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
- AddCon.Quotientproof · cited by 54
- addConGenproof · cited by 28
- PiTensorProduct.Eqvproof · cited by 3
Cited by232
Results whose statement or proof uses this declaration.
- PiTensorProduct.tprodstatement · cited by 117
- TensorPowerproof · cited by 40
- PiTensorProduct.liftstatement and proof · cited by 30
- PiTensorProduct.extstatement and proof · cited by 26
- PiTensorProduct.lift.tprodstatement · cited by 25
- PiTensorProduct.mapstatement · cited by 24
- PiTensorProduct.reindexstatement and proof · cited by 21
- PiTensorProduct.map_tprodstatement · cited by 15
- PiTensorProduct.liftsstatement and proof · cited by 13
- PiTensorProduct.mapLstatement and proof · cited by 13
- PiTensorProduct.tprodCoeffstatement · cited by 13
- PiTensorProduct.mulstatement · cited by 8
Showing the 200 most cited of 232.