Mathlib Map

Theorems · Definition · convex and discrete geometry

ConvexOn

(𝕜 : Type u_1) →
  {E : Type u_2} →
    {β : Type u_5} →
      [Semiring 𝕜] →
        [PartialOrder 𝕜] →
          [AddCommMonoid E] → [AddCommMonoid β] → [PartialOrder β] → [SMul 𝕜 E] → [SMul 𝕜 β] → Set E → (E → β) → Prop

Convexity of functions

Defined in
Mathlib.Analysis.Convex.Function
Cited by
232 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 123 definitions · uses no axioms
Assumes
SemiringPartialOrderAddCommMonoidAddCommMonoidPartialOrderSMulSMul

Around this declaration

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

Cites5

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
  • Semiringstatement and proof · cited by 13,802
  • AddCommMonoidstatement and proof · cited by 12,281
  • PartialOrderstatement and proof · cited by 6,410
  • Convexproof · cited by 551

Cited by232

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 232.