Theorems · Theorem · convex and discrete geometry
StrictConvex.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} {x y : E},
StrictConvex 𝕜 s → x ∈ s → y ∈ s → x ≠ y → openSegment 𝕜 x y ⊆ interior s- Defined in
- Mathlib.Analysis.Convex.Strict
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- openSegmentstatement · cited by 102
- StrictConvexstatement and proof · cited by 71
- strictConvex_iff_openSegment_subsetproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- StrictConvex.ae_eq_const_or_average_mem_interiorproof · cited by 1
- StrictConvex.add_smul_sub_memproof · cited by 0