Measure Theory/Basic Structures And Definitions/Measures

From testwiki
Revision as of 08:06, 4 October 2007 by imported>Shahab (Added examples)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Formally, a measure μ is a function defined on a σ-algebra Σ over a set X and taking values in the extended interval [0,∞] such that the following properties are satisfied:

  • The empty set has measure zero:
μ()=0.
  • Countable additivity or σ-additivity'': If E1,E2,E3, ... is a countable sequence of pairwise disjoint sets in Σ, the measure of the union of all the Ei's is equal to the sum of the measures of each Ei:
μ(i=1Ei)=i=1μ(Ei).

The triple (X,Σ,μ) is then called a measure space, and the members of Σ are called measurable sets.

A probability measure is a measure with total measure one (i.e., μ(X)=1); a probability space is a measure space with a probability measure.

Properties

Several further properties can be derived from the definition of a countably additive measure.

Monotonicity

μ is monotonic: If E1 and E2 are measurable sets with E1E2 then μ(E1)μ(E2).

Measures of infinite unions of measurable sets

μ is subadditive: If E1, E2, E3, ... is a countable sequence of sets in Σ, not necessarily disjoint, then

μ(i=1Ei)i=1μ(Ei).

μ is continuous from below: If E1, E2, E3, ... are measurable sets and En is a subset of En+1 for all n, then the union of the sets En is measurable, and

μ(i=1Ei)=limiμ(Ei).

Measures of infinite intersections of measurable sets

μ is continuous from above: If E1, E2, E3, ... are measurable sets and En+1 is a subset of En for all n, then the intersection of the sets En is measurable; furthermore, if at least one of the En has finite measure, then

μ(i=1Ei)=limiμ(Ei).

This property is false without the assumption that at least one of the En has finite measure. For instance, for each nN, let

En=[n,)

which all have infinite measure, but the intersection is empty.

Examples

Counting Measure

Start with a set Ω and consider the sigma algebra X on Ω consisting of all subsets of Ω. Define a measure μ on this sigma algebra by setting μ(A) = |A| if A is a finite subset of Ω and μ(A) = ∞ if A is an infinite subset of Ω, where |A| denotes the cardinality of set A. Then (Ω, X, μ) is a measure space. μ is called the counting measure.

Lebesgue Measure

For any subset B of Rn, we can define an outer measure λ* by:

λ*(B)=inf{vol(M):MB}, and M  is a countable union of products of intervals .

Here, vol(M) is sum of the product of the lengths of the involved intervals. We then define the set A to be Lebesgue measurable if

λ*(B)=λ*(AB)+λ*(BA)

for all sets B. These Lebesgue measurable sets form a σ-algebra, and the Lebesgue measure is defined by λ(A) = λ*(A) for any Lebesgue measurable set A.