Measure space

From Wikipedia, the free encyclopedia
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

[edit | edit source]

A measure space is a triple (X,𝒜,μ), where[1][2]

  • X is a set
  • 𝒜 is a σ-algebra on the set X
  • μ is a measure on (X,𝒜)
  • μ must satisfy countable additivity. That is, if (An)n=1 are pair-wise disjoint then μ(n=1An)=n=1μ(An)

In other words, a measure space consists of a measurable space (X,𝒜) together with a measure on it.

Example

[edit | edit source]

Set X={0,1}. The σ-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 (). Sticking with this convention, we set 𝒜=(X)

In this simple case, the power set can be written down explicitly: (X)={,{0},{1},{0,1}}.

As the measure, define μ by μ({0})=μ({1})=12, so μ(X)=1 (by additivity of measures) and μ()=0 (by definition of measures).

This leads to the measure space (X,(X),μ). It is a probability space, since μ(X)=1. The measure μ corresponds to the Bernoulli distribution with p=12, which is for example used to model a fair coin flip.

Important classes of measure spaces

[edit | edit source]

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

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).