Semi-continuity
Template:Short description Template:For


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 <math>f</math> is upper (respectively, lower) semicontinuous at a point <math>x_0</math> if, roughly speaking, the function values for arguments near <math>x_0</math> are not much higher (respectively, lower) than <math>f\left(x_0\right).</math> Briefly, a function on a domain <math>X</math> is lower semi-continuous if its epigraph <math>\{(x,t)\in X\times\R : t\ge f(x)\}</math> is closed in <math>X\times\R</math>, and upper semi-continuous if <math>-f</math> 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 <math>x_0</math> to <math>f\left(x_0\right) + c</math> for some <math>c>0</math>, then the result is upper semicontinuous; if we decrease its value to <math>f\left(x_0\right) - c</math> 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.<ref>Template:Cite web</ref>
Definitions
Assume throughout that <math>X</math> is a topological space and <math>f:X\to\overline{\R}</math> is a function with values in the extended real numbers <math>\overline{\R}=\R \cup \{-\infty,\infty\} = [-\infty,\infty]</math>.
Upper semicontinuity
A function <math>f:X\to\overline{\R}</math> is called upper semicontinuous at a point <math>x_0 \in X</math> if for every real <math>y > f\left(x_0\right)</math> there exists a neighborhood <math>U</math> of <math>x_0</math> such that <math>f(x)<y</math> for all <math>x\in U</math>.<ref name="Stromberg">Stromberg, p. 132, Exercise 4</ref> Equivalently, <math>f</math> is upper semicontinuous at <math>x_0</math> if and only if <math display=block>\limsup_{x \to x_0} f(x) \leq f(x_0)</math> where lim sup is the limit superior of the function <math>f</math> at the point <math>x_0</math>, defined as <math display=block>\limsup_{x\to x_0}f(x) = \inf_{U\ni x_0}\sup_{x\in U} f(x)</math> where the infimum is over all neighborhoods of the point <math>x_0</math>.Template:SfnTemplate:SfnTemplate:Sfn
If <math>X</math> is a metric space with distance function <math>d</math> and <math>f(x_0)\in\R,</math> this can also be restated using an <math>\varepsilon</math>-<math>\delta</math> formulation, similar to the definition of continuous function. Namely, for each <math>\varepsilon>0</math> there is a <math>\delta>0</math> such that <math>f(x)<f(x_0)+\varepsilon</math> whenever <math>d(x,x_0)<\delta.</math>
A function <math>f:X\to\overline{\R}</math> is called upper semicontinuous if it satisfies any of the following equivalent conditions:<ref name="Stromberg" />
- (1) The function is upper semicontinuous at every point of its domain.
- (2) For each <math>y\in\R</math>, the set <math>f^{-1}([ -\infty ,y))=\{x\in X : f(x)<y\}</math> is open in <math>X</math>, where <math>[ -\infty ,y)=\{t\in\overline{\R}:t<y\}</math>.
- (3) For each <math>y\in\R</math>, the <math>y</math>-superlevel set <math>f^{-1}([y, \infty)) = \{x\in X : f(x)\ge y\}</math> is closed in <math>X</math>.
- (4) The hypograph <math>\{(x,t)\in X\times\R : t\le f(x)\}</math> is closed in <math>X\times\R</math>.
- (5) The function <math>f</math> is continuous when the codomain <math>\overline{\R}</math> 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 <math>[ -\infty,y)</math>.
Lower semicontinuity
A function <math>f:X\to\overline{\R}</math> is called lower semicontinuous at a point <math>x_0\in X</math> if for every real <math>y < f\left(x_0\right)</math> there exists a neighborhood <math>U</math> of <math>x_0</math> such that <math>f(x)>y</math> for all <math>x\in U</math>. Equivalently, <math>f</math> is lower semicontinuous at <math>x_0</math> if and only if <math display=block>\liminf_{x \to x_0} f(x) \ge f(x_0)</math> where <math>\liminf</math> is the limit inferior of the function <math>f</math> at point <math>x_0.</math>
If <math>X</math> is a metric space with distance function <math>d</math> and <math>f(x_0)\in\R,</math> this can also be restated as follows: For each <math>\varepsilon>0</math> there is a <math>\delta>0</math> such that <math>f(x)>f(x_0)-\varepsilon</math> whenever <math>d(x,x_0)<\delta.</math>
A function <math>f:X\to\overline{\R}</math> 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 <math>y\in\R</math>, the set <math>f^{-1}((y,\infty ])=\{x\in X : f(x)>y\}</math> is open in <math>X</math>, where <math>(y,\infty ]=\{t\in\overline{\R}:t>y\}</math>.
- (3) For each <math>y\in\R</math>, the <math>y</math>-sublevel set <math>f^{-1}((-\infty, y]) = \{x\in X : f(x)\le y\}</math> is closed in <math>X</math>.
- (4) The epigraph <math>\{(x,t)\in X\times\R : t\ge f(x)\}</math> is closed in <math>X\times\R</math>.<ref name="Kurdila2005">Template:Cite book</ref>Template:Rp
- (5) The function <math>f</math> is continuous when the codomain <math>\overline{\R}</math> 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 <math>(y,\infty ] </math>.
Examples
Consider the function <math>f,</math> piecewise defined by: <math display=block>f(x) = \begin{cases} -1 & \mbox{if } x < 0,\\
1 & \mbox{if } x \geq 0
\end{cases}</math> This function is upper semicontinuous at <math>x_0 = 0,</math> but not lower semicontinuous.
The floor function <math>f(x) = \lfloor x \rfloor,</math> which returns the greatest integer less than or equal to a given real number <math>x,</math> is everywhere upper semicontinuous. Similarly, the ceiling function <math>f(x) = \lceil x \rceil</math> 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.<ref>Willard, p. 49, problem 7K</ref> For example the function <math display=block>f(x) = \begin{cases} \sin(1/x) & \mbox{if } x \neq 0,\\ 1 & \mbox{if } x = 0, \end{cases}</math> is upper semicontinuous at <math>x = 0</math> while the function limits from the left or right at zero do not even exist.
If <math>X = \R^n</math> is a Euclidean space (or more generally, a metric space) and <math>\Gamma = C([0,1], X)</math> is the space of curves in <math>X</math> (with the supremum distance <math>d_\Gamma(\alpha,\beta) = \sup\{d_X(\alpha(t),\beta(t)):t\in[0,1]\}</math>), then the length functional <math>L : \Gamma \to [0, +\infty],</math> which assigns to each curve <math>\alpha</math> its length <math>L(\alpha),</math> is lower semicontinuous.<ref>Template:Cite book</ref> 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 <math>\sqrt 2</math>.
A fundamental example in real analysis is Fatou's lemma. It asserts that if <math>f_n</math> is a sequence of non-negative measurable functions, then <math display=block>\int\liminf f_n \le \liminf\int f_n</math> where <math>\liminf</math> denotes the (pointwise) limit inferior. What this means, in full generality, is that if <math>(X,\mu)</math> be a measure space and <math>L^+(X,\mu)</math> denotes the set of positive measurable functions endowed with the topology of convergence in measure with respect to <math>\mu,</math> then the integral, seen as an operator from <math>L^+(X,\mu)</math> to <math>[-\infty, +\infty]</math> is lower semicontinuous.
Properties
Unless specified otherwise, all functions below are from a topological space <math>X</math> to the extended real numbers <math>\overline{\R}= [-\infty,\infty].</math> Several of the results hold for semicontinuity at a specific point, but for brevity they are only stated for semicontinuity over the whole domain.
- A function <math>f:X\to\overline{\R}</math> is continuous if and only if it is both upper and lower semicontinuous.
- The characteristic function or indicator function of a set <math>A\subset X</math> (defined by <math>\mathbf{1}_A(x)=1</math> if <math>x\in A</math> and <math>0</math> if <math>x\notin A</math>) is upper semicontinuous if and only if <math>A</math> is a closed set. It is lower semicontinuous if and only if <math>A</math> is an open set.
- In the field of convex analysis, the characteristic function of a set <math>A \subset X</math> is defined differently, as <math>\chi_{A}(x)=0</math> if <math>x\in A</math> and <math>\chi_A(x) = \infty</math> if <math>x\notin A</math>. With that definition, the characteristic function of any Template:Em is lower semicontinuous, and the characteristic function of any Template:Em is upper semicontinuous.
Binary operations on semicontinuous functions
Let <math>f,g : X \to \overline{\R}</math>.
- If <math>f</math> and <math>g</math> are lower semicontinuous, then the sum <math>f+g</math> is lower semicontinuous<ref>Template:Cite book</ref> (provided the sum is well-defined, i.e., <math>f(x)+g(x)</math> is not the indeterminate form <math>-\infty+\infty</math>). The same holds for upper semicontinuous functions.
- If <math>f</math> and <math>g</math> are lower semicontinuous and non-negative, then the product function <math>f g</math> is lower semicontinuous. The corresponding result holds for upper semicontinuous functions.
- The function <math>f</math> is lower semicontinuous if and only if <math>-f</math> is upper semicontinuous.
- If <math>f</math> and <math>g</math> are upper semicontinuous and <math>f</math> is non-decreasing, then the composition <math>f \circ g</math> is upper semicontinuous. On the other hand, if <math>f</math> is not non-decreasing, then <math>f \circ g</math> may not be upper semicontinuous. For example take <math>f : \R \to \R </math> defined as <math>f(x)=-x</math>. Then <math>f </math> is continuous and <math>f \circ g = -g</math>, which is not upper semicontinuous unless <math>g</math> is continuous.
- If <math>f</math> and <math>g</math> are lower semicontinuous, their (pointwise) maximum and minimum (defined by <math>x \mapsto \max\{f(x), g(x)\}</math> and <math>x \mapsto \min\{f(x), g(x)\}</math>) are also lower semicontinuous. Consequently, the set of all lower semicontinuous functions from <math>X</math> to <math>\overline{\R}</math> (or to <math>\R</math>) forms a lattice. The corresponding statements also hold for upper semicontinuous functions.
Optimization of semicontinuous functions
- The (pointwise) supremum of an arbitrary family <math>(f_i)_{i\in I}</math> of lower semicontinuous functions <math>f_i:X\to\overline{\R}</math> (defined by <math>f(x)=\sup\{f_i(x):i\in I\}</math>) is lower semicontinuous.<ref>Template:Cite web</ref>
- In particular, the limit of a monotone increasing sequence <math>f_1\le f_2\le f_3\le\cdots</math> 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 <math>f_n(x)=1-(1-x)^n</math> defined for <math>x\in[0,1]</math> for <math>n=1,2,\ldots.</math>
- 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 <math>C</math> is a compact space (for instance a closed bounded interval <math>[a, b]</math>) and <math>f : C \to \overline{\R}</math> is upper semicontinuous, then <math>f</math> attains a maximum on <math>C.</math> If <math>f</math> is lower semicontinuous on <math>C,</math> it attains a minimum on <math>C.</math>
- (Proof for the upper semicontinuous case: By condition (5) in the definition, <math>f</math> is continuous when <math>\overline{\R}</math> is given the left order topology. So its image <math>f(C)</math> 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)<ref group="note">The result was proved by René Baire in 1904 for real-valued function defined on <math>\R</math>. It was extended to metric spaces by Hans Hahn in 1917, and Hing Tong showed in 1952 that the most general class of spaces where the theorem holds is the class of perfectly normal spaces. (See Engelking, Exercise 1.7.15(c), p. 62 for details and specific references.)</ref> Let <math>X</math> be a metric space. Every lower semicontinuous function <math>f:X\to\overline{\R}</math> is the limit of a point-wise increasing sequence of extended real-valued continuous functions on <math>X.</math> In particular, there exists a sequence <math>\{f_i\}</math> of continuous functions <math>f_i : X \to \overline\R</math> such that
- <math display="block">f_i(x) \leq f_{i+1}(x) \quad \forall x \in X,\ \forall i = 0, 1, 2, \dots</math> and
- <math display="block">\lim_{i \to \infty} f_i(x) = f(x) \quad \forall x \in X. </math>
- If <math>f</math> does not take the value <math>-\infty</math>, the continuous functions can be taken to be real-valued.<ref>Stromberg, p. 132, Exercise 4(g)</ref><ref>Template:Cite web</ref>
- Additionally, every upper semicontinuous function <math>f:X\to\overline{\R}</math> is the limit of a monotone decreasing sequence of extended real-valued continuous functions on <math>X;</math> if <math>f</math> does not take the value <math>\infty,</math> the continuous functions can be taken to be real-valued.
- Any upper semicontinuous function <math>f : X \to \N</math> on an arbitrary topological space <math>X</math> is locally constant on some dense open subset of <math>X.</math>
- If the topological space <math>X</math> is sequential, then <math>f : X \to \mathbb{R}</math> is upper semi-continuous if and only if it is sequentially upper semi-continuous, that is, if for any <math>x \in X</math> and any sequence <math>(x_n)_n \subset X</math> that converges towards <math>x</math>, there holds <math>\limsup_{n \to \infty} f(x_n) \leqslant f(x)</math>. Equivalently, in a sequential space, <math>f</math> is upper semicontinuous if and only if its superlevel sets <math>\{\, x \in X \,|\, f(x) \geqslant y \,\}</math> are sequentially closed for all <math>y \in \mathbb{R}</math>. 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 <math>F</math> from a set <math>A</math> to a set <math>B</math> is written <math>F : A \rightrightarrows B.</math> For each <math>x \in A,</math> the function <math>F</math> defines a set <math>F(x) \subset B.</math> The preimage of a set <math>S \subset B</math> under <math>F</math> is defined as <math display="block">F^{-1}(S) :=\{x \in A: F(x) \cap S \neq \varnothing\}.</math> That is, <math>F^{-1}(S)</math> is the set that contains every point <math>x</math> in <math>A</math> such that <math>F(x)</math> is not disjoint from <math>S</math>.<ref name="freemanRobust"/>
Upper and lower semicontinuity
A set-valued map <math>F: \mathbb{R}^m \rightrightarrows \mathbb{R}^n</math> is upper semicontinuous at <math>x \in \mathbb{R}^m</math> if for every open set <math>U \subset \mathbb{R}^n</math> such that <math>F(x) \subset U</math>, there exists a neighborhood <math>V</math> of <math>x</math> such that <math>F(V) \subset U.</math><ref name="freemanRobust"/>Template:Rp
A set-valued map <math>F: \mathbb{R}^m \rightrightarrows \mathbb{R}^n</math> is lower semicontinuous at <math>x \in \mathbb{R}^m</math> if for every open set <math>U \subset \mathbb{R}^n</math> such that <math>x \in F^{-1}(U),</math> there exists a neighborhood <math>V</math> of <math>x</math> such that <math>V \subset F^{-1}(U).</math><ref name="freemanRobust"/>Template:Rp
Upper and lower set-valued semicontinuity are also defined more generally for a set-valued maps between topological spaces by replacing <math>\mathbb{R}^m</math> and <math>\mathbb{R}^n</math> in the above definitions with arbitrary topological spaces.<ref name="freemanRobust"/>
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.<ref name="freemanRobust"/>Template:Rp For example, the function <math>f : \mathbb{R} \to \mathbb{R}</math> defined by <math display=block>f(x) = \begin{cases} -1 & \mbox{if } x < 0,\\
1 & \mbox{if } x \geq 0
\end{cases}</math> is upper semicontinuous in the single-valued sense but the set-valued map <math>x \mapsto F(x) := \{f(x)\}</math> is not upper semicontinuous in the set-valued sense.
Inner and outer semicontinuity
A set-valued function <math>F: \mathbb{R}^m \rightrightarrows \mathbb{R}^n</math> is called inner semicontinuous at <math>x</math> if for every <math>y \in F(x)</math> and every convergent sequence <math>(x_i)</math> in <math>\mathbb{R}^m</math> such that <math>x_i \to x</math>, there exists a sequence <math>(y_i)</math> in <math>\mathbb{R}^n</math> such that <math>y_i \to y</math> and <math>y_i \in F\left(x_i\right)</math> for all sufficiently large <math>i \in \mathbb{N}.</math><ref name="goebelSetvalued"/><ref group="note">In particular, there exists <math>i_0 \geq 0</math> such that <math>y_i \in F(x_i)</math> for every natural number <math>i \geq i_0,</math>. The necessisty of only considering the tail of <math>y_i</math> comes from the fact that for small values of <math>i,</math> the set <math>F(x_i)</math> may be empty.</ref>
A set-valued function <math>F: \mathbb{R}^m \rightrightarrows \mathbb{R}^n</math> is called outer semicontinuous at <math>x</math> if for every convergence sequence <math>(x_i)</math> in <math>\mathbb{R}^m</math> such that <math>x_i \to x</math> and every convergent sequence <math>(y_i)</math> in <math>\mathbb{R}^n</math> such that <math>y_i \in F(x_i)</math> for each <math>i\in\mathbb{N},</math> the sequence <math>(y_i)</math> converges to a point in <math>F(x)</math> (that is, <math>\lim _{i \to \infty} y_i \in F(x)</math>).<ref name="goebelSetvalued"/>
Hulls
Because the supremum of a family of lower semicontinuous functions is lower semicontinuous, if <math>f</math> is an arbitrary extended-real valued function on a topological space <math>X</math>, the supremum of the set of lower semicontinuous functions majorized by <math>f</math> is lower semicontinuous. This greatest lower semicontinuous function majorized by <math>f</math> is the lower semicontinuous hull of <math>f</math>.Template:Sfn The hull <math>H_f</math> is defined pointwise by the relationTemplate:Sfn <math display="block">H_f(x) = \liminf_{y\to x} f(y).</math> The hull <math>H_f</math> has the property that its epigraph is the closure of the epigraph of <math>f</math>.
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 <math>f</math> is the (left) Kan extension of <math>f</math> along the inclusion of the poset of open neighborhoods (ordered by reverse inclusion) into the topological space <math>X</math>. Explicitly, the value of the hull <math>H_f</math> at a point <math>x \in X</math> is given by the colimit: <math display="block"> (\mathrm{Lan}_\iota f)(x) = \inf_{U \ni x} \sup_{y \in U} f(y), </math> which coincides with <math>\liminf_{y \to x} f(y)</math>, the left Kan extension under the inclusion functor <math>\iota</math>. 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.<ref>Template:Cite journal</ref>
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 <math>X</math> be a topological space, and <math>F:X\to(-\infty,+\infty]</math>. A minimizing sequence is a sequence <math>x_k</math> in <math>X</math> such that <math display="block">\lim_{k\to\infty}F(x_k) = \inf_X F.</math> The theorem is that if <math>F</math> is sequentially lower semicontinuous and <math>x_k</math> is a minimizing sequence that converges to <math>x_0</math>, then <math display="block">F(x_0)= \inf_X F.</math> That is, <math>x_0</math> is an absolute minimum of <math>F</math>.
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, <math display="block">F(u) = \int_\Omega |\nabla u|^2,</math> 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 <math>f:X\times Y\to\mathbb R</math> is a function from a pair of non-empty closed, convex sets <math>X,Y</math> belonging to reflexive Banach spaces, such that
- <math>f(x,\cdot)</math> is concave and upper semicontinuous for each <math>x\in X</math> and
- <math>f(\cdot,y)</math> is convex and lower semicontinuous for each <math>y\in Y</math>,
then the set of saddle points of <math>f</math> is convex. If both convexity and concavity are strict, then there is at most one saddle point. If the sets <math>X</math> and <math>Y</math> are bounded, then the set of saddle points is non-empty. A saddle point is by definition a point <math>(x_0,y_0)</math> at which <math display="block">f(x_0,y_0) = \inf_{x\in X}\sup_{y\in Y}f(x,y) = \sup_{y\in Y}\inf_{x\in X}f(x,y).</math>
Dimension

Many integer-valued functions of importance are also semicontinuous. For a simple example, suppose one has a polyhedron <math>K</math> (or, more generally, a closed convex set) in an <math>n</math>-dimensional vector space. A face of <math>K</math> is by definition the set of maxima of some linear functional on <math>K</math>. Define the function <math display="block">f(x) = \inf\{\dim F| F \text{ is a face of }K\text{ and }x\in F\}.</math> Then <math>f</math> 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 <math>n\times m</math> 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 <math>f(x)=\dim(G\cdot x)</math>).<ref>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.</ref>
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 <math>X</math> and <math>S</math> be schemes and <math>f:X\to S</math> a flat and proper morphism of finite presentation. Let <math>\mathcal{F}</math> be an <math>\mathcal{O}_X</math>-module flat and of finite presentation over <math>S</math>. Then for any <math>i\in\mathbb{Z}</math> the function <math display=block> h^i:S\to\mathbb{Z}_{\geq 0}, s\mapsto\text{dim}_{\kappa(s)}H^i(X_s,\mathcal{F}_s) </math> is upper semicontinuous.<ref>Template:Cite web</ref> An important special case of this theorem when additionally <math>X, S</math> are noetherian, <math>f</math> is projective and <math>\mathcal{F}</math> is coherent can be found in the standard textbook of Hartshorne.<ref name="AG">Template:Citation</ref>Template:Rp Original work in the language of hypercohomology can be found in EGA III<ref>Template:EGA</ref> Théorème (7.7.5), citing also previous work, in particular Grauert for the complex-analytic setting.
Let <math>X, Y</math> be schemes and <math>f:X\to Y</math> a morphism of finite type. The function <math display=block> n_{X/Y}:Y\to\mathbb{Z}_{\geq 0}\cup\{\infty\}, y\mapsto\text{dim}_{\text{top}}X_y </math> associates to any <math>y\in Y</math> the dimension of the fiber <math>X_y</math>. If <math>f</math> is a flat morphism of schemes of finite presentation, then <math>n_{X/Y}</math> is lower semicontinuous.<ref>Template:Cite web</ref> If <math>f</math> is a proper morphism of schemes, then <math>n_{X/Y}</math> is upper semicontinuous.<ref>Template:Cite web</ref>
Vakil collected a list of further semicontinuity results in algebraic geometry.<ref>Template:Cite web</ref>
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.<ref>Kechris, A. S. (1995). Classical Descriptive Set Theory. Springer.</ref><ref>Moschovakis, Y. N. (1980). Descriptive Set Theory. North-Holland.</ref><ref>Friedman, H., & Stanley, L. (1989). A Borel reducibility theory for classes of countable structures. J. Symbolic Logic, 54(3), 894–914.</ref> Such functions often take values in an ordinal, and their semicontinuity ensures that the sets <math>\{x : f(x) \ge \alpha\}</math> are closed (and hence Borel in a Polish space).
A central example is the rank function on well-founded trees. Let <math>\mathcal{T} \subseteq \omega^{<\omega}</math> be a tree coded by a point in Baire space <math>\omega^\omega</math>. The rank <math>\rho(\mathcal{T}) \in \omega_1 \cup \{\infty\}</math> is defined as the supremum of the lengths of descending sequences in <math>\mathcal{T}</math>. The function assigning the rank <math>\rho(\mathcal{T})</math> 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 <math>\{\mathcal{T} : \rho(\mathcal{T}) \ge \alpha\}</math>, analogous to how matrix rank stratifies <math>\mathbb{R}^{n \times m}</math>.
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 <math>[\alpha, \infty]</math> 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
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.<ref>Walters, P. (1982). An Introduction to Ergodic Theory. Springer.</ref><ref>Glasner, E. (2003). Ergodic Theory via Joinings. American Mathematical Society.</ref><ref>Downarowicz, T. (2011). Entropy in Dynamical Systems. Cambridge University Press.</ref>
Let <math>(X, T)</math> be a topological dynamical system with <math>X</math> compact and <math>T : X \to X</math> continuous. The space <math>\mathcal{M}_T(X)</math> of <math>T</math>-invariant Borel probability measures is a compact convex subset of the dual of <math>C(X)</math> under the weak-* topology. The entropy map <math>\mu \mapsto h_\mu(T)</math> is an upper semicontinuous function on <math>\mathcal{M}_T(X)</math>: <math display="block"> \limsup_{\mu_n \to \mu} h_{\mu_n}(T) \le h_\mu(T). </math>
This property plays a key role in the variational principle, which asserts that the topological entropy <math>h_{\mathrm{top}}(T)</math> is the supremum of <math>h_\mu(T)</math> 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 <math>\mathcal{M}_T(X)</math> (e.g., that ergodic measures form a residual—dense <math>G_\delta</math>—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
References
Bibliography
- Template:Cite book
- Template:Cite journal
- Template:Cite book
- Template:Cite book
- Template:Citation
- Template:Cite book
- Template:Cite book
- Template:Citation
- Template:Cite book
- Template:Citation
- Template:Citation
- Template:Citation
- Template:Cite book
- Template:Willard General Topology
- Template:Zălinescu Convex Analysis in General Vector Spaces 2002