Skip to content

Quasiconvex Function

A real-valued function on a convex domain whose sublevel sets are convex, preserving convex feasibility under every threshold without requiring the stronger convex-function inequality.

Version
v3 · 2026-09-06 · History
Domain-specific #
2603
Origin domain
mathematics
Subdomain
convex analysis
Aliases
Quasi-convex function, Quasiconvex objective

Core Idea

A function \(f:C\to\mathbb{R}\) on a convex set is quasiconvex when every sublevel set \(\{x\in C:f(x)\leq \alpha\}\) is convex. Equivalently,

\[ f(\theta x+(1-\theta)y)\leq\max\{f(x),f(y)\} \]

for all \(x,y\in C\) and \(0\leq\theta\leq1\). Thus no point between two domain points rises above both endpoint values.

Quasiconvexity is weaker than convexity. It retains convex threshold-feasibility and is invariant under nondecreasing scalar transformations, but it does not require the graph to lie below the chord joining two values.

Scope of Application

Quasiconvex functions appear in generalized convexity, nonlinear optimization, economic preferences, minimax theory, control design, and fractional programming. A quasiconvex minimization problem can be approached by testing whether convex sublevel constraints are feasible and bisecting on the objective level.

Quasiconcave utility functions encode convex upper contour sets and therefore convex preferences. Classical quasiconcave programming developed economic optimality results under weaker assumptions than concavity.

Clarity

State the domain, codomain, admissible thresholds, and whether the claim is ordinary, strict, or strong quasiconvexity. Specify any continuity or differentiability assumptions separately. Do not infer closure under sums, and do not reverse sublevel and superlevel conventions.

Manages Complexity

Quasiconvexity replaces graph curvature with the geometry of threshold sets. This permits many problems with nonconvex epigraphs to retain convex feasibility structure. It also separates ordinal information—level ordering—from cardinal spacing of function values.

Abstract Reasoning

  1. Verify that the domain is convex.
  2. Choose the sublevel-set or segment-inequality definition.
  3. Prove the condition for every threshold or every segment.
  4. Identify whether strictness is required.
  5. Track transformations that preserve level ordering.
  6. Test operations such as maximum, composition, and partial minimization.
  7. For optimization, convert a target value into a convex feasibility problem.
  8. Avoid importing convex-function consequences that need the stronger Jensen inequality.

Knowledge Transfer

The portable pattern is globally convex threshold regions without linear interpolation of magnitudes. It transfers to preference orderings, feasible-risk contours, level-set methods, and ordinal rescalings. The proposed immediate parent is Convexity.

Relationships to Other Abstractions

Local relationship map for Quasiconvex FunctionParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Quasiconvex FunctionDOMAINPrime abstraction: Convexity — is a kind ofConvexityPRIME

Current abstraction Quasiconvex Function Domain-specific

Parents (1) — more general patterns this builds on

  • Quasiconvex Function is a kind of Convexity Prime

    Convexity is the proposed immediate parent.

Hierarchy path (1) — routes to 1 parentless root

Neighborhood in Abstraction Space

Quasiconvex Function sits in a sparse region of the domain-specific corpus (86th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Functions, Maps & Integral Structure (10 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08