Mathlib Map

Theorems · Theorem · convex and discrete geometry

StrictConvex.sdiff_interior_subset_extremePoints

∀ {𝕜 : Type u_1} {A : Type u_2} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid A]
  [inst_3 : Module 𝕜 A] [inst_4 : TopologicalSpace A] {C : Set A},
  StrictConvex 𝕜 C → C \ interior C ⊆ Set.extremePoints 𝕜 C
Defined in
Mathlib.Analysis.Convex.Strict.Extreme
Cited by
3 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderAddCommMonoidModuleTopologicalSpace

Around this declaration

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

Cites12

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

Cited by3

Results whose statement or proof uses this declaration.