Mathlib Map

Theorems · Theorem · convex and discrete geometry

Convex.ordConnected

∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {s : Set 𝕜},
  Convex 𝕜 s → s.OrdConnected

Alias of the forward direction of convex_iff_ordConnected.

Defined in
Mathlib.Analysis.Convex.Basic
Cited by
19 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderIsStrictOrderedRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ConvexOn.slope_le_of_hasDerivWithinAt_Iio · cited by 5ConvexOn.slope_le_of_hasD…ConvexOn.le_slope_of_hasDerivWithinAt_Ioi · cited by 5ConvexOn.le_slope_of_hasD…MonotoneOn.convexOn_of_deriv · cited by 4MonotoneOn.convexOn_of_de…StrictConvexOn.lt_slope_of_hasDerivWithinAt_Ioi · cited by 4StrictConvexOn.lt_slope_o…StrictConvexOn.slope_lt_of_hasDerivWithinAt_Iio · cited by 4StrictConvexOn.slope_lt_o…StrictMonoOn.strictConvexOn_of_deriv · cited by 4StrictMonoOn.strictConvex…Convex.mul_sub_le_image_sub_of_le_deriv · cited by 3Convex.mul_sub_le_image_s…Convex.mul_sub_lt_image_sub_of_lt_deriv · cited by 3Convex.mul_sub_lt_image_s…StrictConvexOn.lt_slope_of_hasDerivWithinAt · cited by 2StrictConvexOn.lt_slope_o…StrictConvexOn.slope_lt_of_hasDerivWithinAt · cited by 2StrictConvexOn.slope_lt_o…ConvexOn.slope_le_of_hasDerivWithinAt · cited by 1ConvexOn.slope_le_of_hasD…ConvexOn.le_slope_of_hasDerivWithinAt · cited by 1ConvexOn.le_slope_of_hasD…ConcaveOn.slope_le_of_hasDerivWithinAt · cited by 1ConcaveOn.slope_le_of_has…ConcaveOn.le_slope_of_hasDerivWithinAt · cited by 1ConcaveOn.le_slope_of_has…strictConvex_iff_convex · cited by 1strictConvex_iff_convexSet · cited by 53352SetLinearOrder · cited by 8572LinearOrderField · cited by 7404FieldIsStrictOrderedRing · cited by 2490IsStrictOrderedRingConvex · cited by 551ConvexSet.OrdConnected · cited by 161Set.OrdConnectedconvex_iff_ordConnected · cited by 3convex_iff_ordConnectedConvex.ordConnectedCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.