Theorems · Theorem · convex and discrete geometry
Set.Finite.isCompact_convexHull
∀ {E : Type u_3} (𝕜 : Type u_4) [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : TopologicalSpace 𝕜] [OrderClosedTopology 𝕜] [CompactIccSpace 𝕜] [ContinuousAdd 𝕜] [inst_7 : AddCommGroup E]
[inst_8 : Module 𝕜 E] [inst_9 : TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousSMul 𝕜 E] {s : Set E},
s.Finite → IsCompact ((convexHull 𝕜) s)Convex hull of a finite set is compact.
- Defined in
- Mathlib.Analysis.Convex.Topology
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- IsStrictOrderedRingstatement and proof · cited by 2,490
Cited by3
Results whose statement or proof uses this declaration.
- Affine.Simplex.isCompact_closedInteriorproof · cited by 1
- TotallyBounded.convexHullproof · cited by 1
- Set.Finite.isClosed_convexHullproof · cited by 0