Theorems · Theorem · convex and discrete geometry
Convexity.IsConvexSet.convexHull_subset_iff
∀ {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},
Convexity.IsConvexSet R C → ((Convexity.convexHull R) s ⊆ C ↔ s ⊆ C)- Defined in
- Mathlib.Geometry.Convex.Hull
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- 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.IsConvexSetstatement and proof · cited by 35
- Convexity.convexHullstatement · cited by 22
- ClosureOperator.IsClosed.closure_le_iffproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.IsAffineMap.image_convexHullproof · cited by 0
- Convexity.convexHull_eq_emptyproof · cited by 0