Theorems · Theorem · convex and discrete geometry
strictConvex_iff_convex
∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] [inst_3 : TopologicalSpace 𝕜]
[OrderTopology 𝕜] {s : Set 𝕜}, StrictConvex 𝕜 s ↔ Convex 𝕜 sA set in a linear ordered field is strictly convex if and only if it is convex.
- Defined in
- Mathlib.Analysis.Convex.Strict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- OrderTopologystatement and proof · cited by 1,355
- Convexstatement and proof · cited by 551
- StrictConvexstatement · cited by 71
- Convex.ordConnectedproof · cited by 19
- Set.OrdConnected.strictConvexproof · cited by 9
- StrictConvex.convexproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- strictConvex_iff_ordConnectedproof · cited by 1