
In mathematics, a level set of a real-valued function f of n real variables is a set where the function takes on a given constant value c, that is:
When the number of independent variables is two, a level set is called a level curve, also known as contour line or isoline; so a level curve is the set of all real-valued solutions of an equation in two variables x1 and x2. When n = 3, a level set is called a level surface (or isosurface); so a level surface is the set of all real-valued roots of an equation in three variables x1, x2 and x3. For higher values of n, the level set is a level hypersurface, the set of all real-valued roots of an equation in n > 3 variables.
A level set is a special case of a fiber.
Alternative names
Level sets show up in many applications, often under different names. For example, an implicit curve is a level curve, which is considered independently of its neighbor curves, emphasizing that such a curve is defined by an implicit equation. Analogously, a level surface is sometimes called an implicit surface or an isosurface.
The name isocontour is also used, which means a contour of equal height. In various application areas, isocontours have received specific names, which indicate often the nature of the values of the considered function, such as isobar, isotherm, isogon, isochrone, isoquant and indifference curve.
Examples
Consider the 2-dimensional Euclidean distance: A level set
of this function consists of those points that lie at a distance of
from the origin, that make a circle. For example,
, because
. Geometrically, this means that the point
lies on the circle of radius 5 centered at the origin. More generally, a sphere in a metric space
with radius
centered at
can be defined as the level set
.
A second example is the plot of Himmelblau's function shown in the figure to the right. Each curve shown is a level curve of the function, and they are spaced logarithmically: if a curve represents , the curve directly "within" represents
, and the curve directly "outside" represents
.
Level sets versus the gradient
- Theorem: If the function f is differentiable, the gradient of f at a point is either zero, or perpendicular to the level set of f at that point.
To understand what this means, imagine that two hikers are at the same location on a mountain. One of them is bold, and decides to go in the direction where the slope is steepest. The other one is more cautious and does not want to either climb or descend, choosing a path which stays at the same height. In our analogy, the above theorem says that the two hikers will depart in directions perpendicular to each other.
A consequence of this theorem (and its proof) is that if f is differentiable, a level set is a hypersurface and a manifold outside the critical points of f. At a critical point, a level set may be reduced to a point (for example at a local extremum of f ) or may have a singularity such as a self-intersection point or a cusp.
Sublevel and superlevel sets
A set of the form
is called a sublevel set of f (or, alternatively, a lower level set or trench of f). A strict sublevel set of f is
Similarly
is called a superlevel set of f (or, alternatively, an upper level set of f). And a strict superlevel set of f is
Sublevel sets are important in minimization theory. By Weierstrass's theorem, the boundness of some non-empty sublevel set and the lower-semicontinuity of the function implies that a function attains its minimum. The convexity of all the sublevel sets characterizes quasiconvex functions.
See also
- Epigraph
- Level-set method
- Level set (data structures)
References
- Simionescu, P.A. (2011). "Some Advancements to Visualizing Constrained Functions and Inequalities of Two Variables". Journal of Computing and Information Science in Engineering. 11 (1). doi:10.1115/1.3570770.
- Kiwiel, Krzysztof C. (2001). "Convergence and efficiency of subgradient methods for quasiconvex minimization". Mathematical Programming, Series A. 90 (1). Berlin, Heidelberg: Springer: 1–25. doi:10.1007/PL00011414. ISSN 0025-5610. MR 1819784. S2CID 10043417.
In mathematics a level set of a real valued function f of n real variables is a set where the function takes on a given constant value c that is Points at constant slices of x2 f x1 Lines at constant slices of x3 f x1 x2 Planes at constant slices of x4 f x1 x2 x3 n 1 dimensional level sets for functions of the form f x1 x2 xn a1x1 a2x2 anxn where a1 a2 an are constants in n 1 dimensional Euclidean space for n 1 2 3 Points at constant slices of x2 f x1 Contour curves at constant slices of x3 f x1 x2 Curved surfaces at constant slices of x4 f x1 x2 x3 n 1 dimensional level sets of non linear functions f x1 x2 xn in n 1 dimensional Euclidean space for n 1 2 3 Lc f x1 xn f x1 xn c displaystyle L c f left x 1 ldots x n mid f x 1 ldots x n c right When the number of independent variables is two a level set is called a level curve also known as contour line or isoline so a level curve is the set of all real valued solutions of an equation in two variables x1 and x2 When n 3 a level set is called a level surface or isosurface so a level surface is the set of all real valued roots of an equation in three variables x1 x2 and x3 For higher values of n the level set is a level hypersurface the set of all real valued roots of an equation in n gt 3 variables A level set is a special case of a fiber Alternative namesIntersections of a co ordinate function s level surfaces with a trefoil knot Red curves are closest to the viewer while yellow curves are farthest Level sets show up in many applications often under different names For example an implicit curve is a level curve which is considered independently of its neighbor curves emphasizing that such a curve is defined by an implicit equation Analogously a level surface is sometimes called an implicit surface or an isosurface The name isocontour is also used which means a contour of equal height In various application areas isocontours have received specific names which indicate often the nature of the values of the considered function such as isobar isotherm isogon isochrone isoquant and indifference curve ExamplesConsider the 2 dimensional Euclidean distance d x y x2 y2 displaystyle d x y sqrt x 2 y 2 A level set Lr d displaystyle L r d of this function consists of those points that lie at a distance of r displaystyle r from the origin that make a circle For example 3 4 L5 d displaystyle 3 4 in L 5 d because d 3 4 5 displaystyle d 3 4 5 Geometrically this means that the point 3 4 displaystyle 3 4 lies on the circle of radius 5 centered at the origin More generally a sphere in a metric space M m displaystyle M m with radius r displaystyle r centered at x M displaystyle x in M can be defined as the level set Lr y m x y displaystyle L r y mapsto m x y A second example is the plot of Himmelblau s function shown in the figure to the right Each curve shown is a level curve of the function and they are spaced logarithmically if a curve represents Lx displaystyle L x the curve directly within represents Lx 10 displaystyle L x 10 and the curve directly outside represents L10x displaystyle L 10x Log spaced level curve plot of Himmelblau s functionLevel sets versus the gradientConsider a function f whose graph looks like a hill The blue curves are the level sets the red curves follow the direction of the gradient The cautious hiker follows the blue paths the bold hiker follows the red paths Note that blue and red paths always cross at right angles Theorem If the function f is differentiable the gradient of f at a point is either zero or perpendicular to the level set of f at that point To understand what this means imagine that two hikers are at the same location on a mountain One of them is bold and decides to go in the direction where the slope is steepest The other one is more cautious and does not want to either climb or descend choosing a path which stays at the same height In our analogy the above theorem says that the two hikers will depart in directions perpendicular to each other A consequence of this theorem and its proof is that if f is differentiable a level set is a hypersurface and a manifold outside the critical points of f At a critical point a level set may be reduced to a point for example at a local extremum of f or may have a singularity such as a self intersection point or a cusp Sublevel and superlevel setsA set of the form Lc f x1 xn f x1 xn c displaystyle L c f left x 1 dots x n mid f x 1 dots x n leq c right is called a sublevel set of f or alternatively a lower level set or trench of f A strict sublevel set of f is x1 xn f x1 xn lt c displaystyle left x 1 dots x n mid f x 1 dots x n lt c right Similarly Lc f x1 xn f x1 xn c displaystyle L c f left x 1 dots x n mid f x 1 dots x n geq c right is called a superlevel set of f or alternatively an upper level set of f And a strict superlevel set of f is x1 xn f x1 xn gt c displaystyle left x 1 dots x n mid f x 1 dots x n gt c right Sublevel sets are important in minimization theory By Weierstrass s theorem the boundness of some non empty sublevel set and the lower semicontinuity of the function implies that a function attains its minimum The convexity of all the sublevel sets characterizes quasiconvex functions See alsoEpigraph Level set method Level set data structures ReferencesSimionescu P A 2011 Some Advancements to Visualizing Constrained Functions and Inequalities of Two Variables Journal of Computing and Information Science in Engineering 11 1 doi 10 1115 1 3570770 Kiwiel Krzysztof C 2001 Convergence and efficiency of subgradient methods for quasiconvex minimization Mathematical Programming Series A 90 1 Berlin Heidelberg Springer 1 25 doi 10 1007 PL00011414 ISSN 0025 5610 MR 1819784 S2CID 10043417