Theorems · Theorem · convex and discrete geometry
exists_mem_interior_convexHull_affineBasis
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E} {x : E},
s ∈ nhds x → ∃ b, x ∈ interior ((convexHull ℝ) (Set.range ⇑b)) ∧ (convexHull ℝ) (Set.range ⇑b) ⊆ sWe can intercalate a simplex between a point and one of its neighborhoods.
- Defined in
- Mathlib.Analysis.Normed.Affine.Convex
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
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
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Set.rangestatement and proof · cited by 4,705
- Finset.univproof · cited by 3,473
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
Cited by2
Results whose statement or proof uses this declaration.
- ConvexOn.locallyLipschitzOnproof · cited by 3
- Convex.exists_subset_interior_convexHull_finset_of_isCompactproof · cited by 0