Measure space

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Confused

Template:Short description 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|Template:Mvar-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 (X,𝒜,μ), where[1][2]

  • X is a set
  • 𝒜 is a [[σ-algebra|Template:Mvar-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

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

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. a b Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. a b Script error: No such module "Template wrapper".Template:Main other
  4. Script error: No such module "citation/CS1".

Template:Measure theory Template:Lp spaces