Theorems · Definition · convex and discrete geometry
QuasilinearOn
(𝕜 : Type u_1) →
{E : Type u_2} →
{β : Type u_3} → [Semiring 𝕜] → [PartialOrder 𝕜] → [AddCommMonoid E] → [LE β] → [SMul 𝕜 E] → Set E → (E → β) → PropA function is quasilinear if it is both quasiconvex and quasiconcave.
This means that, for all r,
the sets {x ∈ s | f x ≤ r} and {x ∈ s | r ≤ f x} are 𝕜-convex.
- Defined in
- Mathlib.Analysis.Convex.Quasiconvex
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 15 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
- QuasiconcaveOnproof · cited by 26
- QuasiconvexOnproof · cited by 25
Cited by11
Results whose statement or proof uses this declaration.
- AntitoneOn.quasilinearOnstatement · cited by 1
- QuasilinearOn.monotoneOn_or_antitoneOnstatement and proof · cited by 1
- MonotoneOn.quasilinearOnstatement · cited by 1
- Antitone.quasilinearOnstatement · cited by 0
- QuasilinearOn.isPreconnected_preimage_subtypestatement and proof · cited by 0
- quasilinearOn_iff_mem_uIccstatement · cited by 0
- quasilinearOn_iff_monotoneOn_or_antitoneOnstatement and proof · cited by 0
- QuasilinearOn.monotone_compstatement and proof · cited by 0
- QuasilinearOn.antitone_compstatement and proof · cited by 0
- QuasilinearOn.dualstatement · cited by 0
- Monotone.quasilinearOnstatement · cited by 0