Measure space: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Roffaduft
m a probability measure is an example of a finite measure. All finite measures are \sigma-finite
 
imported>AromaticPolygon
m Added oxford comma to distinguish sigma algebra from measure when talking about what the space contains.
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


{{short description|Set on which a generalization of volumes and integrals is defined}}
{{short description|Set on which a generalization of volumes and integrals is defined}}
A '''measure space''' is a basic object of [[measure theory]], a branch of [[mathematics]] that studies generalized notions of [[volume]]s. It contains an underlying set, the [[subset]]s of this set that are feasible for measuring (the [[σ-algebra|{{mvar|σ}}-algebra]]) and the method that is used for measuring (the [[Measure (mathematics)|measure]]). One important  example of a measure space is a [[probability space]].
A '''measure space''' is a basic object of [[measure theory]], a branch of [[mathematics]] that studies generalized notions of [[volume]]s. It contains an underlying set, the [[subset]]s of this set that are feasible for measuring (the [[σ-algebra|{{mvar|σ}}-algebra]]), and the method that is used for measuring (the [[Measure (mathematics)|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.
A [[measurable space]] consists of the first two components without a specific measure.
Line 12: Line 12:
* <math>\mathcal A</math> is a [[σ-algebra|{{mvar|σ}}-algebra]] on the set <math>X</math>
* <math>\mathcal A</math> is a [[σ-algebra|{{mvar|σ}}-algebra]] on the set <math>X</math>
* <math>\mu</math> is a [[Measure (mathematics)|measure]] on <math>(X, \mathcal{A})</math>
* <math>\mu</math> is a [[Measure (mathematics)|measure]] on <math>(X, \mathcal{A})</math>
* <math>\mu</math> must satisfy countable additivity. That is, if <math>(A_{n})_{n=1}^{\infty}</math> are pair-wise disjoint then <math>\mu(\cup_{n=1}^{\infty}A_{n}) =\sum_{n=1}^{\infty}\mu(A_{n})</math>


In other words, a measure space consists of a [[measurable space]] <math>(X, \mathcal{A})</math> together with a [[Measure (mathematics)|measure]] on it.
In other words, a measure space consists of a [[measurable space]] <math>(X, \mathcal{A})</math> together with a [[Measure (mathematics)|measure]] on it.

Latest revision as of 19:40, 27 October 2025

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