Theorems · Theorem · convex and discrete geometry
PointedCone.minTensorProduct_eq_max_of_simplicial_generating_left
∀ {E : Type u_1} {F : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : AddCommGroup F]
[inst_3 : Module ℝ F] [inst_4 : TopologicalSpace F] [IsTopologicalAddGroup F] [T2Space F] [FiniteDimensional ℝ F]
[ContinuousSMul ℝ F] [LocallyConvexSpace ℝ F] (C₁ : PointedCone ℝ E) (C₂ : ProperCone ℝ F),
C₁.IsSimplicial → Submodule.span ℝ ↑C₁ = ⊤ → C₁.minTensorProduct ↑C₂ = C₁.maxTensorProduct ↑C₂If C₁ is a simplicial and generating cone and C₂ is a proper cone, then their minimal
and maximal tensor products are equal.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites80
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Fintypeproof · cited by 7,736
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
Cited by1
Results whose statement or proof uses this declaration.
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_rightproof · cited by 0