Theorems · Definition · convex and discrete geometry
Convexity.convexHull
(R : Type u_1) →
{X : Type u_2} →
[inst : Semiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : IsStrictOrderedRing R] → [Convexity.ConvexSpace R X] → ClosureOperator (Set X)The convex hull of a set s is the minimal convex set that includes s.
- Defined in
- Mathlib.Geometry.Convex.Hull
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- ClosureOperatorstatement · cited by 371
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.IsConvexSetproof · cited by 35
- ClosureOperator.ofCompletePredproof · cited by 4
- Convexity.IsConvexSet.sInterproof · cited by 3
Cited by22
Results whose statement or proof uses this declaration.
- Convexity.IsConvexSet.convexHull_eq_selfstatement · cited by 4
- Convexity.IsConvexSet.convexHull_subset_iffstatement · cited by 2
- Convexity.subset_convexHull_selfstatement and proof · cited by 2
- Convexity.IsConvexSet.convexHullstatement · cited by 1
- Convexity.convexHull_emptystatement · cited by 1
- Convexity.convexHull_eq_iInterstatement · cited by 1
- Convexity.convexHull_eq_selfstatement and proof · cited by 1
- Convexity.convexHull_minstatement · cited by 1
- Convexity.convexHull_nonemptystatement · cited by 1
- Convexity.convexHull_singletonstatement · cited by 1
- Convexity.convexHull_subset_selfstatement and proof · cited by 1
- Convexity.subset_convexHull_iffstatement · cited by 0