Theorems · Theorem · convex and discrete geometry
PointedCone.maxTensorProduct_comm
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : LinearOrder R] [inst_2 : IsStrictOrderedRing R] {G : Type u_2}
[inst_3 : AddCommGroup G] [inst_4 : Module R G] {H : Type u_3} [inst_5 : AddCommGroup H] [inst_6 : Module R H]
{C₁ : PointedCone R G} {C₂ : PointedCone R H},
PointedCone.map (↑(TensorProduct.comm R G H)) (C₁.maxTensorProduct C₂) = C₂.maxTensorProduct C₁The maximal tensor product is commutative.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- TensorProductstatement and proof · cited by 2,545
- IsStrictOrderedRingstatement and proof · cited by 2,490
- TensorProduct.tmulproof · cited by 1,182
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- Module.Dualproof · cited by 583
Cited by1
Results whose statement or proof uses this declaration.
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_rightproof · cited by 0