Theorems · Definition · convex and discrete geometry
convexHull
(𝕜 : Type u_1) →
{E : Type u_2} →
[inst : Semiring 𝕜] → [PartialOrder 𝕜] → [inst_2 : AddCommMonoid E] → [Module 𝕜 E] → ClosureOperator (Set E)The convex hull of a set s is the minimal convex set that includes s.
- Defined in
- Mathlib.Analysis.Convex.Hull
- Cited by
- 163 results in Mathlib
- Foundations
- Depth 60 from the axioms, rests on 789 definitions · 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 · 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
- Convexproof · cited by 551
- ClosureOperatorstatement · cited by 371
- ClosureOperator.ofCompletePredproof · cited by 4
Cited by174
Results whose statement or proof uses this declaration.
- subset_convexHullstatement and proof · cited by 36
- convexHull_minstatement · cited by 28
- convex_convexHullstatement and proof · cited by 25
- ConvexIndependentproof · cited by 15
- convexHull_monostatement and proof · cited by 13
- Finset.centerMass_mem_convexHullstatement · cited by 11
- AmpleSetproof · cited by 10
- Convex.convexHull_eqstatement · cited by 8
- convexHull_singletonstatement · cited by 7
- convexHull_nonempty_iffstatement and proof · cited by 6
- Caratheodory.minCardFinsetOfMemConvexHullstatement and proof · cited by 6
- Geometry.SimplicialComplex.spaceproof · cited by 5