Measure Theory/Basic Structures And Definitions/Measures

From testwiki
Revision as of 00:56, 25 November 2017 by imported>Pi zero ({{BookCat}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In this section, we study measure spaces and measures.

Measure Spaces

Let X be a set and be a collection of subsets of X such that is a σ-ring.

We call the pair X, a measurable space. Members of are called measurable sets.

A positive real valued function μ defined on is said to be a measure if and only if,

(i)μ()=0 and

(i)"Countable additivity": μ(i=1Ei)=i=1μ(Ei), where Ei are pairwise disjoint sets.

we call the triplet X,,μ a measure space

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.


Template:BookCat