Measure space

From Wikipedia
Jump to navigation Jump to search

A measure space is a basic object of measure theory, a branch of mathematics that studies generalized notions of volumes. It contains an underlying set, the subsets of this set that are feasible for measuring (the σ-algebra), and the method that is used for measuring (the measure). One important example of a measure space is a probability space.

A measurable space consists of the first two components without a specific measure.

Definition

A measure space is a triple Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (X, \mathcal A, \mu),} where[1][2]

  •   is a set
  •   is a σ-algebra on the set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X}
  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu} is a measure on Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (X, \mathcal{A})}
  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu} must satisfy countable additivity. That is, if Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (A_{n})_{n=1}^{\infty}} are pair-wise disjoint then Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu(\cup_{n=1}^{\infty}A_{n}) =\sum_{n=1}^{\infty}\mu(A_{n})}

In other words, a measure space consists of a measurable space Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (X, \mathcal{A})} together with a measure on it.

Example

Set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X = \{0, 1\}} . The Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \sigma} -algebra on finite sets such as the one above is usually the power set, which is the set of all subsets (of a given set) and is denoted by Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \wp(\cdot).} Sticking with this convention, we set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{A} = \wp(X)}

In this simple case, the power set can be written down explicitly: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \wp(X) = \{\varnothing, \{0\}, \{1\}, \{0, 1\}\}.}

As the measure, define Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \mu} by Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu(\{0\}) = \mu(\{1\}) = \frac{1}{2},} so Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \mu(X) = 1} (by additivity of measures) and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \mu(\varnothing) = 0} (by definition of measures).

This leads to the measure space Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle (X, \wp(X), \mu).} It is a probability space, since Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \mu(X) = 1.} The measure Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle \mu} corresponds to the Bernoulli distribution with Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\textstyle p = \frac{1}{2},} which is for example used to model a fair coin flip.

Important classes of measure spaces

Most important classes of measure spaces are defined by the properties of their associated measures. This includes, in order of increasing generality:

Another class of measure spaces are the complete measure spaces.[4]

References

  1. 1.0 1.1 Kosorok, Michael R. (2008). Introduction to Empirical Processes and Semiparametric Inference. New York: Springer. p. 83. ISBN 978-0-387-74977-8.
  2. Klenke, Achim (2008). Probability Theory. Berlin: Springer. p. 18. doi:10.1007/978-1-84800-048-3. ISBN 978-1-84800-047-6.
  3. 3.0 3.1 Template:SpringerEOM
  4. Klenke, Achim (2008). Probability Theory. Berlin: Springer. p. 33. doi:10.1007/978-1-84800-048-3. ISBN 978-1-84800-047-6.

Template:Measure theory Template:Lp spaces