Theorems · Definition · convex and discrete geometry
QuasiconvexOn
(𝕜 : Type u_1) →
{E : Type u_2} →
{β : Type u_3} → [Semiring 𝕜] → [PartialOrder 𝕜] → [AddCommMonoid E] → [LE β] → [SMul 𝕜 E] → Set E → (E → β) → PropA function is quasiconvex if all its sublevels are convex.
This means that, for all r, {x ∈ s | f x ≤ r} is 𝕜-convex.
- Defined in
- Mathlib.Analysis.Convex.Quasiconvex
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.ofPredproof · cited by 6,101
- Convexproof · cited by 551
Cited by26
Results whose statement or proof uses this declaration.
- QuasilinearOnproof · cited by 11
- QuasiconvexOn.monotone_compstatement and proof · cited by 5
- QuasiconcaveOn.dualstatement · cited by 3
- AntitoneOn.quasiconvexOnstatement · cited by 2
- quasiconvexOn_iff_le_maxstatement and proof · cited by 2
- Sion.minimaxstatement and proof · cited by 2
- MonotoneOn.quasiconvexOnstatement · cited by 2
- QuasiconvexOn.convexstatement and proof · cited by 2
- Antitone.quasiconvexOnstatement · cited by 1
- Convex.quasiconvexOn_of_convex_lestatement · cited by 1
- Convex.quasiconvexOn_restrictstatement and proof · cited by 1
- Monotone.quasiconvexOnstatement · cited by 1