Theorems · Definition · convex and discrete geometry
PointedCone.minTensorProduct
{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] → PointedCone R G → PointedCone R H → PointedCone R (TensorProduct R G H)The minimal tensor product of two cones is given by all conical combinations of elementary
tensor products x ⊗ₜ y with x ∈ C₁ and y ∈ C₂.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- 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 · cited by 2,545
- IsStrictOrderedRingstatement and proof · cited by 2,490
- TensorProduct.tmulproof · cited by 1,182
- Set.image2proof · cited by 311
- PointedConestatement and proof · cited by 151
- PointedCone.hullproof · cited by 12
Cited by9
Results whose statement or proof uses this declaration.
- PointedCone.maxTensorProductproof · cited by 9
- PointedCone.tmul_mem_minTensorProductstatement · cited by 3
- PointedCone.minTensorProduct_commstatement · cited by 1
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_leftstatement and proof · cited by 1
- PointedCone.minTensorProduct_le_maxTensorProductstatement · cited by 1
- PointedCone.tmul_subset_minTensorProductstatement and proof · cited by 0
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_rightstatement and proof · cited by 0
- PointedCone.minTensorProduct_map_lestatement and proof · cited by 0
- PointedCone.minTensorProduct_monostatement · cited by 0