Semi-continuity

From Wikipedia, the free encyclopedia
(Redirected from Lower semi-continuous)
Jump to navigation Jump to search

Template:Short description Script error: No such module "For".

File:Upper semi.svg
An upper semicontinuous function that is not lower semicontinuous at x0. The solid blue dot indicates f(x0).
File:Lower semi.svg
A lower semicontinuous function that is not upper semicontinuous at x0. The solid blue dot indicates f(x0).

In mathematical analysis, semicontinuity (or semi-continuity) is a property of extended real-valued functions that is weaker than continuity. An extended real-valued function f is upper (respectively, lower) semicontinuous at a point x0 if, roughly speaking, the function values for arguments near x0 are not much higher (respectively, lower) than f(x0). Briefly, a function on a domain X is lower semi-continuous if its epigraph {(x,t)X×:tf(x)} is closed in X×, and upper semi-continuous if f is lower semi-continuous.

A function is continuous if and only if it is both upper and lower semicontinuous. If we take a continuous function and increase its value at a certain point x0 to f(x0)+c for some c>0, then the result is upper semicontinuous; if we decrease its value to f(x0)c then the result is lower semicontinuous.

The notion of upper and lower semicontinuous function was first introduced and studied by René Baire in his thesis in 1899.[1]

Definitions

Assume throughout that X is a topological space and f:X is a function with values in the extended real numbers ={,}=[,].

Upper semicontinuity

A function f:X is called upper semicontinuous at a point x0X if for every real y>f(x0) there exists a neighborhood U of x0 such that f(x)<y for all xU.[2] Equivalently, f is upper semicontinuous at x0 if and only if lim supxx0f(x)f(x0) where lim sup is the limit superior of the function f at the point x0, defined as lim supxx0f(x)=infUx0supxUf(x) where the infimum is over all neighborhoods of the point x0.Template:SfnTemplate:SfnTemplate:Sfn

If X is a metric space with distance function d and f(x0), this can also be restated using an ε-δ formulation, similar to the definition of continuous function. Namely, for each ε>0 there is a δ>0 such that f(x)<f(x0)+ε whenever d(x,x0)<δ.

A function f:X is called upper semicontinuous if it satisfies any of the following equivalent conditions:[2]

(1) The function is upper semicontinuous at every point of its domain.
(2) For each y, the set f1([,y))={xX:f(x)<y} is open in X, where [,y)={t:t<y}.
(3) For each y, the y-superlevel set f1([y,))={xX:f(x)y} is closed in X.
(4) The hypograph {(x,t)X×:tf(x)} is closed in X×.
(5) The function f is continuous when the codomain is given the left order topology. This is just a restatement of condition (2) since the left order topology is generated by all the intervals [,y).

Lower semicontinuity

A function f:X is called lower semicontinuous at a point x0X if for every real y<f(x0) there exists a neighborhood U of x0 such that f(x)>y for all xU. Equivalently, f is lower semicontinuous at x0 if and only if lim infxx0f(x)f(x0) where lim inf is the limit inferior of the function f at point x0.

If X is a metric space with distance function d and f(x0), this can also be restated as follows: For each ε>0 there is a δ>0 such that f(x)>f(x0)ε whenever d(x,x0)<δ.

A function f:X is called lower semicontinuous if it satisfies any of the following equivalent conditions:

(1) The function is lower semicontinuous at every point of its domain.
(2) For each y, the set f1((y,])={xX:f(x)>y} is open in X, where (y,]={t:t>y}.
(3) For each y, the y-sublevel set f1((,y])={xX:f(x)y} is closed in X.
(4) The epigraph {(x,t)X×:tf(x)} is closed in X×.[3]Template:Rp
(5) The function f is continuous when the codomain is given the right order topology. This is just a restatement of condition (2) since the right order topology is generated by all the intervals (y,].

Examples

Consider the function f, piecewise defined by: f(x)={1if x<0,1if x0 This function is upper semicontinuous at x0=0, but not lower semicontinuous.

The floor function f(x)=x, which returns the greatest integer less than or equal to a given real number x, is everywhere upper semicontinuous. Similarly, the ceiling function f(x)=x is lower semicontinuous.

Upper and lower semicontinuity bear no relation to continuity from the left or from the right for functions of a real variable. Semicontinuity is defined in terms of an ordering in the range of the functions, not in the domain.[4] For example the function f(x)={sin(1/x)if x0,1if x=0, is upper semicontinuous at x=0 while the function limits from the left or right at zero do not even exist.

If X=n is a Euclidean space (or more generally, a metric space) and Γ=C([0,1],X) is the space of curves in X (with the supremum distance dΓ(α,β)=sup{dX(α(t),β(t)):t[0,1]}), then the length functional L:Γ[0,+], which assigns to each curve α its length L(α), is lower semicontinuous.[5] As an example, consider approximating the unit square diagonal by a staircase from below. The staircase always has length 2, while the diagonal line has only length 2.

A fundamental example in real analysis is Fatou's lemma. It asserts that if fn is a sequence of non-negative measurable functions, then lim inffnlim inffn where lim inf denotes the (pointwise) limit inferior. What this means, in full generality, is that if (X,μ) be a measure space and L+(X,μ) denotes the set of positive measurable functions endowed with the topology of convergence in measure with respect to μ, then the integral, seen as an operator from L+(X,μ) to [,+] is lower semicontinuous.

Properties

Unless specified otherwise, all functions below are from a topological space X to the extended real numbers =[,]. Several of the results hold for semicontinuity at a specific point, but for brevity they are only stated for semicontinuity over the whole domain.

Binary operations on semicontinuous functions

Let f,g:X.

  • If f and g are lower semicontinuous, then the sum f+g is lower semicontinuous[6] (provided the sum is well-defined, i.e., f(x)+g(x) is not the indeterminate form +). The same holds for upper semicontinuous functions.
  • If f and g are lower semicontinuous and non-negative, then the product function fg is lower semicontinuous. The corresponding result holds for upper semicontinuous functions.
  • The function f is lower semicontinuous if and only if f is upper semicontinuous.
  • If f and g are upper semicontinuous and f is non-decreasing, then the composition fg is upper semicontinuous. On the other hand, if f is not non-decreasing, then fg may not be upper semicontinuous. For example take f: defined as f(x)=x. Then f is continuous and fg=g, which is not upper semicontinuous unless g is continuous.
  • If f and g are lower semicontinuous, their (pointwise) maximum and minimum (defined by xmax{f(x),g(x)} and xmin{f(x),g(x)}) are also lower semicontinuous. Consequently, the set of all lower semicontinuous functions from X to (or to ) forms a lattice. The corresponding statements also hold for upper semicontinuous functions.

Optimization of semicontinuous functions

  • The (pointwise) supremum of an arbitrary family (fi)iI of lower semicontinuous functions fi:X (defined by f(x)=sup{fi(x):iI}) is lower semicontinuous.[7]
In particular, the limit of a monotone increasing sequence f1f2f3 of continuous functions is lower semicontinuous. (The Theorem of Baire below provides a partial converse.) The limit function will only be lower semicontinuous in general, not continuous. An example is given by the functions fn(x)=1(1x)n defined for x[0,1] for n=1,2,.
Likewise, the infimum of an arbitrary family of upper semicontinuous functions is upper semicontinuous. And the limit of a monotone decreasing sequence of continuous functions is upper semicontinuous.
  • If C is a compact space (for instance a closed bounded interval [a,b]) and f:C is upper semicontinuous, then f attains a maximum on C. If f is lower semicontinuous on C, it attains a minimum on C.
(Proof for the upper semicontinuous case: By condition (5) in the definition, f is continuous when is given the left order topology. So its image f(C) is compact in that topology. And the compact sets in that topology are exactly the sets with a maximum. For an alternative proof, see the article on the extreme value theorem.)

Other properties

  • (Theorem of Baire)[note 1] Let X be a metric space. Every lower semicontinuous function f:X is the limit of a point-wise increasing sequence of extended real-valued continuous functions on X. In particular, there exists a sequence {fi} of continuous functions fi:X such that
fi(x)fi+1(x)xX, i=0,1,2, and
limifi(x)=f(x)xX.
If f does not take the value , the continuous functions can be taken to be real-valued.[8][9]
Additionally, every upper semicontinuous function f:X is the limit of a monotone decreasing sequence of extended real-valued continuous functions on X; if f does not take the value , the continuous functions can be taken to be real-valued.
  • Any upper semicontinuous function f:X on an arbitrary topological space X is locally constant on some dense open subset of X.
  • If the topological space X is sequential, then f:X is upper semi-continuous if and only if it is sequentially upper semi-continuous, that is, if for any xX and any sequence (xn)nX that converges towards x, there holds lim supnf(xn)f(x). Equivalently, in a sequential space, f is upper semicontinuous if and only if its superlevel sets {xX|f(x)y} are sequentially closed for all y. In general, upper semicontinuous functions are sequentially upper semicontinuous, but the converse may be false.

Semicontinuity of set-valued functions

For set-valued functions, several concepts of semicontinuity have been defined, namely upper, lower, outer, and inner semicontinuity, as well as upper and lower hemicontinuity. A set-valued function F from a set A to a set B is written F:AB. For each xA, the function F defines a set F(x)B. The preimage of a set SB under F is defined as F1(S):={xA:F(x)S}. That is, F1(S) is the set that contains every point x in A such that F(x) is not disjoint from S.[10]

Upper and lower semicontinuity

A set-valued map F:mn is upper semicontinuous at xm if for every open set Un such that F(x)U, there exists a neighborhood V of x such that F(V)U.[10]Template:Rp

A set-valued map F:mn is lower semicontinuous at xm if for every open set Un such that xF1(U), there exists a neighborhood V of x such that VF1(U).[10]Template:Rp

Upper and lower set-valued semicontinuity are also defined more generally for a set-valued maps between topological spaces by replacing m and n in the above definitions with arbitrary topological spaces.[10]

Note, that there is not a direct correspondence between single-valued lower and upper semicontinuity and set-valued lower and upper semicontinuouty. An upper semicontinuous single-valued function is not necessarily upper semicontinuous when considered as a set-valued map.[10]Template:Rp For example, the function f: defined by f(x)={1if x<0,1if x0 is upper semicontinuous in the single-valued sense but the set-valued map xF(x):={f(x)} is not upper semicontinuous in the set-valued sense.

Inner and outer semicontinuity

A set-valued function F:mn is called inner semicontinuous at x if for every yF(x) and every convergent sequence (xi) in m such that xix, there exists a sequence (yi) in n such that yiy and yiF(xi) for all sufficiently large i.[11][note 2]

A set-valued function F:mn is called outer semicontinuous at x if for every convergence sequence (xi) in m such that xix and every convergent sequence (yi) in n such that yiF(xi) for each i, the sequence (yi) converges to a point in F(x) (that is, limiyiF(x)).[11]

Hulls

Because the supremum of a family of lower semicontinuous functions is lower semicontinuous, if f is an arbitrary extended-real valued function on a topological space X, the supremum of the set of lower semicontinuous functions majorized by f is lower semicontinuous. This greatest lower semicontinuous function majorized by f is the lower semicontinuous hull of f.Template:Sfn The hull Hf is defined pointwise by the relationTemplate:Sfn Hf(x)=lim infyxf(y). The hull Hf has the property that its epigraph is the closure of the epigraph of f.

The lower semicontinuous hull plays a role in convex analysis. Given a convex (extended real) function, the epigraph might not be closed. But the lower semicontinuous hull of a convex function is convex, and is known as the closure of the original convex function.

Some operations in convex analysis, such as the Legendre transform automatically produce closed convex functions. The Legendre transform applied twice to a convex function gives the closure of the original function, rather than the original function. Thus the lower semicontinuous hull is a way of regularizing convex functions, by modifying it at boundary points of its effective domain.

In categorical terms, the lower semicontinuous hull of a function f is the (left) Kan extension of f along the inclusion of the poset of open neighborhoods (ordered by reverse inclusion) into the topological space X. Explicitly, the value of the hull Hf at a point xX is given by the colimit: (Lanιf)(x)=infUxsupyUf(y), which coincides with lim infyxf(y), the left Kan extension under the inclusion functor ι. In this formulation, the process of taking the semicontinuous envelope is a special case of the Kan extension machinery in enriched category theory. The upper semicontinuous hull is a right Kan extension.[12]

Other types of hulls are often considered in applications. For example, the infimum of the set of continuous affine functions that majorize a given function on a convex subset of a topological vector space is upper semicontinuous. This fact is used in the proof of the Choquet theorem.Template:Sfn Similar ideas applied to subharmonic functions are used in the Perron method for solving the Dirichlet problem for the Laplace operator in a domain. The key condition for the class of subharmonic solutions is upper semicontinuity, particularly near the boundary where the boundary conditions are applied.

Applications

Calculus of variations

Template:Main article An important application of semicontinuity is to the calculus of variations. It derives its significance in this context due to the following theorem.Template:Sfn Let X be a topological space, and F:X(,+]. A minimizing sequence is a sequence xk in X such that limkF(xk)=infXF. The theorem is that if F is sequentially lower semicontinuous and xk is a minimizing sequence that converges to x0, then F(x0)=infXF. That is, x0 is an absolute minimum of F.

This is often combined with results such as Tonelli's theorem in functional analysis, which characterizes the weak lower semicontinuity of nonlinear functionals on Lp spaces in terms of the convexity of another function. More specialized results of this kind are useful in variational formulations of problems in partial differential equations, which relate semicontinuity of functionals given by integration to the convexity properties of the integrand, often defined on some Sobolev space. The prototypical example is the Dirichlet problem for the Laplace operator, which can be formulated as a minimization problem of the energy, subject to boundary conditions, F(u)=Ω|u|2, i.e., the integral of the squared norm of the gradient of a function over a bounded domain in Euclidean space. The integrand is convex in an appropriate Sobolev space, so the limit of a minimizing sequence is a solution of the Dirichlet problem. This has implications, for instance, for finite element solutions, which gives a way to construct a minimizing sequence.

Existence of saddle points

Together with convexity assumptions, both upper and lower semicontinuity play a role in theorems guaranteeing the existence of saddle points of functions, on locally convex topological vector spaces. One such result is the minimax theorem of Fan and Sion.Template:Sfn It states that if f:X×Y is a function from a pair of non-empty closed, convex sets X,Y belonging to reflexive Banach spaces, such that

  • f(x,) is concave and upper semicontinuous for each xX and
  • f(,y) is convex and lower semicontinuous for each yY,

then the set of saddle points of f is convex. If both convexity and concavity are strict, then there is at most one saddle point. If the sets X and Y are bounded, then the set of saddle points is non-empty. A saddle point is by definition a point (x0,y0) at which f(x0,y0)=infxXsupyYf(x,y)=supyYinfxXf(x,y).

Dimension

File:Hexagon dimension semicontinuous.svg
Illustration of the face-dimension function f on a hexagon in the plane

Many integer-valued functions of importance are also semicontinuous. For a simple example, suppose one has a polyhedron K (or, more generally, a closed convex set) in an n-dimensional vector space. A face of K is by definition the set of maxima of some linear functional on K. Define the function f(x)=inf{dimF|F is a face of K and xF}. Then f is lower semicontinuous. This is intuitively because under any small perturbations, you can move from a face of lower dimension, such as an edge or vertex, to one of higher dimension, but any point of a higher dimensional face cannot be moved to one of lower dimension if the perturbation is small enough.

Another example of a similar character is that matrix rank is a lower semicontinuous function on the space of n×m matrices. This is because the rank can go up at matrices which are nearby, but not down. As a result of this, together with the implicit function theorem, when a Lie group acts smoothly on a smooth manifold, the dimension of the orbit through a point is lower semicontinuous (i.e., the function f(x)=dim(Gx)).[13]

Algebraic geometry

Template:Related article More sophisticated versions of this same idea play a fundamental role in algebraic geometry, where many dimension maps with codomain in the integers are known to be semicontinuous. (For example as applied to a Newton–Okounkov body.)

In general, let X and S be schemes and f:XS a flat and proper morphism of finite presentation. Let be an 𝒪X-module flat and of finite presentation over S. Then for any i the function hi:S0,sdimκ(s)Hi(Xs,s) is upper semicontinuous.[14] An important special case of this theorem when additionally X,S are noetherian, f is projective and is coherent can be found in the standard textbook of Hartshorne.[15]Template:Rp Original work in the language of hypercohomology can be found in EGA III[16] Théorème (7.7.5), citing also previous work, in particular Grauert for the complex-analytic setting.

Let X,Y be schemes and f:XY a morphism of finite type. The function nX/Y:Y0{},ydimtopXy associates to any yY the dimension of the fiber Xy. If f is a flat morphism of schemes of finite presentation, then nX/Y is lower semicontinuous.[17] If f is a proper morphism of schemes, then nX/Y is upper semicontinuous.[18]

Vakil collected a list of further semicontinuity results in algebraic geometry.[19]

Descriptive set theory

Template:Main article Semicontinuous functions are used in descriptive set theory to define stratifications of topological spaces by complexity measures such as dimension, rank, or ordinal height.[20][21][22] Such functions often take values in an ordinal, and their semicontinuity ensures that the sets {x:f(x)α} are closed (and hence Borel in a Polish space).

A central example is the rank function on well-founded trees. Let 𝒯ω<ω be a tree coded by a point in Baire space ωω. The rank ρ(𝒯)ω1{} is defined as the supremum of the lengths of descending sequences in 𝒯. The function assigning the rank ρ(𝒯) to each tree is lower semicontinuous with respect to the natural topology on tree codes. This rank stratifies the space of trees into closed sets {𝒯:ρ(𝒯)α}, analogous to how matrix rank stratifies n×m.

More generally, ordinal-valued lower semicontinuous functions are used to measure the complexity of points or structures in a Polish space—such as Scott ranks of countable structures, projective ranks of sets, or Lusin–Novikov complexities of equivalence relations. These functions enable fine classification and are crucial in defining universal sets and effective parametrizations in higher levels of the projective hierarchy.

Because the preimage of an interval [α,] under a lower semicontinuous function is closed, such functions yield canonical stratifications of topological spaces into closed (thus Borel) pieces of increasing complexity. This property is often used in proofs of reflection principles, separation theorems, and in the effective classification of Borel equivalence relations.

Dynamical systems

Template:Main article

In ergodic theory and topological dynamics, semicontinuity arises naturally when studying functionals on the space of invariant measures of a dynamical system. The most important example is the entropy function, which assigns to each invariant measure its measure-theoretic entropy.[23][24][25]

Let (X,T) be a topological dynamical system with X compact and T:XX continuous. The space T(X) of T-invariant Borel probability measures is a compact convex subset of the dual of C(X) under the weak-* topology. The entropy map μhμ(T) is an upper semicontinuous function on T(X): lim supμnμhμn(T)hμ(T).

This property plays a key role in the variational principle, which asserts that the topological entropy htop(T) is the supremum of hμ(T) over all invariant measures. Upper semicontinuity guarantees that this supremum is attained when the space of measures is compact.

More generally, many functionals of interest—such as Lyapunov exponents, dimension spectra, or return time statistics—are semicontinuous on the space of invariant measures. In some cases, these semicontinuity properties are used to prove existence of measures maximizing or minimizing a given quantity, or to establish structural properties of the simplex T(X) (e.g., that ergodic measures form a residual—dense Gδ—set).

Similar ideas appear in the theory of joinings, where one studies invariant couplings between systems. The set of joinings is compact in the weak-* topology, and semicontinuity is used to analyze disjointness and uniqueness of invariant couplings.

See also

Notes

Template:Reflist

References

Template:Reflist

Bibliography

  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Template:Willard General Topology
  • Template:Zălinescu Convex Analysis in General Vector Spaces 2002

Template:Convex analysis and variational analysis

  1. Script error: No such module "citation/CS1".
  2. a b Stromberg, p. 132, Exercise 4
  3. Script error: No such module "citation/CS1".
  4. Willard, p. 49, problem 7K
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".
  8. Stromberg, p. 132, Exercise 4(g)
  9. Script error: No such module "citation/CS1".
  10. a b c d e Cite error: Invalid <ref> tag; no text was provided for refs named freemanRobust
  11. a b Cite error: Invalid <ref> tag; no text was provided for refs named goebelSetvalued
  12. Script error: No such module "Citation/CS1".
  13. Alexandrino, M. M. and Bettiol, R. G.(2015). Proper and isometric group actions. In Lecture Notes of the Unione Matematica Italiana (Vol. 23, pp. 51-84). Springer.
  14. Script error: No such module "citation/CS1".
  15. Script error: No such module "citation/CS1".
  16. Template:EGA
  17. Script error: No such module "citation/CS1".
  18. Script error: No such module "citation/CS1".
  19. Script error: No such module "citation/CS1".
  20. Kechris, A. S. (1995). Classical Descriptive Set Theory. Springer.
  21. Moschovakis, Y. N. (1980). Descriptive Set Theory. North-Holland.
  22. Friedman, H., & Stanley, L. (1989). A Borel reducibility theory for classes of countable structures. J. Symbolic Logic, 54(3), 894–914.
  23. Walters, P. (1982). An Introduction to Ergodic Theory. Springer.
  24. Glasner, E. (2003). Ergodic Theory via Joinings. American Mathematical Society.
  25. Downarowicz, T. (2011). Entropy in Dynamical Systems. Cambridge University Press.


Cite error: <ref> tags exist for a group named "note", but no corresponding <references group="note"/> tag was found