Measurable function

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
A function is Lebesgue measurable if and only if the preimage of each of the sets [a,\infty] is a Lebesgue measurable set.

In mathematics, particularly in measure theory, measurable functions are structure-preserving functions between measurable spaces; as such, they form a natural context for the theory of integration. Specifically, a function between measurable spaces is said to be measurable if the preimage of each measurable set is measurable, analogous to the situation of continuous functions between topological spaces.

In probability theory, the \sigma-algebra often represents the set of available information, and a function (in this context a random variable) is measurable if and only if it represents an outcome that is knowable based on the available information. In contrast, functions that are not Lebesgue measurable are generally considered pathological, at least in the field of analysis.

Formal definition

Let (X,\Sigma) and (Y,T) be measurable spaces, meaning that X and Y are sets equipped with respective \sigma-algebras \Sigma and T. A function f:X\to Y is said to be measurable if the preimage of E under f is in \Sigma for every E\in T; i.e.

 f^{-1}(E) := \{ x\in X |\; f(x) \in E \} \in \Sigma,\;\;  \forall E \in T.

The notion of measurability depends on the sigma algebras \Sigma and T. To emphasize this dependency, if f:X\to Y is a measurable function, we will write

 f \colon (X, \Sigma )  \rightarrow ( Y, T ).

Caveat

This definition can be deceptively simple, however, as special care must be taken regarding the \sigma-algebras involved. In particular, when a function f:\mathbb{R}\to\mathbb{R} is said to be Lebesgue measurable, what is actually meant is that f : (\mathbb{R}, \mathcal{L}) \to (\mathbb{R}, \mathcal{B}) is a measurable function—that is, the domain and range represent different \sigma-algebras on the same underlying set. Here, \mathcal{L} is the \sigma-algebra of Lebesgue measurable sets, and \mathcal{B} is the Borel algebra on \mathbb{R}, the smallest \sigma-algebra containing all the open sets. As a result, the composition of Lebesgue-measurable functions need not be Lebesgue-measurable.

By convention a topological space is assumed to be equipped with the Borel algebra unless otherwise specified. Most commonly this space will be the real or complex numbers. For instance, a real-valued measurable function is a function for which the preimage of each Borel set is measurable. A complex-valued measurable function is defined analogously. In practice, some authors use measurable functions to refer only to real-valued measurable functions with respect to the Borel algebra.[1] If the values of the function lie in an infinite-dimensional vector space instead of \mathbb{R} or \mathbb{C}, usually other definitions of measurability are used, such as weak measurability and Bochner measurability.

Special measurable functions

  • If (X,\Sigma) and (Y,T) are Borel spaces, a measurable function f:(X,\Sigma)\to(Y,T) is also called a Borel function. Continuous functions are Borel functions but not all Borel functions are continuous. However, a measurable function is nearly a continuous function; see Luzin's theorem. If a Borel function happens to be a section of some map Y\xrightarrow{\quad\pi\quad}X, it is called a Borel section.
  • A Lebesgue measurable function is a measurable function f : (\mathbb{R}, \mathcal{L}) \to (\mathbb{C}, \mathcal{B}_\mathbb{C}), where \mathcal{L} is the \sigma-algebra of Lebesgue measurable sets, and \mathcal{B}_\mathbb{C} is the Borel algebra on the complex numbers \mathbb{C}. Lebesgue measurable functions are of interest in mathematical analysis because they can be integrated. In the case f:X\to\mathbb{R}, f is Lebesgue measurable iff \{f>\alpha\}=\{x\in X:f(x)>\alpha\} is measurable for all \alpha\in\mathbb{R}. This is also equivalent to any of \{f\ge\alpha\},\{f<\alpha\},\{f\le\alpha\} being measurable for all \alpha. Continuous functions, monotone functions, step functions, semicontinuous functions, Riemann-integrable functions, and functions of bounded variation are all Lebesgue measurable.[2] A function f:X\to\mathbb{C} is measurable iff the real and imaginary parts are measurable.

Properties of measurable functions

  • The sum and product of two complex-valued measurable functions are measurable.[3] So is the quotient, so long as there is no division by zero.[1]
  • The composition of measurable functions is measurable; i.e., if f:(X,\Sigma_1)\to(Y,\Sigma_2) and g:(Y,\Sigma_2)\to(Z,\Sigma_3) are measurable functions, then so is g\circ f:(X,\Sigma_1)\to(Z,\Sigma_3).[1] But see the caveat regarding Lebesgue-measurable functions in the introduction.
  • The pointwise limit of a sequence of measurable functions is measurable (if the codomain in endowed with the Borel algebra); note that the corresponding statement for continuous functions requires stronger conditions than pointwise convergence, such as uniform convergence. (This is correct when the counter domain of the elements of the sequence is a metric space. It is false in general; see pages 125 and 126 of.[5])

Non-measurable functions

Real-valued functions encountered in applications tend to be measurable; however, it is not difficult to find non-measurable functions.

  • So long as there are non-measurable sets in a measure space, there are non-measurable functions from that space. If (X,\Sigma) is some measurable space and A\subset X is a non-measurable set, i.e. if A\notin\Sigma, then the indicator function \mathbf{1}_A:(X,\Sigma)\to\mathbb{R} is non-measurable (where \mathbb{R} is equipped with the Borel algebra as usual), since the preimage of the measurable set \{1\} is the non-measurable set A. Here \mathbf{1}_A is given by
\mathbf{1}_A(x) = \begin{cases}
1 & \text{ if } x \in A; \\
0 & \text{ otherwise}.
\end{cases}
  • Any non-constant function can be made non-measurable by equipping the domain and range with appropriate \sigma-algebras. If f:X\to\mathbb{R} is an arbitrary non-constant, real-valued function, then f is non-measurable if X is equipped with the indiscrete algebra \Sigma=\{\emptyset,X\}, since the preimage of any point in the range is some proper, nonempty subset of X, and therefore does not lie in \Sigma.

See also

Notes

  1. 1.0 1.1 1.2 1.3 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.

External links