Theorems · Theorem · convex and discrete geometry
mem_exposedPoints_iff_exposed_singleton
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : TopologicalSpace 𝕜] [inst_1 : Ring 𝕜] [inst_2 : PartialOrder 𝕜]
[inst_3 : AddCommMonoid E] [inst_4 : TopologicalSpace E] [inst_5 : Module 𝕜 E] {A : Set E} {x : E},
x ∈ Set.exposedPoints 𝕜 A ↔ IsExposed 𝕜 A {x}Exposed points exactly correspond to exposed singletons.
- Defined in
- Mathlib.Analysis.Convex.Exposed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredproof · cited by 6,101
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- StrongDualproof · cited by 459
- Set.mem_singletonproof · cited by 183
Cited by1
Results whose statement or proof uses this declaration.
- exposedPoints_subset_extremePointsproof · cited by 0