Theorems · Theorem · convex and discrete geometry
isExtreme_singleton
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : SMul 𝕜 E] {A : Set E} {x : E}, IsExtreme 𝕜 A {x} ↔ x ∈ Set.extremePoints 𝕜 Ax is an extreme point to A iff {x} is an extreme set of A.
- Defined in
- Mathlib.Analysis.Convex.Extreme
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- openSegmentproof · cited by 102
- Set.extremePointsstatement · cited by 43
- IsExtremestatement · cited by 22
Cited by2
Results whose statement or proof uses this declaration.
- Convex.mem_extremePoints_iff_convex_sdiffproof · cited by 3
- IsExtreme.mem_extremePointsproof · cited by 2