Mathlib Map

Theorems · Theorem · convex and discrete geometry

Convexity.convexHull_min

∀ {R : Type u_1} {X : Type u_2} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R]
  [inst_3 : Convexity.ConvexSpace R X] {C s : Set X}, s ⊆ C → Convexity.IsConvexSet R C → (Convexity.convexHull R) s ⊆ C
Defined in
Mathlib.Geometry.Convex.Hull
Cited by
1 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderIsStrictOrderedRingConvexity.ConvexSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.