Theorems · Theorem · convex and discrete geometry
strictConvex_iff_openSegment_subset
∀ {𝕜 : Type u_1} {E : Type u_3} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : TopologicalSpace E]
[inst_3 : AddCommMonoid E] [inst_4 : SMul 𝕜 E] {s : Set E},
StrictConvex 𝕜 s ↔ s.Pairwise fun x y => openSegment 𝕜 x y ⊆ interior s- Defined in
- Mathlib.Analysis.Convex.Strict
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- interiorstatement · cited by 714
- Set.Pairwisestatement · cited by 321
- openSegmentstatement · cited by 102
- StrictConvexstatement · cited by 71
- openSegment_subset_iffproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Set.OrdConnected.strictConvexproof · cited by 9
- StrictConvex.openSegment_subsetproof · cited by 2
- Convex.strictConvex'proof · cited by 2