Extreme points of (strictly convex) sets #
This file collects some results of extreme points of (strictly convex) sets.
Main results #
disjoint_interior_extremePoints: the interior and extreme points of a set in a nontrivial topological vector space are disjoint.StrictConvex.diff_interior_subset_extremePoints: whenCis a strictly convex set thenC \ interior C ⊆ extremePoints 𝕜 C.StrictConvex.extremePoints_eq_diff_interior: the extreme points of a strictly convex setSin nontrivial normed space is exactlyS \ interior S.
Corollaries of the above is that, in a nontrivial normed space, the extreme points of the
closed ball is contained in the sphere (see extremePoints_closedBall_subset_sphere).
And in a nontrivial strictly convex space, the extreme points of the closed ball is exactly the
sphere (see StrictConvexSpace.extremePoints_closedBall_eq_sphere).
theorem
disjoint_interior_extremePoints
{E : Type u_1}
[AddCommGroup E]
[Module ℝ E]
[TopologicalSpace E]
[IsTopologicalAddGroup E]
[ContinuousSMul ℝ E]
[Nontrivial E]
(S : Set E)
:
Disjoint (interior S) (Set.extremePoints ℝ S)
theorem
StrictConvex.diff_interior_subset_extremePoints
{𝕜 : Type u_1}
{A : Type u_2}
[Semiring 𝕜]
[PartialOrder 𝕜]
[AddCommMonoid A]
[Module 𝕜 A]
[TopologicalSpace A]
{C : Set A}
(hc : StrictConvex 𝕜 C)
:
theorem
extremePoints_closedBall_subset_sphere
{A : Type u_1}
[NormedAddCommGroup A]
[NormedSpace ℝ A]
[Nontrivial A]
{x : A}
{r : ℝ}
:
In a nontrivial normed space, the extreme points of the closed ball is contained in the sphere.
theorem
StrictConvex.extremePoints_eq_diff_interior
{A : Type u_1}
[NormedAddCommGroup A]
[NormedSpace ℝ A]
[Nontrivial A]
{S : Set A}
(hS : StrictConvex ℝ S)
:
theorem
StrictConvexSpace.sphere_subset_extremePoints_closedBall
{A : Type u_1}
[NormedAddCommGroup A]
[NormedSpace ℝ A]
[StrictConvexSpace ℝ A]
(a : A)
{r : ℝ}
(hr : r ≠ 0)
:
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.
theorem
StrictConvexSpace.extremePoints_closedBall_eq_sphere
{A : Type u_1}
[NormedAddCommGroup A]
[NormedSpace ℝ A]
[Nontrivial A]
{x : A}
{r : ℝ}
[StrictConvexSpace ℝ A]
: