Theorems · Definition · convex and discrete geometry
PointedCone.hull
(R : Type u_1) →
{E : Type u_2} →
[inst : Semiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : IsOrderedRing R] → [inst_3 : AddCommMonoid E] → [inst_4 : Module R E] → Set E → PointedCone R EThe cone hull of a set s is the smallest pointed cone that contains s.
Pointed cones being defined as submodules over nonnegative scalars, this is implemented as
the submodule span of s w.r.t. nonnegative scalars.
- Defined in
- Mathlib.Geometry.Convex.Cone.Pointed
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Submodule.spanproof · cited by 1,504
- IsOrderedRingstatement and proof · cited by 777
- PointedConestatement · cited by 151
Cited by14
Results whose statement or proof uses this declaration.
- PointedCone.minTensorProductproof · cited by 8
- PointedCone.dual_hullstatement and proof · cited by 6
- PointedCone.IsSimplicialproof · cited by 3
- PointedCone.mem_hull_setstatement · cited by 2
- PointedCone.subset_hullstatement · cited by 2
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_leftproof · cited by 1
- PointedCone.basis_coord_mem_dualstatement and proof · cited by 1
- PointedCone.DualFG.dual_of_fgproof · cited by 1
- PointedCone.dual_spanstatement · cited by 0
- PointedCone.dual_supproof · cited by 0
- PointedCone.mem_span_setstatement · cited by 0
- PointedCone.subset_spanstatement · cited by 0