Theorems · Theorem · convex and discrete geometry
StrictConvexSpace.sphere_subset_extremePoints_closedBall
∀ {A : Type u_1} [inst : NormedAddCommGroup A] [inst_1 : NormedSpace ℝ A] [StrictConvexSpace ℝ A] (a : A) {r : ℝ},
r ≠ 0 → Metric.sphere a r ⊆ Set.extremePoints ℝ (Metric.closedBall a r)In a strictly convex space, the sphere is contained in the extreme points of the closed ball
when the radius is nonzero.
In a nontrivial space, they are equal, see extremePoints_closedBall_eq_sphere.
- Defined in
- Mathlib.Analysis.Convex.Strict.Extreme
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- interiorproof · cited by 714
- Metric.closedBallstatement and proof · cited by 704
- Metric.spherestatement and proof · cited by 371
- StrictConvexSpacestatement and proof · cited by 57
- Set.extremePointsstatement · cited by 43
- strictConvex_closedBallproof · cited by 8
- frontier_closedBallproof · cited by 4
- Metric.closure_closedBallproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.