Theorems · Theorem · convex and discrete geometry
Convex.exists_subset_interior_convexHull_finset_of_isCompact
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s t : Set E},
Convex ℝ s → IsCompact s → t ∈ nhdsSet s → ∃ u, s ⊆ interior ((convexHull ℝ) ↑u) ∧ (convexHull ℝ) ↑u ⊆ tWe can intercalate a convex polytope between a compact convex set and one of its neighborhoods.
- Defined in
- Mathlib.Analysis.Normed.Affine.Convex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- SetLike.coestatement and proof · cited by 8,199
- Filterstatement · cited by 8,121
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.rangeproof · cited by 4,705
- Finset.univproof · cited by 3,473
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.