Mathlib Map

Theorems · Theorem · convex and discrete geometry

IsCompact.extremePoints_nonempty

∀ {E : Type u_1} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E] [T2Space E]
  [IsTopologicalAddGroup E] [ContinuousSMul ℝ E] [LocallyConvexSpace ℝ E] {s : Set E},
  IsCompact s → s.Nonempty → (Set.extremePoints ℝ s).Nonempty

Krein-Milman lemma: In an LCTVS, any nonempty compact set has an extreme point.

Defined in
Mathlib.Analysis.Convex.KreinMilman
Cited by
2 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModuleTopologicalSpaceT2SpaceIsTopologicalAddGroupContinuousSMulLocallyConvexSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites51

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.