Mathlib Map

Theorems · Theorem · convex and discrete geometry

convex_Ioo

∀ {𝕜 : Type u_1} {β : Type u_4} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid β]
  [inst_3 : PartialOrder β] [IsOrderedCancelAddMonoid β] [inst_5 : Module 𝕜 β] [PosSMulStrictMono 𝕜 β] (r s : β),
  Convex 𝕜 (Set.Ioo r s)
Defined in
Mathlib.Analysis.Convex.Basic
Cited by
2 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderAddCommMonoidPartialOrderIsOrderedCancelAddMonoidModulePosSMulStrictMono

Around this declaration

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

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.