Basic Measure Theory. 1.1 Classes of Sets
|
|
|
- Shanon Cameron
- 10 years ago
- Views:
Transcription
1 1 Basic Measure Theory In this chapter, we introduce the classes of sets that allow for a systematic treatment of events and random observations in the framework of probability theory. Furthermore, we construct measures, in particular probability measures, on such classes of sets. Finally, we define random variables as measurable maps. 1.1 Classes of Sets In the following, let Ω be a nonempty set and let A 2 Ω (set of all subsets of Ω) be a class of subsets of Ω.Later,Ω will be interpreted as the space of elementary events and A will be the system of observable events. In this section, we introduce names for classes of subsets of Ω that are stable under certain set operations and we establish simple relations between such classes. Definition 1.1. A class of sets A is called -closed (closed under intersections) or a π-system if A B Awhenever A, B A, σ- -closed (closed under countable 1 intersections) if A n A for any choice of countably many sets A 1,A 2,... A, -closed (closed under unions) if A B Awhenever A, B A, σ- -closed (closed under countable unions) if A n A for any choice of countably many sets A 1,A 2,... A, \-closed (closed under differences) if A \ B Awhenever A, B A,and closed under complements if A c := Ω \ A Afor any set A A. 1 By countable we always mean either finite or countably infinite.
2 2 1 Basic Measure Theory Definition 1.2 (σ-algebra). A class of sets A 2 Ω is called a σ-algebra if it fulfils the following three conditions: (i) Ω A. (ii) A is closed under complements. (iii) A is closed under countable unions. Sometimes a σ-algebra is also named a σ-field. As we will see, we can define probabilities on σ-algebras in a consistent way. Hence these are the natural classes of sets to be considered as events in probability theory. Theorem 1.3. If A is closed under complements, then we have the equivalences A is -closed A is -closed, A is σ- -closed A is σ- -closed. Proof. The two statements are immediate consequences of de Morgan s rule (reminder: ( A i ) c = A c i ). For example, let A be σ- -closed and let A 1,A 2,... A.Hence ( c A n = An) c A. Thus A is σ- -closed. The other cases can be proved similarly. Theorem 1.4. Assume that A is \-closed. Then the following statements hold: (i) A is -closed. (ii) If in addition A is σ- -closed, then A is σ- -closed. (iii) Any countable (respectively finite) union of sets in A can be expressed as a countable (respectively finite) disjoint union of sets in A. Proof. (i) Assume that A, B A. Hence also A B = A \ (A \ B) A. (ii) Assume that A 1,A 2,... A.Hence A n = (A 1 A n )= A 1 \ (A 1 \ A n )=A 1 \ (A 1 \ A n ) A. (iii) n=2 n=2 n=2 Assume that A 1,A 2,... A.Hencearepresentationof A n as a countable disjoint union of sets in A is A n = A 1 (A 2 \ A 1 ) ((A 3 \ A 1 ) \ A 2 ) (((A 4 \ A 1 ) \ A 2 ) \ A 3 )...
3 1.1 Classes of Sets 3 Remark 1.5. Sometimes the disjoint union of sets is denoted by the symbol. Note that this is not a new operation but only stresses the fact that the sets involved are mutually disjoint. Definition 1.6. A class of sets A 2 Ω is called an algebra if the following three conditions are fulfilled: (i) Ω A. (ii) A is \-closed. (iii) A is -closed. If A is an algebra, then obviously = Ω \ Ω is in A. However,ingeneral,this property is weaker than (i) in Definition 1.6. Theorem 1.7. A class of sets A 2 Ω is an algebra if and only if the following three properties hold: (i) Ω A. (ii) A is closed under complements. (iii) A is closed under intersections. Proof. This is left as an exercise. Definition 1.8. A class of sets A 2 Ω is called a ring if the following three conditions hold: (i) A. (ii) A is \-closed. (iii) A is -closed. A ring is called a σ-ring if it is also σ- -closed. Definition 1.9. A class of sets A 2 Ω is called a semiring if (i) A, (ii) for any two sets A, B Athe difference set B \ A is a finite union of mutually disjoint sets in A, (iii) A is -closed.
4 4 1 Basic Measure Theory Definition A class of sets A 2 Ω is called a λ-system (or Dynkin s λ-system) if (i) Ω A, (ii) for any two sets A, B Awith A B,thedifferencesetB \ A is in A, and (iii) A n A for any choice of countably many pairwise disjoint sets A 1,A 2,... A. Example (i) For any nonempty set Ω, the classes A = {,Ω} and A =2 Ω are the trivial examples of algebras, σ-algebras and λ-systems. On the other hand, A = { } and A =2 Ω are the trivial examples of semirings, rings and σ-rings. (ii) (iii) Let Ω = R. ThenA = {A R : A is countable} is a σ-ring. A = {(a, b] : a, b R, a b} is a semiring on Ω = R (but is not a ring). (iv) The class of finite unions of bounded intervals is a ring on Ω = R (but is not an algebra). (v) The class of finite unions of arbitrary (also unbounded) intervals is an algebra on Ω = R (but is not a σ-algebra). (vi) Let E be a finite nonempty set and let Ω := E N be the set of all E-valued sequences ω =(ω n ) n N.Foranyω 1,...,ω n E, let [ω 1,...,ω n ] := {ω Ω : ω i = ω i for all i =1,...,n} be the set of all sequences whose first n values are ω 1,...,ω n.leta 0 = { }. For n N, define A n := {[ω 1,...,ω n ]: ω 1,...,ω n E}. (1.1) Hence A := n=0 A n is a semiring but is not a ring (if #E >1). (vii) Let Ω be an arbitrary nonempty set. Then A := {A Ω : A or A c is finite} is an algebra. However, if #Ω =, thena is not a σ-algebra. (viii) Let Ω be an arbitrary nonempty set. Then A := {A Ω : A or A c is countable} is a σ-algebra. (ix) Every σ-algebra is a λ-system. (x) Let Ω = {1, 2, 3, 4} and A = {, {1, 2}, {1, 4}, {2, 3}, {3, 4}, {1, 2, 3, 4} }. Hence A is a λ-system but is not an algebra.
5 1.1 Classes of Sets 5 Theorem 1.12 (Relations between classes of sets). (i) Every σ-algebra also is a λ-system, an algebra and a σ-ring. (ii) Every σ-ring is a ring, and every ring is a semiring. (iii) Every algebra is a ring. An algebra on a finite set Ω is a σ-algebra. Proof. (i) This is obvious. (ii) Let A be a ring. By Theorem 1.4, A is closed under intersections and is hence a semiring. (iii) Let A be an algebra. Then = Ω \Ω A,andhenceA is a ring. If in addition Ω is finite, then A is finite. Hence any countable union of sets in A is a finite union of sets. Definition 1.13 (liminf and limsup). Let A 1,A 2,...be subsets of Ω. The sets lim inf A n := A m and lim sup A n := A m n n m=n m=n are called limes inferior and limes superior,respectively,ofthesequence(a n ) n N. Remark (i) lim inf and lim sup can be rewritten as lim inf A n = { ω Ω :#{n N : ω A n } < }, n lim sup A n = { ω Ω :#{n N : ω A n } = }. n In other words, limes inferior is the event where eventually all of the A n occur. On the other hand, limes superior is the event where infinitely many of the A n occur. In particular, A := lim inf n A n A := lim sup n A n. (ii) We define the indicator function on the set A by 1 A (x) := { 1, if x A, 0, if x A. (1.2) With this notation, 1 A = lim inf 1 A n n and 1 A =limsup1 An. n (iii) If A 2 Ω is a σ-algebra and if A n Afor every n N, thena Aand A A. Proof. This is left as an exercise.
6 6 1 Basic Measure Theory Theorem 1.15 (Intersection of classes of sets). Let I be an arbitrary index set, and assume that A i is a σ-algebra for every i I.Hencetheintersection A I := { A Ω : A A i for every i I } = i I A i is a σ-algebra. The analogous statement holds for rings, σ-rings, algebras and λ- systems. However, it fails for semirings. Proof. We give the proof for σ-algebras only. To this end, we check (i) (iii) of Definition 1.2. (i) Clearly, Ω A i for every i I,andhenceΩ A. (ii) Assume A A.HenceA A i for any i I. Thus also A c A i for any i I.WeconcludethatA c A. (iii) Assume A 1,A 2,... A.HenceA n A i for every n N and i I. Thus A := A n A i for every i I.WeconcludeA A. Counterexample for semirings: Let Ω = {1, 2, 3, 4}, A 1 = {,Ω,{1}, {2, 3}, {4}} and A 2 = {,Ω,{1}, {2}, {3, 4}}. ThenA 1 and A 2 are semirings but A 1 A 2 = {,Ω,{1}} is not. Theorem 1.16 (Generated σ-algebra). Let E 2 Ω. Then there exists a smallest σ-algebra σ(e) with E σ(e): σ(e) := A 2 Ω is a σ-algebra A E σ(e) is called the σ-algebra generated by E. E is called a generator of σ(e). Similarly, we define δ(e) as the λ-system generated by E. Proof. A =2 Ω is a σ-algebra with E A.Hencetheintersectionisnonempty.By Theorem 1.15, σ(e) is a σ-algebra. Clearly, it is the smallest σ-algebra that contains E. Forλ-systems the proof is similar. Remark The following three statements hold: (i) E σ(e). (ii) If E 1 E 2,thenσ(E 1 ) σ(e 2 ). (iii) A is a σ-algebra if and only if σ(a) =A. A. The same statements hold for λ-systems. Furthermore, δ(e) σ(e).
7 Theorem 1.18 ( -closed λ-system). Let D 2 Ω be a λ-system. Then D is a π-system D is a σ-algebra. 1.1 Classes of Sets 7 Proof. = This is obvious. = We check (i) (iii) of Definition 1.2. (i) Clearly, Ω D. (ii) (Closedness under complements) Let A D. Since Ω Dand by property (ii) of the λ-system, we get that A c = Ω \ A D. (iii) (σ- -closedness) Let A, B D. By assumption, A B D,andhencetrivially A B A. ThusA \ B = A \ (A B) D.ThisimpliesthatD is \-closed. Now let A 1,A 2,... D. By Theorem 1.4(iii), there exist mutually disjoint sets B 1,B 2,... Dwith A n = B n D. σ- -stable algebra Ω A ring σ-algebra σ-ring σ- -stable -stable Ω A -stable λ-system semiring Fig Inclusions between classes of sets A 2 Ω. Theorem 1.19 (Dynkin s π-λ theorem). If E 2 Ω is a π-system, then σ(e) =δ(e). Proof. This follows from Remark We have to show that δ(e) is a σ-algebra. By Theorem 1.18, it is enough to show that δ(e) is a π-system. For any B δ(e) define D B := {A δ(e) :A B δ(e)}.
8 8 1 Basic Measure Theory In order to show that δ(e) is a π-system, it is enough to show that δ(e) D B for any B δ(e). (1.3) In order to show that D E is a λ-system for any E δ(e), we check (i) (iii) of Definition 1.10: (i) Clearly, Ω E = E δ(e); henceω D E. (ii) For anya, B D E with A B,wehave(B \ A) E =(B E) \ (A E) δ(e). (iii) Assume that A 1,A 2,... D E are mutually disjoint. Hence ( ) A n E = (A n E) δ(e). By assumption, A E Eif A E;thusE D E if E E. By Remark 1.17(ii), we conclude that δ(e) D E for any E E.HencewegetthatB E δ(e) for any B δ(e) and E E.ThisimpliesthatE D B for any B δ(e). ThusE D B for any B δ(e), andhence(1.3)follows. We are particularly interested in σ-algebras that are generated by topologies. The most prominent role is played by the Euclidean space R n,howeverwewillalso consider the (infinite-dimensional) space C([0, 1]) of continuous functions [0, 1] R. OnC([0, 1]) the norm f = sup x [0,1] f(x) induces a topology. For the convenience of the reader, we recall the definition of a topology. Definition 1.20 (Topology). Let Ω be an arbitrary set. A class of sets τ Ω is called a topology on Ω if it has the following three properties: (i),ω τ. (ii) A B τ for any A, B τ. (iii) ( A F A) τ for any F τ. The pair (Ω,τ) is called a topological space. The sets A τ are called open, and the sets A Ω with A c τ are called closed. In contrast with σ-algebras, topologies are closed under finite intersections only, but they are also closed under arbitrary unions. Let d be a metric on Ω,anddenotetheopenballwithradiusr>0 centred at x Ω by B r (x) ={y Ω : d(x, y) <r}. Then the usual class of open sets is the topology { } τ = B r(x) : F Ω (0, ). (x,r) F
9 1.1 Classes of Sets 9 Definition 1.21 (Borel σ-algebra). Let (Ω,τ) be a topological space. The σ- algebra B(Ω) := B(Ω,τ) :=σ(τ) that is generated by the open sets is called the Borel σ-algebra on Ω.Theelements A B(Ω,τ) are called Borel sets or Borel measurable sets. Remark In many cases, we are interested in B(R n ), where R n is equipped with the Euclidean distance d(x, y) = x y 2 = n (x i y i ) 2. (i) There are subsets of R n that are not Borel sets. These sets are not easy to construct like, for example, Vitali sets that can be found in calculus books (see also [35, Theorem 3.4.4]). Here we do not want to stress this point but state that, vaguely speaking, all sets that can be constructed explicitly are Borel sets. (ii) If C R n is a closed set, then C c τ is in B(R n ) and hence C is a Borel set. In particular, {x} B(R n ) for every x R n. (iii) B(R n ) is not a topology. To show this, let V R n such that V B(R n ).If B(R n ) were a topology, then it would be closed under arbitrary unions. As {x} B(R n ) for all x R n,wewouldgetthecontradictionv = x V {x} B(Rn ). In most cases the class of open sets that generates the Borel σ-algebra is too big to work with efficiently. Hence we aim at finding smaller (in particular, countable) classes of sets that generate the Borel σ-algebra and that are more amenable. In some of the examples, the elements of the generating class are simpler sets such as rectangles or compact sets. We introduce the following notation. We denote by Q the set of rational numbers and by Q + the set of strictly positive rational numbers. For a, b R n,wewrite a<b if a i <b i for all i =1,...,n. (1.4) For a<b,wedefinetheopenrectangle as the Cartesian product (a, b) := n (a i,b i ):=(a 1,b 1 ) (a 2,b 2 ) (a n,b n ). (1.5) Analogously, we define [a, b], (a, b] and [a, b). Furthermore,wedefine(,b):= n (,b i ),anduseananalogousdefinitionfor(,b] and so on. We introduce the following classes of sets:
10 10 1 Basic Measure Theory E 1 := {A R n : A is open}, E 2 := {A R n : A is closed}, E 3 := {A R n : A is compact}, E 4 := {B r (x) : x Q n,r Q + }, E 5 := {(a, b) : a, b Q n,a<b}, E 6 := {[a, b) : a, b Q n,a<b}, E 7 := {(a, b] : a, b Q n,a<b}, E 8 := {[a, b] : a, b Q n,a<b}, E 9 := {(,b): b Q n }, E 10 := {(,b]: b Q n }, E 11 := {(a, ) : a Q n }, E 12 := {[a, ) : a Q n }. Theorem The Borel σ-algebra B(R n ) is generated by any of the classes of sets E 1,...,E 12, that is, B(R n )=σ(e i ) for any i =1,...,12. Proof. We only show some of the identities. (1) By definition, B(R n )=σ(e 1 ). (2) Let A E 1.ThenA c E 2,andhenceA =(A c ) c σ(e 2 ). It follows that E 1 σ(e 2 ). By Remark 1.17, this implies σ(e 1 ) σ(e 2 ). Similarly, we obtain σ(e 2 ) σ(e 1 ) and hence equality. (3) Any compact set is closed; hence σ(e 3 ) σ(e 2 ). Now let A E 2. The sets A K := A [ K, K] n, K N, arecompact;hencethecountableuniona = K=1 A K is in σ(e 3 ). It follows that E 2 σ(e 3 ) and thus σ(e 2 )=σ(e 3 ). (4) Clearly, E 4 E 1 ;henceσ(e 4 ) σ(e 1 ).NowletA R n be an open set. For any x A, definer(x) = min(1, sup{r > 0 : B r (x) A}). Notethat R(x) > 0, asa is open. Let r(x) (R(x)/2,R(x)) Q. Foranyy A and x (B R(y)/3 (y)) Q n,wehaver(x) R(y) x y 2 > 2 3R(y), andhence r(x) > 1 3 R(y) and thus y B r(x)(x). It follows that A = x A Q B n r(x) (x) is a countable union of sets from E 4 and is hence in σ(e 4 ).Wehaveshownthat E 1 σ(e 4 ). By Remark 1.17, this implies σ(e 1 ) σ(e 4 ). (5 12) Exhaustion arguments similar to that in (4) also work for rectangles. If in (4) we take open rectangles instead of open balls B r (x),wegetb(r n )=σ(e 5 ).For example, we have n [a i,b i )= n k=1 ( a i 1 ) k,b i σ(e 5 ). The other inclusions E i σ(e j ) can be shown similarly. Remark Any of the classes E 1, E 2, E 3, E 5,...,E 12 (but not E 4 )isaπ-system. Hence, the Borel σ-algebra equals the generated λ-system: B(R n )=δ(e i ) for i = 1, 2, 3, 5,...,12. In addition, the classes E 4,...,E 12 are countable. This is a crucial property that will be needed later.
11 1.1 Classes of Sets 11 Definition 1.25 (Trace of a class of sets). Let A 2 Ω be an arbitrary class of subsets of Ω and let A 2 Ω \{ }.Theclass A A := {A B : B A} 2 A (1.6) is called the trace of A on A or the restriction of A to A. Theorem Let A Ω be a nonempty set and let A be a σ-algebra on Ω or any of the classes of Definitions Then A A is a class of sets of the same type as A;however,onA instead of Ω. Proof. This is left as an exercise. Exercise Let A be a semiring. Show that any countable (respectively finite) union of sets in A can be written as a countable (respectively finite) disjoint union of sets in A. Exercise Give a counterexample that shows that, in general, the union A A of two σ-algebras need not be a σ-algebra. Exercise Let (Ω 1,d 1 ) and (Ω 2,d 2 ) be metric spaces and let f : Ω 1 Ω 2 be an arbitrary map. Denote by U f = { x Ω 1 : f is discontinuous at x } the set of points of discontinuity of f. ShowthatU f B(Ω 1 ). Hint: First show that for any ε>0 and δ>0 the set U δ,ε f := { x Ω 1 : there are y, z B ε (x) with d 2 (f(y),f(z)) >δ } is open (where B ε (x) ={y Ω 1 : d 1 (x, y) <ε}). Then construct U f from such U δ,ε f. Exercise Let Ω be an uncountably infinite set and A = σ({ω} : ω Ω). Show that A = { A Ω : A is countable or A c is countable }. Exercise Let A be a ring on the set Ω. ShowthatA is an Abelian algebraic ring with multiplication andaddition.
12 12 1 Basic Measure Theory 1.2 Set Functions Definition Let A 2 Ω and let µ : A [0, ] be a set function. We say that µ is (i) monotone if µ(a) µ(b) for any two sets A, B Awith A B, ( n ) (ii) additive if µ A i = n µ(a i ) for any choice of finitely many mutually disjoint sets A 1,...,A n Awith n A i A, ( ) (iii) σ-additive if µ A i = µ(a i ) for any choice of countably many mutually disjoint sets A 1,A 2,... Awith A i A, (iv) subadditive if for any choice of finitely many sets A, A 1,...,A n A n A i,wehaveµ(a) n µ(a i ),and A with (v) σ-subadditive if for any choice of countably many sets A, A 1,A 2,... Awith A A i,wehaveµ(a) µ(a i ). Definition Let A be a semiring and let µ : A [0, ] be a set function with µ( ) =0. µ is called a content if µ is additive, premeasure if µ is σ-additive, measure if µ is a premeasure and A is a σ-algebra, and probability measure if µ is a measure and µ(ω) =1. Definition Let A be a semiring. A content µ on A is called (i) finite if µ(a) < for every A Aand (ii) σ-finite if there exists a sequence of sets Ω 1,Ω 2,... Asuch that Ω = and such that µ(ω n ) < for all n N. Ω n Example 1.30 (Contents, measures). (i) Let ω Ω and δ ω (A) =1 A (ω) (see (1.2)). Then δ ω is a probability measure on any σ-algebra A 2 Ω. δ ω is called the Dirac measure for the point ω.
13 1.2 Set Functions 13 (ii) Let Ω be a finite nonempty set. By µ(a) := #A #Ω for A Ω, we define a probability measure on A =2 Ω. This µ is called the uniform distribution on Ω. For this distribution, we introduce the symbol U Ω := µ. The resulting triple (Ω,A, U Ω ) is called a Laplace space. (iii) Let Ω be countably infinite and let A := {A Ω :#A< or #A c < }. Then A is an algebra. The set function µ on A defined by { 0, if A is finite, µ(a) =, if A c is finite, is a content but is not a premeasure. Indeed, µ ( ω Ω {ω}) = µ(ω) =, but µ ({ω}) =0. ω Ω (iv) Let (µ n ) n N be a sequence of measures (premeasures, contents) and let (α n ) n N be a sequence of nonnegative numbers. Then also µ := α nµ n is a measure (premeasure, content). (v) Let Ω be an (at most) countable nonempty set and let A =2 Ω.Further,let (p ω ) ω Ω be nonnegative numbers. Then A µ(a) := ω A p ω defines a σ-finite measure on 2 Ω.Wecallp =(p ω ) ω Ω the weight function of µ. Thenumberp ω is called the weight of µ at point ω. (vi) If in (v) the sum ω Ω p ω equals one, then µ is a probability measure. In this case, we interpret p ω as the probability of the elementary event ω. Thevector p =(p ω ) ω Ω is called a probability vector. (vii) If in (v) p ω =1for every ω Ω,thenµ is called counting measure on Ω.If Ω is finite, then so is µ. (viii) Let A be the ring of finite unions of intervals (a, b] R.Fora 1 <b 1 <a 2 < b 2 <...<b n and A = n (a i,b i ],define µ(a) = n (b i a i ). Then µ is a σ-finite content on A (even a premeasure) since µ(( n, n]) = 2n < for all n N. ( n, n] =R and
14 14 1 Basic Measure Theory (ix) Let f : R [0, ) be continuous. In a similar way to (viii), we define µ f (A) = n bi a i f(x) dx. Then µ f is a σ-finite content on A (even a premeasure). The function f is called the density of µ and plays a role similar to the weight function p in (v). Lemma 1.31 (Properties of contents). Let A be a semiring and let µ be a content on A.Thenthefollowingstatementshold. (i) If A is a ring, then µ(a B) +µ(a B) =µ(a) +µ(b) for any two sets A, B A. (ii) µ is monotone. If A is a ring, then µ(b) =µ(a)+µ(b \ A) for any two sets A, B Awith A B. (iii) µ is subadditive. If µ is σ-additive, then µ is also σ-subadditive. (iv) If A is a ring, then ( ) µ(a n ) µ A n for any choice of countably many mutually disjoint sets A 1,A 2,... Awith A n A. Proof. (i) Note that A B = A (B \ A) and B =(A B) (B \ A). Asµ is additive, we obtain µ(a B) =µ(a)+µ(b \ A) and µ(b) =µ(a B)+µ(B \ A). This implies (i). (ii) Let A B. SinceA B = A, weobtainµ(b) = µ(a (B \ A)) = µ(a)+µ(b \ A) if B \ A A. In particular, this is true if A is a ring. If A is only a semiring, then there exists an n N and mutually disjoint sets C 1,...,C n A such that B \ A = n C i.henceµ(b) =µ(a)+ n µ(c i) µ(a) and thus µ is monotone. (iii) Let n N and A, A 1,...,A n Awith A n A i.defineb 1 = A 1 and B k = A k \ k 1 A i = (A k \ (A k A i )) for k =2,...,n. k 1 By the definition of a semiring, any A k \ (A k A i ) is a finite disjoint union of sets in A. Hence there exists a c k N and sets C k,1,...,c k,ck A such that ck C k,i = B k A k. Similarly, there exist d k N and D k,1,...,d k,dk A such that A k \ B k = d k D k,i. Sinceµ is additive, we have µ(a k )= c k µ(c k,i )+ d k µ(d k,i ) c k µ(c k,i ).
15 Again due to additivity and monotonicity, we get ( n ) c k µ(a) =µ (C k,i A) = n k=1 c k k=1 µ(c k,i ) n n µ(a k ). k=1 c k k=1 1.2 Set Functions 15 µ(c k,i A) Hence µ is subadditive. By a similar argument, σ-subadditivity follows from σ- additivity. (iv) Let A be a ring and let A = A n A.Sinceµ is additive (and thus monotone), we have by (ii) ( m m ) µ(a n )=µ A n µ(a) for any m N. It follows that µ(a n ) µ(a). Remark The inequality in (iv) can be strict (see Example 1.30(iii)). In other words, there are contents that are not premeasures. Theorem 1.33 (Inclusion-exclusion formula). Let A be a ring and let µ be a content on A. Letn N and A 1,...,A n A.Thenthefollowinginclusionandexclusion formulas hold: n µ(a 1... A n )= ( 1) k 1 µ(a i1... A ik ), µ(a 1... A n )= k=1 n ( 1) k 1 k=1 {i 1,...,i k } {1,...,n} {i 1,...,i k } {1,...,n} Here summation is over all subsets of {1,...,n} with k elements. µ(a i1... A ik ). Proof. This is left as an exercise. Hint: Use induction on n. The next goal is to characterise σ-subadditivity by a certain continuity property (Theorem 1.36). To this end, we agree on the following conventions. Definition Let A, A 1,A 2,...be sets. We write A n A and say that (A n ) n N increases to A if A 1 A 2... and A n = A,and A n A and say that (A n ) n N decreases to A if A 1 A 2 A 3... and A n = A.
16 16 1 Basic Measure Theory Definition 1.35 (Continuity of contents). Let µ be a content on the ring A. (i) µ is called lower semicontinuous if µ(a n ) n µ(a) for any A Aand any sequence (A n ) n N in A with A n A. (ii) µ is called upper semicontinuous if µ(a n ) n µ(a) for any A Aand any sequence (A n ) n N in A with µ(a n ) < for some (and then eventually all) n N and A n A. (iii) µ is called -continuous if (ii) holds for A =. In the definition of upper semicontinuity, we needed the assumption µ(a n ) < since otherwise we would not even have -continuity for an example as simple as the counting measure µ on (N, 2 N ).Indeed, A n := {n, n +1,...} but µ(a n )= for all n N. Theorem 1.36 (Continuity and premeasure). Let µ be a content on the ring A. Consider the following five properties. (i) µ is σ-additive (and hence a premeasure). (ii) µ is σ-subadditive. (iii) µ is lower semicontinuous. (iv) µ is -continuous. (v) µ is upper semicontinuous. Then the following implications hold: (i) (ii) (iii)= (iv) (v). If µ is finite, then we also have (iv) = (iii). Proof. (i) = (ii) Let A, A 1,A 2,... Awith A A i.defineb 1 = A 1 and B n = A n \ n 1 A i Afor n =2, 3,...ThenA = (A B n).sinceµ is monotone and σ-additive, we infer Hence µ is σ-subadditive. µ(a) = µ(a B n ) µ(a n ). (ii) = (i) This follows from Lemma 1.31(iv). (i) = (iii) Let µ be a premeasure and A A.Let(A n ) n N be a sequence in A such that A n A and let A 0 =. Then µ(a) = µ(a i \ A i 1 ) = lim n n µ(a i \ A i 1 ) = lim n µ(a n).
17 1.2 Set Functions 17 (iii) = (i) Assume now that (iii) holds. Let B 1,B 2,... A be mutually disjoint, and assume that B = B n A.DefineA n = n B i for all n N.Then it follows from (iii) that µ(b) = lim n µ(a n)= Hence µ is σ-additive and therefore a premeasure. µ(b i ). (iv) = (v) Let A, A 1,A 2,... Awith A n A and µ(a 1 ) <. Define B n = A n \ A Afor all n N. ThenB n. This implies µ(a n ) µ(a) = µ(b n ) n 0. (v) = (iv) This is evident. (iii) = (iv) Let A 1,A 2,... Awith A n and µ(a 1 ) <. ThenA 1 \ A n Afor any n N and A 1 \ A n A 1.Hence µ(a 1 ) = lim n µ(a 1 \ A n )=µ(a 1 ) lim n µ(a n). Since µ(a 1 ) <, wehave lim n µ(a n)=0. (iv) = (iii) (for finite µ) Assume that µ(a) < for every A Aand that µ is -continuous. Let A, A 1,A 2,... Awith A n A.ThenwehaveA \ A n and µ(a) µ(a n )=µ(a \ A n ) n 0. Hence (iii) follows. Example (Compare Example 1.30(iii).) Let Ω be a countable set, and define A = {A Ω :#A< or #A c < }, { 0, if A is finite, µ(a) =, if A is infinite. Then µ is an -continuous content but not a premeasure.
18 18 1 Basic Measure Theory Definition (i) A pair (Ω,A) consisting of a nonempty set Ω and a σ-algebra A 2 Ω is called a measurable space. The sets A Aare called measurable sets.ifω is at most countably infinite and if A =2 Ω,thenthemeasurablespace (Ω,2 Ω ) is called discrete. (ii) A triple (Ω,A,µ) is called a measure space if (Ω,A) is a measurable space and if µ is a measure on A. (iii) If in addition µ(ω) =1,then(Ω,A,µ) is called a probability space. In this case, the sets A Aare called events. (iv) The set of all finite measures on (Ω,A) is denoted by M f (Ω) :=M f (Ω,A). The subset of probability measures is denoted by M 1 (Ω) :=M 1 (Ω,A). Finally, the set of σ-finite measures on (Ω,A) is denoted by M σ (Ω,A). Exercise Let A = {(a, b] Q : a, b R, a b}. Defineµ : A [0, ) by µ ( (a, b] Q ) = b a. ShowthatA is a semiring and µ is a content on A that is lower and upper semicontinuous but is not σ-additive. 1.3 The Measure Extension Theorem In this section, we construct measures µ on σ-algebras. The starting point will be to define the values of µ on a smaller class of sets; that is, on a semiring. Under a mild consistency condition, the resulting set function can be extended to the whole σ-algebra. Before we develop the complete theory, we begin with two examples. Example 1.39 (Lebesgue measure). Let n N and let A = {(a, b] : a, b R n,a<b} be the semiring of half open rectangles (a, b] R n (see (1.5)). The n-dimensional volume of such a rectangle is µ((a, b]) = n (b i a i ). Can we extend the set function µ to a (uniquely determined) measure on the Borel σ-algebra B(R n )=σ(a)? We will see that this is indeed possible. The resulting measure is called Lebesgue measure (or sometimes Lebesgue-Borel measure) λ on ( R n, B(R n ) ). Example 1.40 (Product measure, Bernoulli measure). We construct a measure for an infinitely often repeated random experiment with finitely many possible outcomes. Let E be the set of possible outcomes. For e E, letp e 0 be the probability that e occurs. Hence e E p e =1.Forafixedrealisationoftherepeated
19 1.3 The Measure Extension Theorem 19 experiment, let ω 1,ω 2,... E be the observed outcomes. Hence the space of all possible outcomes of the repeated experiment is Ω = E N. As in Example 1.11(vi), we define the set of all sequences whose first n values are ω 1,...,ω n : [ω 1,...,ω n ] := {ω Ω : ω i = ω i for any i =1,...,n}. (1.7) Let A 0 = { }. For n N, definetheclassofcylindersetsthatdependonlyonthe first n coordinates and let A := n=0 A n. A n := {[ω 1,...,ω n ]: ω 1,...,ω n E}, (1.8) We interpret [ω 1,...,ω n ] as the event where the outcome of the first experiment is ω 1,theoutcomeofthesecondexperimentisω 2 and finally the outcome of the nth experiment is ω n.theoutcomesoftheotherexperimentsdonotplayarolefor the occurrence of this event. As the individual experiments ought to be independent, we should have for any choice ω 1,...,ω n E that the probability of the event [ω 1,...,ω n ] is the product of the probabilities of the individual events; that is, µ([ω 1,...,ω n ]) = n p ωi. This formula defines a content µ on the semiring A, andouraimistoextendµ in a unique way to a probability measure on the σ-algebra σ(a) that is generated by A. Before we do so, we make the following definition. Define the (ultra-)metric d on Ω by { 2 inf{n N: ω n ω d(ω, ω n }, if ω ω, )= (1.9) 0, if ω = ω. Hence (Ω,d) is a compact metric space. Clearly, [ω 1,...,ω n ]=B 2 n(ω) ={ω Ω : d(ω, ω ) < 2 n }. The complement of [ω 1,...,ω n ] is an open set, as it is the union of (#E) n 1 open balls [ω 1,...,ω n ] c = [ω 1,...,ω n]. (ω 1,...,ω n ) (ω 1,...,ω n ) Since Ω is compact, the closed subset [ω 1,...,ω n ] is compact. As in Theorem 1.23, it can be shown that σ(a) =B(Ω,d). Exercise: Prove the statements made above. The main result of this chapter is Carathéodory s measure extension theorem. Theorem 1.41 (Carathéodory). Let A 2 Ω be a ring and let µ be a σ-finite premeasure on A.There existsa unique measure µ on σ(a) such that µ(a) =µ(a) for all A A. Furthermore, µ is σ-finite.
20 20 1 Basic Measure Theory We prepare for the proof of this theorem with a couple of lemmas. In fact, we will show a slightly stronger statement in Theorem Lemma 1.42 (Uniqueness by an -closed generator). Let (Ω,A,µ) be a σ-finite measure space and let E A be a π-system that generates A. Assumethatthere exist sets E 1,E 2,... Esuch that E n Ω and µ(e n ) < for all n N. Thenµ is uniquely determined by the values µ(e), E E. If µ is a probability measure, the existence of the sequence (E n ) n N is not needed. Proof. Let ν be a (possibly different) σ-finite measure on (Ω,A) such that µ(e) =ν(e) for every E E. Let E Ewith µ(e) <. Consider the class of sets D E = { A A: µ(a E) =ν(a E) }. In order to show that D E is a λ-system, we check the properties of Definition 1.10: (i) Clearly, Ω D E. (ii) Let A, B D E with A B.Then µ ((A \ B) E) =µ(a E) µ(b E) Hence A \ B D E. = ν(a E) ν(b E) =ν ((A \ B) E). (iii) Let A 1,A 2,... D E be mutually disjoint and A = µ(a E) = Hence A D E. µ(a n E) = A n.then ν(a n E) =ν(a E). Clearly, E D E ;henceδ(e) D E.SinceE is a π-system, Theorem 1.19 yields Hence D E = A. A D E δ(e) =σ(e) =A. This implies µ(a E) =ν(a E) for any A Aand E Ewith µ(e) <. Now let E 1,E 2,... Ebe a sequence such that E n Ω and µ(e n ) < for all n N. Sinceµ and ν are lower semicontinuous, for all A A,wehave µ(a) = lim n µ(a E n) = lim n ν(a E n)=ν(a).
21 1.3 The Measure Extension Theorem 21 The additional statement is trivial as Ẽ := E {Ω} is a π-system that generates A, andthevalue µ(ω) =1is given. Hence one can choose the constant sequence E n = Ω, n N. However,notethatitisnotenoughtoassumethatµ is finite. In this case, in general, the total mass µ(ω) is not uniquely determined by the values µ(e), E E; see Example 1.45(ii). Example Let Ω = Z and E = { E n : n Z } where E n =(,n] Z.Then E is a π-system and σ(e) =2 Ω.Henceafinitemeasureµ on (Ω,2 Ω ) is uniquely determined by the values µ(e n ), n Z. However, a σ-finite measure on Z is not uniquely determined by the values on E: Let µ be the counting measure on Z and let ν =2µ. Henceµ(E) = = ν(e) for all E E. In order to distinguish µ and ν one needs a generator that contains sets of finite measure (of µ). Do the sets F n =[ n, n] Z, n N do the trick? Indeed, for any σ-finite measure µ, wehaveµ( F n ) < for all n N. However,thesets F n do not generate 2 Ω (but which σ-algebra?). We get things to work out better if we modify the definition: F n =[ n/2, (n+1)/2] Z.Nowσ({F n,n N}) =2 Ω,and hence E = {F n,n N} is a π-system that generates 2 Ω and such that µ(f n ) < for all n N. TheconditionsofthetheoremarefulfilledasF n Ω. ( Example 1.44 (Distribution function). A probability measure µ on the space R n, B(R n ) ) is uniquely determined by the values µ((,b]) (where (,b]= n (,b i ], b R n ). In fact, these sets form a π-system that generates B(R n ) (see Theorem 1.23). In particular, a probability measure µ on R is uniquely determined by its distribution function F : R [0, 1], x µ((,x]). Example (i) Let Ω = {1, 2, 3, 4} and E = { { 1, 2}, {2, 3} }. Clearly, σ(e) = 2 Ω but E is not a π-system. In fact, here a probability measure µ is not uniquely determined by the values, say µ({1, 2}) =µ({2, 3}) = 1 2.Wejustgivetwodifferent possibilities: µ = 1 2 δ δ 3 and µ = 1 2 δ δ 4. (ii) Let Ω = {1, 2} and E = {{1}}.ThenE is a π-system that generates 2 Ω.Hence a probability measure µ is uniquely determined by the value µ({1}). However,a finite measure is not determined by its value on {1}, asµ = 0 and ν = δ 2 are different finite measures that agree on E.
22 22 1 Basic Measure Theory Definition 1.46 (Outer measure). Asetfunctionµ :2 Ω [0, ] is called an outer measure if (i) µ ( ) =0,and (ii) µ is monotone, (iii) µ is σ-subadditive. Lemma Let A 2 Ω be an arbitrary class of sets with Aand let µ be a monotone set function on A with µ( ) =0.ForA Ω, definethesetofcountable coverings of F with sets F A: { U(A) = F A: F is at most countable and A } F. Define { } µ (A) :=inf µ(f ): F U(A), F F F F where inf =. Thenµ is an outer measure. If in addition µ is σ-subadditive, then µ (A) =µ(a) for all A A. Proof. We check properties (i) (iii) of an outer measure. (i) Since A,wehave{ } U( ); henceµ ( ) =0. (ii) If A B,thenU(A) U(B); henceµ (A) µ (B). (iii) Let A n Ω for any n N and let A A n.weshowthatµ (A) µ (A n ). Without loss of generality, assume µ (A n ) < and hence U(A n ) for all n N. Fixε>0. Foreveryn N, chooseacovering F n U(A n ) such that F F n µ(f ) µ (A n )+ε 2 n. Then F := F n U(A) and µ (A) µ(f ) F F F F n µ(f ) µ (A n )+ε. Let A A.Since{A} U(A), wehaveµ (A) µ(a). Ifµ is σ-subadditive, then for any F U(A), wehave F F µ(f ) µ(a); henceµ (A) µ(a). Definition 1.48 (µ -measurable sets). Let µ be an outer measure. A set A 2 Ω is called µ -measurable if µ (A E)+µ (A c E) =µ (E) for any E 2 Ω. (1.10) We write M(µ )={A 2 Ω : A is µ -measurable}.
23 1.3 The Measure Extension Theorem 23 Lemma A M(µ ) if and only if µ (A E)+µ (A c E) µ (E) for any E 2 Ω. Proof. As µ is subadditive, the other inequality is trivial. Lemma M(µ ) is an algebra. Proof. We check properties (i) (iii) of an algebra from Theorem 1.7. (i) Ω M(µ ) is evident. (ii) (Closedness under complements) By definition, A M(µ ) A c M(µ ). (iii) (π-system) Let A, B M(µ ) and E 2 Ω.Then µ ((A B) E)+µ ((A B) c E) = µ (A B E)+µ ( (A c B E) (A c B c E) (A B c E) ) µ (A B E)+µ (A c B E) = µ (B E)+µ (B c E) = µ (E). + µ (A c B c E)+µ (A B c E) Here we used A M(µ ) in the last but one equality and B M(µ ) in the last equality. Lemma An outer measure µ is σ-additive on M(µ ). Proof. Let A, B M(µ ) with A B =. Then µ (A B) =µ (A (A B)) + µ (A c (A B)) = µ (A)+µ (B). Inductively, we get (finite) additivity. By definition, µ is σ-subadditive; hence we conclude by Theorem 1.36 that µ is also σ-additive. Lemma If µ is an outer measure, then M(µ ) is a σ-algebra. In particular, µ is a measure on M(µ ). Proof. By Lemma 1.50, M(µ ) is an algebra and hence a π-system. By Theorem 1.18, it is sufficient to show that M(µ ) is a λ-system. Hence, let A 1,A 2,... M(µ ) be mutually disjoint, and define A := have to show A M(µ ); that is, A n.we µ (A E)+µ (A c E) µ (E) for any E 2 Ω. (1.11)
24 24 1 Basic Measure Theory Let B n = n A i for all n N. Foralln N, wehave µ (E B n+1 ) = µ ( ) (E B n+1 ) B n + µ ( (E B n+1 ) Bn c ) = µ (E B n )+µ (E A n+1 ). Inductively, we get µ (E B n )= n µ (E A i ).Themonotonicityofµ now implies that µ (E) = µ (E B n )+µ (E B c n) µ (E B n )+µ (E A c ) = n µ (E A i )+µ (E A c ). Letting n and using the σ-subadditivity of µ,weconclude µ (E) µ (E A i )+µ (E A c ) µ (E A)+µ (E A c ). Hence (1.11) holds and the proof is complete. We come to an extension theorem for measures that makes slightly weaker assumptions than Carathéodory s theorem (Theorem 1.41). Theorem 1.53 (Extension theorem for measures). Let A be a semiring and let µ : A [0, ] be an additive, σ-subadditive and σ-finite set function with µ( ) =0. Then there is a unique σ-finite measure µ : σ(a) [0, ] such that µ(a) = µ(a) for all A A. Proof. As A is a π-system, uniqueness follows by Lemma In order to establish the existence of µ,wedefineasinlemma1.47 { } µ (A) :=inf µ(f ): F U(A) for any A 2 Ω. F F By Lemma 1.31(ii), µ is monotone. Hence µ is an outer measure by Lemma 1.47 and µ (A) =µ(a) for any A A.WehavetoshowthatM(µ ) σ(a). Since M(µ ) is a σ-algebra (Lemma 1.52), it is enough to show A M(µ ). To this end, let A Aand E 2 Ω with µ (E) <. Fixε>0. Thenthereisa sequence E 1,E 2,... Asuch that E E n and µ(e n ) µ (E)+ε.
25 1.3 The Measure Extension Theorem 25 Define B n := E n A A.SinceA is a semiring, for every n N there is an m n N and sets Cn,...,C 1 m n n Asuch that E n \ A = E n \ B n = m n Cn.Hence k k=1 E A B n, E A c m n k=1 C k n and E n = B n m n k=1 C k n. µ is σ-subadditive and by assumption µ is additive. From µ µ (we will see A that even equality holds), we infer that ( mn ) µ (E A)+µ (E A c ) µ (B n )+ µ µ(cn) k = = µ(b n )+ k=1 m n µ(cn) k k=1 ( ) m n µ(b n )+ µ(cn) k k=1 µ(e n ) µ (E)+ε. Hence µ (E A) +µ (E A c ) µ (E) and thus A M(µ ), which implies A M(µ ).Nowdefine µ : σ(a) [0, ], A µ (A). ByLemma1.51, µ is a measure and µ is σ-finite since µ is σ-finite. Example 1.54 (Lebesgue measure, continuation of Example 1.39). We aim at extending the volume µ((a, b]) = n (b i a i ) that was defined on the class of rectangles A = {(a, b] : a, b R n,a < b} to the Borel σ-algebra B(R n ).In order to check the assumptions of Theorem 1.53, we only have to check that µ is σ-subadditive. To this end, let (a, b], (a(1),b(1)], (a(2),b(2)],... Awith We show that (a, b] µ((a, b]) (a(k),b(k)]. k=1 µ ( (a(k),b(k)] ). (1.12) k=1 For this purpose we use a compactness argument to reduce (1.12) to finite additivity. Fix ε>0. Foranyk N, chooseb ε (k) >b(k) such that µ ( (a(k),b ε (k)] ) µ ( (a(k),b(k)] ) + ε 2 k 1.
26 26 1 Basic Measure Theory Further choose a ε compact and (a, b) such that µ((a ε,b]) µ((a, b]) ε 2. Now [a ε,b] is (a(k),b ε (k)) k=1 (a(k),b(k)] (a, b] [a ε,b], k=1 whence there exists a K 0 such that K 0 k=1 (a(k),b ε(k)) (a ε,b]. Asµ is (finitely) subadditive (see Lemma 1.31(iii)), we obtain µ((a, b]) ε 2 + µ((a ε,b]) ε K µ((a(k),b ε (k)]) k=1 ε K ( ε 2 k 1 + µ((a(k),b(k)]) ) ε + k=1 k=1 Letting ε 0 yields (1.12); hence µ is σ-subadditive. µ((a(k),b(k)]). Combining the last example with Theorem 1.53, we have shown the following theorem. Theorem 1.55 (Lebesgue measure). There exists a uniquely determined measure λ n on ( R n, B(R n ) ) with the property that λ n ((a, b]) = n (b i a i ) for all a, b R n with a<b. λ n is called the Lebesgue measure on ( R n, B(R n ) ) or Lebesgue-Borel measure. Example 1.56 (Lebesgue-Stieltjes measure). Let Ω = R and A = {(a, b] : a, b R, a b}. A is a semiring and σ(a) =B(R), whereb(r) is the Borel σ-algebra on R. Furthermore,letF : R R be monotone increasing and right continuous. We define a set function µ F : A [0, ), (a, b] F (b) F (a). Clearly, µ F ( ) =0and µ F is additive. Let (a, b], (a(1),b(1)], (a(2),b(2)],... Asuch that (a, b] (a(n),b(n)]. Fix ε>0 and choose a ε (a, b) such that F (a ε ) F (a) <ε/2. This is possible, as F is right continuous. For any k N, chooseb ε (k) >b(k) such that F (b ε (k)) F (b(k)) <ε2 k 1. As in Example 1.54, it can be shown that µ F ((a, b]) ε + k=1 µ F ((a(k),b(k)]). This implies that µ F is σ-subadditive. By Theorem 1.53, we can extend µ F uniquely to a σ-finite measure µ F on B(R).
27 1.3 The Measure Extension Theorem 27 Definition 1.57 (Lebesgue-Stieltjes measure). The measure µ F on ( R, B(R) ) defined by µ F ((a, b]) = F (b) F (a) for all a, b R with a<b is called the Lebesgue-Stieltjes measure with distribution function F. Example Important special cases for the Lebesgue-Stieltjes measure are the following: (i) If F (x) =x,thenµ F = λ 1 is the Lebesgue measure on R. (ii) Let f : R [0, ) be continuous and let F (x) = x 0 f(t) dt for all x R. Then µ F is the extension of the premeasure with density f that was defined in Example 1.30(ix). (iii) Let x 1,x 2,... R and α n 0 for all n N such that α n <. Then F = α n 1 [xn, ) is the distribution function of the finite measure µ F = α nδ xn. (iv) Let x 1,x 2,... R such that µ = δ x n is a σ-finite measure. Then µ is a Lebesgue-Stieltjes measure if and only if the sequence (x n ) n N does not have a limit point. Indeed, if (x n ) n N does not have a limit point, then by the Bolzano- Weierstraß theorem, #{n N : x n [ K, K]} < for every K>0. Ifwelet F (x) =#{n N : x n [0,x]} for x 0 and F (x) = #{n N : x n [x, 0)}, then µ = µ F.Ontheotherhand,ifµ is a Lebesgue-Stieltjes measure, this is µ = µ F for some F,then#{n N : x n ( K, K]} = F (K) F ( K) < for all K>0; hence(x n ) n N does not have a limit point. (v) If lim x ( F (x) F ( x) ) =1,thenµF is a probability measure. We will now have a closer look at the case where µ F is a probability measure. Definition 1.59 (Distribution function). Arightcontinuousmonotoneincreasing function F : R [0, 1] with F ( ) := lim F (x) = 0 and F ( ) := x F (x) =1is called a (proper) probability distribution function (p.d.f.). If we lim x only have F ( ) 1 instead of F ( ) =1,thenF is called a (possibly) defective p.d.f. If µ is a (sub-)probability measure on ( R, B(R) ),thenf µ : x µ((,x]) is called the distribution function of µ. Clearly, F µ is right continuous and F ( ) =0,sinceµ is upper semicontinuous and finite (Theorem 1.36). Since µ is lower semicontinuous, we have F ( ) =µ(r); hence F µ is indeed a (possibly defective) distribution function if µ is a (sub-)probability measure. The argument of Example 1.56 yields the following theorem.
28 28 1 Basic Measure Theory Theorem The map µ F µ is a bijection from the set of probability measures on ( R, B(R) ) to the set of probability distribution functions, respectively from the set of sub-probability measures to the set of defective distribution functions. We have established that every finite measure on ( R, B(R) ) is a Lebesgue-Stieltjes measure for some function F.For σ-finite measures the corresponding statement does not hold in this generality as we saw in Example 1.58(iv). We come now to a theorem that combines Theorem 1.55 with the idea of Lebesgue- Stieltjes measures. Later we will see that the following theorem is valid in greater generality. In particular, the assumption that the factors are of Lebesgue-Stieltjes type can be dropped. Theorem 1.61 (Finite products of measures). Let n N and let µ 1,...,µ n be finite measures or, more generally, Lebesgue-Stieltjes measures on ( R, B(R) ). Then there exists a unique σ-finite measure µ on ( R n, B(R n ) ) such that µ((a, b]) = n µ i ((a i,b i ]) for all a, b R n with a<b. We call µ =: n µ i the product measure of the measures µ 1,...,µ n. Proof. The proof is the same as for Theorem One has to check that the intervals (a, b ε ] and so on can be chosen such that µ((a, b ε ]) <µ((a, b]) + ε.hereweemploy the right continuity of the increasing function F i that belongs to µ i. The details are left as an exercise. Remark Later we will see in Theorem that the statement holds even for arbitrary σ-finite measures µ 1,...,µ n on arbitrary (even different) measurable spaces. One can even construct infinite products if all factors are probability spaces (Theorem 14.36). Example 1.63 (Infinite product measure, continuation of Example 1.40). Let E be a finite set and let Ω = E N be the space of E-valued sequences. Further, let (p e ) e E be a probability vector. Define a content µ on A = {[ω 1,...,ω n ] : ω 1,...,ω n E, n N} by µ([ω 1,...,ω n ]) = n p ωi. We aim at extending µ to a measure on σ(a). Inordertochecktheassumptionsof Theorem 1.53, we have to show that µ is σ-subadditive. As in the preceding example, we use a compactness argument.
29 1.3 The Measure Extension Theorem 29 Let A, A 1,A 2,... Aand A A n. We are done if we can show that there exists an N N such that N A A n. (1.13) Indeed, due to the (finite) subadditivity of µ (see Lemma 1.31(iii)), this implies µ(a) N µ(a n ) µ(a n );henceµ is σ-subadditive. We now give two different proofs for (1.13). 1. Proof. The metric d from (1.9) induces the product topology on Ω; hence,as remarked in Example 1.40, (Ω,d) is a compact metric space. Every A Ais closed and thus compact. Since every A n is also open, A can be covered by finitely many A n ;hence(1.13)holds. 2. Proof. We now show by elementary means the validity of (1.13). The procedure imitates the proof that Ω is compact. Let B n := A\ n A i. We assume B n for all n N in order to get a contradiction. By Dirichlet s pigeonhole principle (recall that E is finite), we can choose ω 1 E such that [ω 1 ] B n for infinitely many n N. SinceB 1 B 2...,weobtain [ω 1 ] B n for all n N. Successively choose ω 2,ω 3,... E in such a way that [ω 1,...,ω k ] B n for all k, n N. B n is a disjoint union of certain sets C n,1,...,c n,mn A. Hence, for every n N there is an i n {1,...,m n } such that [ω 1,...,ω k ] C n,in for infinitely many k N. Since[ω 1 ] [ω 1,ω 2 ]...,weobtain [ω 1,...,ω k ] C n,in for all k, n N. For fixed n N and large k, we have [ω 1,...,ω k ] C n,in. Hence ω = (ω 1,ω 2,...) C n,in B n. This implies B n, contradictingtheassumption. Combining the last example with Theorem 1.53, we have shown the following theorem.
30 30 1 Basic Measure Theory Theorem 1.64 (Product measure, Bernoulli measure). Let E be a finite nonempty set and Ω = E N.Let(p e ) e E be a probability vector. Then there exists a unique probability measure µ on σ(a) =B(Ω) such that µ([ω 1,...,ω n ]) = n p ωi for all ω 1,...,ω n E and n N. µ is called the product measure or Bernoulli measure on Ω with weights (p e ) e E. We write ( e E p eδ e ) N := µ. Theσ-algebra (2 E ) N := σ(a) is called the product σ-algebra on Ω. We will study product measures in a systematic way in Chapter 14. The measure extension theorem yields an abstract statement of existence and uniqueness for measures on σ(a) that were first defined on a semiring A only. The following theorem, however, shows that the measure of a set from σ(a) can be well approximated by finite and countable operations with sets from A. Denote by A B := (A \ B) (B \ A) for A, B Ω (1.14) the symmetric difference of the two sets A and B. Theorem 1.65 (Approximation theorem for measures). Let A 2 Ω be a semiring and let µ be a measure on σ(a) that is σ-finite on A. (i) For any A σ(a) and ε>0, there ( exist mutually disjoint sets A 1,A 2,... A such that A ) A n and µ A n \ A <ε. (ii) For any A σ(a) with µ(a) < and any ε>0, ( there exists an) n N and mutually disjoint sets A 1,...,A n Asuch that µ A n A k <ε. (iii) For any A M(µ ), there are sets A,A + σ(a) with A A A + and µ(a + \ A )=0. Remark (iii) implies that (i) and (ii) also hold for A M(µ ) (with µ instead of µ). If A is an algebra, then in (ii) for any A σ(a), weevenhave inf B A µ(a B) =0. Proof. (ii) As µ and the outer measure µ coincide on σ(a) and since µ(a) is finite on σ(a), by the very definition of µ (see Lemma 1.47) there exists a covering B 1,B 2,... Aof A such that µ(a) µ(b i ) ε/2. k=1
31 1.3 The Measure Extension Theorem 31 Let n N with i=n+1 sets C, D, E, wehave µ(b i ) < ε 2 (such an n exists since µ(a) < ). For any three C D =(D \ C) (C \ D) (D \ C) (C \ (D E)) E (C (D E)) E. Choosing C = A, D = n B i and E = i=n+1 B i, this yields ( ) ( ) ( n ) µ A B i µ A B i + µ B i i=n+1 ( ) µ B i µ(a)+ ε 2 ε. As A is a semiring, there exist a k N and A 1,...,A k Asuch that n n B i = B 1 i=2 i 1 (B i \ B j ) =: j=1 k A i. (i) Let A σ(a) and E n Ω, E n σ(a) with µ(e n ) < for any n N. For every n N, chooseacovering(b n,m ) m N of A E n with µ(a E n ) µ(b n,m ) 2 n ε. m=1 (This is possible due to the definition of the outer measure µ,whichcoincideswith µ on A.) Let B n,m = A n for certain A n A, n N (Exercise 1.1.1). Then m, ( ) ( ) µ A n \ A = µ B n,m \ A m=1 ( ( µ Bn,m \ (A E n ) )) m=1 (( ) ) µ(b n,m ) µ(a E n ) ε. m=1
32 32 1 Basic Measure Theory (iii) Let A M(µ ) and (E n ) n N as above. For any m, n N, choosea n,m σ(a) such that A n,m A E n and µ (A n,m ) µ (A E n )+ 2 n m. Define A m := A n,m σ(a). ThenA m A and µ (A m \ A) 1 m. Define A + := m=1 A m.thenσ(a) A + A and µ (A + \ A) =0. Similarly, choose (A ) c σ(a) with (A ) c A c and µ ((A ) c \ A c )=0.ThenA + A A and µ(a + \ A )=µ (A + \ A )=µ (A + \ A)+µ (A \ A )=0. Remark 1.67 (Regularity of measures). (Compare with Theorem 13.6.) Let λ n be the Lebesgue measure on ( R n, B(R n ) ).LetA be the semiring of rectangles of the form (a, b] R n ;henceb(r n )=σ(a) by Theorem By the approximation theorem, for any A B(R n ) and ε>0 there exist countably many A 1,A 2,... A with ( ) λ n A i \ A <ε/2. For any A i, there exists an open rectangle B i A i with λ n (B i \ A i ) <ε2 i 1 (upper semicontinuity of λ n ). Hence U = B i is an open set U A with λ n (U \ A) <ε. This property of λ n is called outer regularity. If λ n (A) is finite, then for any ε>0 there exists a compact K A such that λ n (A \ K) <ε. This property of λ n is called inner regularity. Indeed,letN > 0 be such that λ n (A) λ n (A [ N,N] n ) <ε/2.chooseanopensetu (A [ N,N] n ) c such that λ n (U \ (A [ N,N] n ) c ) <ε/2, andletk := [ N,N] n \ U A. Definition 1.68 (Null set). Let (Ω,A,µ) be a measure space. (i) A set A A is called a µ-null set, or briefly a null set, if µ(a) =0.ByN µ we denote the class of all subsets of µ-null sets. (ii) Let E(ω) be a property that a point ω Ω can have or not have. We say that E holds µ-almost everywhere (a.e.) or for almost all (a.a.) ω if there exists a null set N such that E(ω) holds for every ω Ω \ N.IfA Aand if there exists a null set N such that E(ω) holds for every ω A \ N, thenwesaythate holds almost everywhere on A. If µ = P is a probability measure, then we say that E holds P -almost surely (a.s.), respectively almost surely on A. (iii) Let A, B A,andassumethatthereisanullsetN such that A B N. Then we write A = B (mod µ).
33 1.3 The Measure Extension Theorem 33 Definition Ameasurespace(Ω,A,µ) is called complete if N µ A. Remark 1.70 (Completion of a measure space). Let (Ω,A,µ) be a measure space. There exists a unique smallest σ-algebra A Aand an extension µ of µ to A such that (Ω,A,µ ) is complete. (Ω,A,µ ) is called the completion of (Ω,A,µ). With the notation of Theorem 1.53, this completion is ( Ω,M(µ ),µ M(µ ) ). Furthermore, M(µ )=σ(a N µ )={A N : A A,N N µ } and µ (A N) =µ(a) for any A Aand N N µ. In the sequel, we will not need these statements. Hence, instead of giving a proof, we refer to the textbooks on measure theory (e.g., [35]). Example Let λ be the Lebesgue measure (more accurately, the Lebesgue-Borel measure) on ( R n, B(R n ) ).Thenλ can be extended uniquely to a measure λ on B (R n )=σ ( B(R n ) N ), where N is the class of subsets of Lebesgue-Borel null sets. B (R n ) is called the σ-algebra of Lebesgue measurable sets. For the sake of distinction, we sometimes call λ the Lebesgue-Borel measure and λ the Lebesgue measure. However,in practice, this distinction will not be needed in this book. Example Let µ = δ ω be the Dirac measure for the point ω Ω on some measurable space (Ω,A). If{ω} A,thenthecompletionisA =2 Ω, µ = δ ω. In the extreme case of a trivial σ-algebra A = {,Ω}, however,theemptysetisthe only null set, N µ = { }; hencea = {,Ω}, µ = δ ω. Note that, on the trivial σ-algebra, Dirac measures for different points ω Ω cannot be distinguished. Definition Let (Ω,A,µ) be a measure space and Ω A.Onthetraceσalgebra A Ω,wedefineameasureby µ Ω (A) :=µ(a) for A A with A Ω. This measure is called the restriction of µ to Ω. Example The restriction of the Lebesgue-Borel measure λ on ( R, B(R) ) to [0, 1] is a probability measure on ([0, 1], B(R) [0,1] ).Moregenerally,forameasurable A B(R), we call the restriction λ A the Lebesgue measure on A. Often this measure will be denoted by the same symbol λ when there is no danger of ambiguity. Later we will see (Corollary 1.84) that B(R) = B(A), where B(A) is the Borel A σ-algebra on A that is generated by the (relatively) open subsets of A.
34 34 1 Basic Measure Theory Example 1.75 (Uniform distribution). Let A B(R n ) be a measurable set with n- dimensional Lebesgue measure λ n (A) (0, ). Thenwecandefineaprobability measure on B(R n ) A by µ(b) := λn (B) λ n (A) for B B(R n ) with B A. This measure µ is called the uniform distribution on A and will be denoted by U A := µ. Exercise Show the following generalisation of Example 1.58(iv): A measure α nδ xn is a Lebesgue-Stieltjes measure for a suitable function F if and only if n: x n K α n < for all K>0. Exercise Let Ω be an uncountably infinite set and let ω 0 Ω be an arbitrary element. Let A = σ({ω} : ω Ω \{ω 0 }). (i) Give a characterisation of A as in Exercise (page 11). (ii) Show that (Ω,A,δ ω0 ) is complete. Exercise Let (µ n ) n N be a sequence of finite measures on the measurable space (Ω,A). Assume that for any A Athere exists the limit µ(a) := lim µ n(a). n Show that µ is a measure on (Ω,A). Hint: In particular, one has to show that µ is -continuous. 1.4 Measurable Maps Amajortaskofmathematicsistostudyhomomorphismsbetweenobjects;thatis, structure-preserving maps. For topological spaces, these are the continuous maps, and for measurable spaces, these are the measurable maps. In the rest of this chapter, we let (Ω,A) and (Ω, A ) be measurable spaces. Definition 1.76 (Measurable maps). (i) A map X : Ω Ω is called A A -measurable (or, briefly, measurable) if X 1 (A ):={X 1 (A ):A A } A; that is, if X 1 (A ) A for any A A. If X is measurable, we write X :(Ω,A) (Ω, A ). (ii) If Ω = R and A = B(R) is the Borel σ-algebra on R, thenx :(Ω,A) ( R, B(R) ) is called an A-measurable real map.
35 Example (i) (ii) 1.4 Measurable Maps 35 The identity map id : Ω Ω is A A-measurable. If A =2 Ω or A = {,Ω },thenanymapx : Ω Ω is A A -measurable. (iii) Let A Ω.Theindicatorfunction1 A : Ω {0, 1} is A 2 {0,1} -measurable if and only if A A. Theorem 1.78 (Generated σ-algebra). Let (Ω, A ) be a measurable space and let Ω be a nonempty set. Let X : Ω Ω be a map. The preimage X 1 (A ):={X 1 (A ): A A } (1.15) is the smallest σ-algebra with respect to which X is measurable. We say that σ(x) :=X 1 (A ) is the σ-algebra on Ω that is generated by X. Proof. This is left as an exercise. We now consider σ-algebras that are generated by more than one map. Definition 1.79 (Generated σ-algebra). Let Ω be a nonempty set. Let I be an arbitrary index set. For any i I, let(ω i, A i ) be a measurable space and let X i : Ω Ω i be an arbitrary map. Then ( ) ( ) σ(x i,i I) :=σ σ(x i ) = σ X 1 i (A i ) i I is called the σ-algebra on Ω that is generated by (X i,i I). This is the smallest σ-algebra with respect to which all X i are measurable. As with continuous maps, the composition of measurable maps is again measurable. Theorem 1.80 (Composition of maps). Let (Ω,A), (Ω, A ) and (Ω, A ) be measurable spaces and let X : Ω Ω and X : Ω Ω be measurable maps. Then the map Y := X X : Ω Ω, ω X (X(ω)) is A A -measurable. i I Proof. Obvious, since Y 1 (A )=X 1 ((X ) 1 (A )) X 1 (A ) A. In practice, it often is not possible to check if a map X is measurable by checking if all preimages X 1 (A ), A A are measurable. Most σ-algebras A are simply too large. Thus it comes in very handy that it is sufficient to check measurability on ageneratorofa by the following theorem.
36 36 1 Basic Measure Theory Theorem 1.81 (Measurability on a generator). Let E A be a class of A - measurable sets. Then σ(x 1 (E )) = X 1 (σ(e )) and hence X is A σ(e )-measurable X 1 (E ) A for all E E. If in particular σ(e )=A,then X is A A -measurable X 1 (E ) A. Proof. Clearly, X 1 (E ) X 1( σ(e ) ) = σ ( X 1 (σ(e )) ). Hence also σ ( X 1 (E ) ) X 1( σ(e ) ). For the other inclusion, consider the class of sets A 0 := { A σ(e ):X 1 (A ) σ(x 1 (E )) }. We first show that A 0 is a σ-algebra by checking (i) (iii) of Definition 1.2: (i) Clearly, Ω A 0. (ii) (Stability under complements) If A A 0,then hence (A ) c A 0. X 1 ((A ) c ) = (X 1 (A )) c σ(x 1 (E )); (iii) (σ- -stability) Let A 1,A 2,... A 0.Then ( ) X 1 = X 1 (A n) σ(x 1 (E )); hence A n A 0. A n Now A 0 = σ(e ) since E A 0.HenceX 1 (A ) σ(x 1 (E )) for any A σ(e ) and thus X 1 (σ(e )) σ(x 1 (E )). Corollary 1.82 (Measurability of composed maps). Let I be a nonempty index set and let (Ω,A), (Ω, A ) and (Ω i, A i ) be measurable spaces for any i I. Further, let (X i : i I) be a family of measurable maps X i : Ω Ω i with A = σ(x i : i I). Thenthefollowingholds:AmapY : Ω Ω is A A -measurable if and only if X i Y is A A i -measurable for all i I. Proof. If Y is measurable, then by Theorem 1.80 every X i Y is measurable. Now assume that all of the composed maps X i Y are A A i -measurable. By assumption, the set E := {X 1 i (A ): A A i,i I} is a generator of A.SinceallX i Y are measurable, we have Y 1 (A ) Afor any A E.HenceTheorem1.81yields that Y is measurable.
37 1.4 Measurable Maps 37 Recall the definition of the trace of a class of sets from Definition Corollary 1.83 (Trace of a generated σ-algebra). Let E 2 Ω and assume that A Ω is nonempty. Then σ ( E A ) = σ(e) A. Proof. Let X : A Ω, ω ω be the canonical inclusion; hence X 1 (B) =A B for all B Ω.ByTheorem1.81,wehave σ ( E A ) = σ({e A : E E}) = σ({x 1 (E) : E E})=σ(X 1 (E)) = X 1 (σ(e)) = {A B : B σ(e)} = σ(e) A. Recall that, for any subset A Ω of a topological space (Ω,τ), theclassτ A is the topology of relatively open sets (in A). We denote by B(Ω,τ) =σ(τ) the Borel σ-algebra on (Ω,τ). Corollary 1.84 (Trace of the Borel σ-algebra). Let (Ω,τ) be a topological space and let A Ω be a subset of Ω.Then B(Ω,τ) A = B ( A, τ A ). Example (i) Let Ω be countable. Then X : Ω Ω is A 2 Ω -measurable if and only if X 1 ({ω }) Afor all ω Ω.IfΩ is uncountably infinite, this is wrong in general. (For example, consider Ω = Ω = R, A = B(R), andx(ω) =ω for all ω Ω. Clearly, X 1 ({ω}) ={ω} B(R). If,ontheotherhand,A R is not in B(R), thena 2 R,butX 1 (A) B(R).) (ii) For x R, weagreeonthefollowingnotationforrounding: x := max{k Z : k x} and x := min{k Z : k x}. (1.16) The maps R Z, x x and x x are B(R) 2 Z -measurable since for all k Z the preimages {x R : x = k} =[k, k +1)and {x R : x = k} =(k 1,k] are in B(R). Bythecompositiontheorem(Theorem1.80),forany measurable map f :(Ω,A) ( R, B(R) ) the maps f and f are also A 2 Z - measurable.
38 38 1 Basic Measure Theory (iii) A map X : Ω R d is A B(R d )-measurable if and only if X 1 ((,a]) A for any a R d. In fact σ((,a], a R d )=B(R d ) by Theorem The analogous statement holds for any of the classes E 1,...,E 12 from Theorem Example Let d(x, y) = x y 2 be the usual Euclidean distance on R n and let B(R n,d)=b(r n ) be the Borel σ-algebra with respect to the topology generated by d.foranysubseta of R n,wehaveb(a, d) =B(R n,d). A We want to extend the real line by the points and +. Thuswedefine R := R {, + }. From a topological point of view, R will be considered as the so-called two point compactification by considering R as topologically isomorphic to [ 1, 1] via the map tan(πx/2), if x ( 1, 1), ϕ :[ 1, 1] R, x, if x = 1,, if x =+1. In fact, d(x, y) = ϕ 1 (x) ϕ 1 (y) for x, y R defines a metric on R such that ϕ and ϕ 1 are continuous. Hence ϕ is a topological isomorphism. We denote by τ the corresponding topology induced on R and by τ the usual topology on R. Corollary With the above notation, τ R = τ and hence B ( R ) R = B(R). In particular, if X :(Ω,A) ( R, B(R) ) is measurable, then in a canonical way X is also an R-valued measurable map. Thus R is really an extension of the real line, and the inclusion R R is measurable. Theorem 1.88 (Measurability of continuous maps). Let (Ω,τ) and (Ω,τ ) be topological spaces and let f : Ω Ω be a continuous map. Then f is B(Ω) B(Ω )-measurable. Proof. As B(Ω ) = σ(τ ) and by Theorem 1.81, it is sufficient to show that f 1 (A ) σ(τ) for all A τ.however,sincef is continuous, we even have f 1 (A ) τ for all A τ. For x, y R, weagreeonthefollowingnotation. x y =max(x, y) x y =min(x, y) x + =max(x, 0) x =max( x, 0) x =max(x, x) =x + x + sign(x) =1 {x>0} 1 {x<0} (maximum), (minimum), (positive part), (negative part), (modulus), (sign function).
39 1.4 Measurable Maps 39 Analogously, for measurable real maps we write, for example, X + =max(x, 0). The maps x x +, x x and x x are continuous (and hence measurable by the preceding theorem). Clearly, the map x sign(x) also is measurable. Using Corollary 1.82, we thus get the following corollary. Corollary If X is a real or R-valued measurable map, then the maps X, X +, X and sign(x) also are measurable. Theorem 1.90 (Coordinate maps are measurable). Let (Ω,A) be a measurable space and let f 1,...,f n : Ω R be maps. Define f := (f 1,...,f n ):Ω R n. Then f is A B(R n )-measurable each f i is A B(R)-measurable. The analogous statement holds for f i : Ω R := R {± }. Proof. For b R n,wehavef 1 ((,b)) = n f 1 i ((,b i )). If each f i is measurable, then f 1 ((,b)) A.However,therectangles(,b), b R n, generate B(R n ),andhencef is measurable. Now assume that f is measurable. For i =1,...,n,letπ i : R n R, x x i be the projection on the ith coordinate. Clearly, π i is continuous and thus B(R n ) B(R)-measurable. Hence f i = π i f is measurable by Theorem In the following theorem, we agree that x 0 := 0 for all x R. Theorem Let (Ω,A) be a measurable space. Let h :(Ω,A) ( R, B(R) ) and f,g :(Ω,A) ( R n, B(R n ) ) be measurable maps. Then also the maps f + g, f g, f h and f/h are measurable. Proof. The map π : R n R R n, (x, α) α x is continuous and thus measurable. By Theorem 1.90, (f,h) :Ω R n R is measurable. Hence also the composed map f h = π (f,h) is measurable. Similarly, we obtain the measurability of f + g and f g. In order to show measurability of f/h,wedefinethemaph : R R, x 1/x. Note that by our convention H(0) = 0.Hencef/h = f H h.thusitisenoughto show that H is measurable. Clearly, H R\{0} is continuous. For any open set U R, U \{0} is also open and hence H 1 (U \{0}) B(R). Furthermore, H 1 ({0}) = {0}. Concluding,wegetH 1 (U) =H 1 (U \{0}) (U {0}) B(R).
40 40 1 Basic Measure Theory Theorem Let X 1,X 2,... be measurable maps (Ω,A) (R, B(R)). Then the following maps are also measurable: inf X n, n N sup X n, n N lim inf n X n, lim sup X n. n Proof. For any a R, wehave ( ) 1 inf X n ([,a)) = n N X 1 n ([,a)) A. By Theorem 1.81, this implies that inf X n is measurable. The proof for sup X n is n N n N similar. For any n N, wedefiney n := inf X m.notethaty n is measurable and hence m n lim inf X n := sup Y n also is measurable. The proof for the limes superior is similar. n n N We come to an important example of measurable maps (Ω,A) ( R, B(R) ),the so-called simple functions. Definition 1.93 (Simple function). Let (Ω,A) be a measurable space. A map f : Ω R is called a simple function if there is an n N and mutually disjoint measurable sets A 1,...,A n A,aswellasnumbersα 1,...,α n R, suchthat f = n α i 1 Ai. Remark A measurable map that assumes only finitely many values is a simple function. (Exercise: Show this!) Definition Assume that f,f 1,f 2,...are maps Ω R such that f 1 (ω) f 2 (ω)... and lim f n(ω) =f(ω) for any ω Ω. n Then we write f n f and say that (f n ) n N increases (pointwise) to f. Analogously, we write f n f if ( f n ) ( f).
41 1.4 Measurable Maps 41 Theorem Let (Ω,A) be a measurable space and let f : Ω [0, ] be measurable. Then the following statements hold. (i) There exists a sequence (f n ) n N of nonnegative simple functions such that f n f. (ii) There are measurable sets A 1,A 2,... Aand numbers α 1,α 2,... 0 such that f = α n 1 An. Proof. (i) For n N 0,definef n =(2 n 2 n f ) n. Thenf n is measurable (by Theorem 1.92 and Example 1.85(ii)) and assumes at most n2 n +1different values. Hence it is a simple function. Clearly, f n f. (ii) Let f n be as above. Let B n,i := {ω : f n (ω) f n 1 (ω) = i 2 n } and β n,i = i 2 n for n N and i =1,...,2 n.itiseasytocheckthat 2 n B n,i = Ω. Hence f n f n 1 = 2n β n,i 1 Bn,i.Bychangingthenumeration(n, i) m,weget (α m ) m N and (A m ) m N such that f = f 0 + (f n f n 1 ) = α m 1 Am. m=1 As a corollary to this statement on the structure of [0, ]-valued measurable maps, we show the following factorisation lemma. Corollary 1.97 (Factorisation lemma). Let (Ω, A ) be a measurable space and let Ω be a nonempty set. Let f : Ω Ω be a map. A map g : Ω R is σ(f) B(R)- measurable if and only if there is a measurable map ϕ :(Ω, A ) (R, B(R)) such that g = ϕ f. If ϕ is measurable and g = ϕ f, theng is measurable by Theo- Proof. = rem = Now assume that g is σ(f) B(R)-measurable. First consider the case g 0. Then there exist measurable sets A 1,A 2... σ(f) as well as numbers α 1,α 2,..., [0, ) such that g = α n 1 An.Bythedefinitionofσ(f), for any n N there is a set B n A such that f 1 (B n )=A n ; that is, such that 1 An = 1 Bn f. Defineϕ : Ω R by ϕ = α n 1 Bn. Clearly, ϕ is A B(R)-measurable and g = ϕ f.
42 42 1 Basic Measure Theory Now drop the assumption that g is nonnegative. Then there exist measurable maps ϕ and ϕ + such that g = ϕ f and g + = ϕ + f. Henceϕ := ϕ + ϕ does the trick. A measurable map transports a measure from one space to another. Definition 1.98 (Image measure). Let (Ω,A) and (Ω, A ) be measurable spaces and let µ be a measure on (Ω,A). Further,letX :(Ω,A) (Ω, A ) be measurable. The image measure of µ under the map X is the measure µ X 1 on (Ω, A ) that is defined by µ X 1 : A [0, ], A µ(x 1 (A )). Example Let µ be a measure on Z 2 and let X : Z 2 Z, (x, y) x+y.then µ X 1 ({x}) = y Z µ({(x y, y)}). Example Let L : R n R n be a linear bijection and let λ be the Lebesgue measure on ( R n, B(R n ) ).Thenλ L 1 = det(l) 1 λ.thisisclearsince for any a, b R n with a < b,theparallelepiped L 1 ((a, b]) has volume det(l 1 ) n (b i a i ). As a generalisation of the last example, we state without proof the transformation formula for measures with continuous densities under differentiable maps. The proof can be found in textbooks on calculus. Theorem (Transformation formula in R n ). Let µ be a measure on R n that has a continuous (or piecewise continuous) density f : R n [0, ). Thatis, x1 xn µ((,x]) = dt 1 dt n f(t 1,...,t n ) for all x R n. Let A R n be an open or a closed subset of R n with µ(r n \ A) =0.Further, let B R n be open or closed. Finally, assume that ϕ : A B is a continuously differentiable bijection with derivative ϕ.thentheimagemeasureµ ϕ 1 has the density f ϕ (x) = f(ϕ 1 (x)) det(ϕ (ϕ 1, if x B, (x))) 0, if x R n \ B. Exercise Let f : R R, x x. ShowthataBorelmeasurablemapg : R R is σ(f) =f 1 (B(R))-measurable if and only if g is even.
43 1.5 Random Variables 43 Exercise Let (Ω,A,µ) be a measure space and let f : Ω R be measurable. Assume that g : Ω R fulfils g = fµ-almost everywhere. Show that g need not be measurable. Exercise Let f : R R be differentiable with derivative f.showthatf is B(R) B(R)-measurable. Exercise (Compare Examples 1.40 and 1.63.) Let Ω = {0, 1} N and let A = (2 {0,1} ) N be the σ-algebra generated by the cylinder sets { [ω1,...,ω n ]: n N, ω 1,...,ω n {0, 1} }. Further, let µ =( 1 2 δ δ 1) N be the Bernoulli measure on Ω with equal weights on 0 and 1.Foralln N,letX n : Ω {0, 1}, ω ω n be the nth coordinate map. Finally, let U(ω) = X n (ω)2 n for ω Ω. (i) Show that A = σ(x n : n N). (ii) Show that U is A B([0, 1])-measurable. (iii) Determine the image measure µ U 1 on ([0, 1], B([0, 1])). (iv) Determine an Ω 0 Asuch that Ũ := U Ω0 is bijective. (v) Show that Ũ 1 is B([0, 1]) A Ω0 -measurable. (vi) Give an interpretation of the map X n Ũ 1. Exercise (Lusin s theorem). Let f : R R be a Borel measurable map. Show that for any ε>0, there exists a closed set C R with λ(r \ C) <εsuch that the restriction f of f to C is continuous. (Note: Clearly, this does not mean C that f would be continuous in every point x C.) Hint: Use the inner regularity of Lebesgue measure λ (Remark 1.67) to show the assertion first for indicator functions. Next construct a sequence of maps that approximates f uniformly on a suitable set C. 1.5 Random Variables The fundamental idea of modern probability theory is to model one or more random experiments as a probability space (Ω, A, P). The sets A Aare called events. In most cases, the events of Ω are not observed directly. Rather, the observations are aspects of the single experiments that are coded as measurable maps from Ω to a space
44 44 1 Basic Measure Theory of possible observations. In short, every random observation (the technical term is random variable)isameasurablemap.theprobabilitiesofthepossiblerandomobservations will be described in terms of the distribution of the corresponding random variable, which is the image measure of P under X. Hencewehavetodevelopa calculus to determine the distributions of, e.g., sums of random variables. Definition (Random variables). Let (Ω, A ) be a measurable space and let X : Ω Ω be measurable. (i) X is called a random variable with values in (Ω, A ). If (Ω, A ) = ( R, B(R) ),thenx is called a real random variable or simply a random variable. (ii) For A A,wedenote{X A } := X 1 (A ) and P[X A ] := P[X 1 (A )]. Inparticular,welet{X 0} := X 1 ([0, )) and define {X b} similarly and so on. Definition (Distributions). Let X be a random variable. (i) The probability measure P X := P X 1 is called the distribution of X. (ii) For a real random variable X, themapf X : x P[X x] is called the distribution function of X (or, more accurately, of P X ). We write X µ if µ = P X and say that X has distribution µ. (iii) A family (X i ) i I of random variables is called identically distributed if P Xi = P Xj for all i, j I. WewriteX = D Y if P X = P Y (D for distribution). Theorem For any distribution function F,there exists a real random variable X with F X = F. Proof. We explicitly construct a probability space (Ω,A, P) and a random variable X : Ω R such that F X = F. The simplest choice would be (Ω,A) = ( R, B(R) ), X : R R the identity map and P the Lebesgue-Stieltjes measure with distribution function F (see Example 1.56). Amoreinstructiveapproachisbasedonfirstconstructing,independentlyofF,asort of standard probability space on which we define a random variable with uniform distribution on (0, 1). In a second step, this random variable will be transformed by applying the inverse map F 1 :LetΩ := (0, 1), A := B(R) Ω and let P be the Lebesgue measure on (Ω,A) (see Example 1.74). Define the left continuous inverse of F : F 1 (t) :=inf{x R : F (x) t} for t (0, 1).
45 1.5 Random Variables 45 Then F 1 (t) x t F (x). ( In particular, ) {t : F 1 (t) x} = (0,F(x)] (0, 1); hencef 1 R, B(R) is measurable and : (Ω,A) P[{t : F 1 (t) x}] =F (x). Concluding, X := F 1 is the random variable that we wanted to construct. Example We present some prominent distributions of real random variables X. These are some of the most important distributions in probability theory, and we will come back to these examples in many places. (i) Let p [0, 1] and P[X =1]=p, P[X =0]=1 p. ThenP X =: Ber p is called the Bernoulli distribution with parameter p; formally Ber p =(1 p) δ 0 + pδ 1. Its distribution function is 0, if x<0, F X (x) = 1 p, if x [0, 1), 1, if x 1. The distribution P Y of Y := 2X 1 is sometimes called the Rademacher distribution with parameter p; formally Rad p =(1 p) δ 1 + pδ +1. In particular, Rad 1/2 is called the Rademacher distribution. (ii) Let p [0, 1] and n N, andletx : Ω {0,...,n} be such that ( ) n P[X = k] = p k (1 p) n k. k Then P X =: b n,p is called the binomial distribution with parameters n and p; formally n ( ) n b n,p = p k (1 p) n k δ k. k (iii) k=0 Let p (0, 1] and X : Ω N 0 with P[X = n] =p (1 p) n for any n N 0. Then γ p := b 1,p := P X is called the geometric distribution 2 with parameter p; formally γ p = p (1 p) n δ n. n=0 2 Warning: For some authors, the geometric distribution is shifted by one to the right; that is, it is a distribution on N.
46 46 1 Basic Measure Theory Its distribution function is F (x) =1 (1 p) x+1 0 for x R. We can interpret X +1as the waiting time for the first success in a series of independent random experiments, any of which yields a success with probability p. Indeed, let Ω = {0, 1} N and let P be the product measure ( (1 p)δ 0 + pδ 1 ) N (Theorem 1.64), as well as A = σ([ω 1,...,ω n ]: ω 1,...,ω n {0, 1}, n N). Define X(ω) :=inf{n N : ω n =1} 1, where inf =. Clearly, any map X n : Ω R, ω { n 1, if ωn =1,, if ω n =0, is A B(R)-measurable. Thus also X = inf n N X n is A B(R)-measurable and is hence a random variable. Let ω 0 := (0, 0,...) Ω. ThenP[X n] = P[[ω 0 1,...,ω 0 n]] = (1 p) n.hence P[X = n] =P[X n] P[X n +1]=(1 p) n (1 p) n+1 = p (1 p) n. (iv) Let r>0 (note that r need not be an integer) and let p (0, 1]. Wedenoteby b r,p := k=0 ( ) r ( 1) k p r (1 p) k δ k (1.17) k the negative binomial distribution or Pascal distribution with parameters r and p. (Here ( ) x k = x(x 1) (x k+1) k! for x R and k N is the generalised binomial coefficient.) If r N, thenonecanshowasintheprecedingexamplethatb r,p is the distribution of the waiting time for the rth success in a series of random experiments. We come back to this in Example 3.4(iv). (v) Let λ [0, ) and let X : Ω N 0 be such that λ λn P[X = n] =e n! for any n N 0. Then P X =: Poi λ is called the Poisson distribution with parameter λ. (vi) Consider an urn with B N black balls and W N white balls. Draw n N balls from the urn without replacement. A little bit of combinatorics shows that the probability of drawing exactly b {0,...,n} black balls is given by the hypergeometric distribution with parameters B,W,n N: ( B )( W ) b n b Hyp B,W;n ({b}) = ), b {0,...,n}. (1.18) ( B+W n This generalises easily to the situation of k colours and B i balls of colour i = 1,...,k.As above,we get that the probability of drawing out of n balls exactly
47 1.5 Random Variables 47 b i balls of colour i for each i =1,...,k(with the restriction b b k = n and b i B i for all i)isgivenbythegeneralised hypergeometric distribution Hyp B1,...,B k ;n({(b 1,...,b k )}) = ( B1 ) b ( k B B k n ) b 1 ( Bk ). (1.19) (vii) Let µ R, σ 2 > 0 and let X be a real random variable with P[X x] = 1 2πσ 2 x e (t µ)2 2σ 2 dt for x R. Then P X =: N µ,σ 2 is called the Gaussian normal distribution with parameters µ and σ 2.Inparticular,N 0,1 is called the standard normal distribution. (viii) Let θ>0 and let X be a nonnegative random variable such that P[X x] =P[X [0,x]] = x 0 θe θt dt for x 0. Then P X is called the exponential distribution with parameter θ (in shorthand, exp θ ). (ix) Let µ R d and let Σ be a positive definite symmetric d d matrix. Let X be an R d -valued random variable such that ( P[X x] = det(2πσ) 1/2 exp 1 ) t µ, Σ 1 (t µ) λ d (dt) 2 (,x] for x R d (where, denotes the inner product in R d ). Then P X =: N µ,σ is the d-dimensional normal distribution with parameters µ and Σ. Definition If the distribution function F : R n [0, 1] is of the form x1 xn F (x) = dt 1 dt n f(t 1,...,t n ) for x =(x 1,...,x n ) R n, for some integrable function f : R n [0, ), thenf is called the density of the distribution. Example (i) density Let θ, r > 0 and let Γ θ,r be the distribution on [0, ) with x θr Γ (r) xr 1 e θx. (Here Γ denotes the gamma function.) Then Γ θ,r is called the Gamma distribution with scale parameter θ and shape parameter r.
48 48 1 Basic Measure Theory (ii) Let r, s > 0 and let β r,s be the distribution on [0, 1] with density x Γ (r + s) Γ (r)γ (s) xr 1 (1 x) s 1. Then β r,s is called the Beta distribution with parameters r and s. (iii) Let a>0 and let Cau a be the distribution on R with density x 1 1 aπ 1+(x/a) 2. Then Cau a is called the Cauchy distribution with parameter a. Exercise Use the identity ( ) n k ( 1) k = ( ) n+k 1 k to deduce (1.17) by combinatorial means from its interpretation as a waiting time. Exercise Give an example of two normally distributed random variables X and Y such that (X, Y ) is not (two-dimensional) normally distributed. Exercise Use the transformation formula (Theorem 1.101) to show the following statements. (i) Let X N µ,σ 2 and let a R \{0} and b R.Then(aX + b) N aµ+b,a 2 σ 2. (ii) Let X exp θ and a>0. ThenaX exp θ/a.
49 2 Independence The measure theory from the preceding chapter is a linear theory that could not describe the dependence structure of events or random variables. We enter the realm of probability theory exactly at this point, where we define independence of events and random variables. Independence is a pivotal notion of probability theory, and the computation of dependencies is one of the theory s major tasks. In the sequel, (Ω,A, P) is a probability space and the sets A Aare the events. As soon as constructing probability spaces has become routine, the concrete probability space will lose its importance and it will be only the random variables that will interest us. The bold font symbol P will then denote the universal object of a probability measure, and the probabilities P[ ] with respect to it will always be written in square brackets. 2.1 Independence of Events We consider two events A and B as (stochastically) independent if the occurrence of A does not change the probability that B also occurs. Formally, we say that A and B are independent if P[A B] =P[A] P[B]. (2.1) Example 2.1 (Rolling a die twice). Consider the random experiment of rolling a die twice. Hence Ω = {1,...,6} 2 endowed with the σ-algebra A =2 Ω and the uniform distribution P = U Ω (see Example 1.30(ii)). (i) Two events A and B should be independent, e.g., if A depends only on the outcome of the first roll and B depends only on the outcome of the second roll. Formally, we assume that there are sets Ã, B {1,...,6} such that A = Ã {1,...,6} and B = {1,...,6} B.
50 50 2 Independence Now we check that A and B indeed fulfil (2.1). To this end, we compute P[A] = #A 36 = #Ã 6 and P[B] = #B 36 = # B 6. Furthermore, P[A B] = #(Ã B) 36 = #Ã 6 # B 6 = P[A] P[B]. (ii) Stochastic independence can occur also in less obvious situations. For instance, let A be the event where the sum of the two rolls is odd, A = { (ω 1,ω 2 ) Ω : ω 1 + ω 2 {3, 5, 7, 9, 11} }, and let B be the event where the first roll gives at most a three B = {(ω 1,ω 2 ) Ω : ω 1 {1, 2, 3} }. Although it might seem that these two events are entangled in some way, they are stochastically independent. Indeed, it is easy to check that P[A] =P[B] = 1 2 and P[A B] = 1 4. What is the condition for three events A 1,A 2,A 3 to be independent? Of course, any of the pairs (A 1,A 2 ), (A 1,A 3 ) and (A 2,A 3 ) has to be independent. However, we have to make sure also that the simultaneous occurrence of A 1 and A 2 does not change the probability that A 3 occurs. Hence, it is not enough to consider pairs only. Formally, we call three events A 1,A 2 and A 3 (stochastically) independent if and P[A i A j ]=P[A i ] P[A j ] for all i, j {1, 2, 3}, i j, (2.2) P[A 1 A 2 A 3 ]=P[A 1 ] P[A 2 ] P[A 3 ]. (2.3) Note that (2.2) does not imply (2.3) (and (2.3) does not imply (2.2)). Example 2.2 (Rolling a die three times). We roll a die three times. Hence Ω = {1,...,6} 3 endowed with the discrete σ-algebra A =2 Ω and the uniform distribution P = U Ω (see Example 1.30(ii)). (i) If we assume that for any i =1, 2, 3 the event A i depends only on the outcome of the ith roll, then the events A 1, A 2 and A 3 are independent. Indeed, as in the preceding example, there are sets Ã1, Ã2, Ã3 {1,...6} such that A 1 = Ã1 {1,...,6} 2, A 2 = {1,...,6} Ã2 {1,...,6}, A 3 = {1,...,6} 2 Ã3. The validity of (2.2) follows as in Example 2.1(i). In order to show (2.3), we compute P[A 1 A 2 A 3 ]= #(Ã1 Ã2 Ã3) 216 = 3 #Ãi 6 3 = P[A i ].
51 (ii) Consider now the events A 1 := {ω Ω : ω 1 = ω 2 }, A 2 := {ω Ω : ω 2 = ω 3 }, A 3 := {ω Ω : ω 1 = ω 3 }. 2.1 Independence of Events 51 Then #A 1 =#A 2 =#A 3 =36;henceP[A 1 ]=P[A 2 ]=P[A 3 ]= 1 6.Furthermore, #(A i A j )=6if i j;hencep[a i A j ]= 1 36.Hence(2.2)holds.Onthe other hand, we have #(A 1 A 2 A 3 )=6,thusP[A 1 A 2 A 3 ]= Thus (2.3) does not hold and so the events A 1,A 2,A 3 are not independent. In order to define independence of larger families of events, we have to request the validity of product formulas, such as (2.2) and (2.3), not only for pairs and triples but for all finite subfamilies of events. We thus make the following definition. Definition 2.3 (Independence of events). Let I be an arbitrary index set and let (A i ) i I be an arbitrary family of events. The family (A i ) i I is called independent if for any finite subset J I the product formula holds: [ ] P A j = P[A j ]. j J j J The most prominent example of an independent family of infinitely many events is given by the perpetuated independent repetition of a random experiment. Example 2.4. Let E be a finite set (the set of possible outcomes of the individual experiment) and let (p e ) e E be a probability vector on E. Equip(asinTheorem 1.64) the probability space Ω = E N with the σ-algebra A = σ({[ω 1,...,ω n ]: ω 1,...,ω n E, n N}) and with the product measure (or Bernoulli measure) P = ( e E p ) N; [ eδ e thatiswherep [ω1,...,ω n ] ] n = p ωi.letã i E for any i N, andleta i be the event where Ãi occurs in the ith experiment; that is, A i = { } ω Ω : ω i Ãi = [ω 1,...,ω i ]. (ω 1,...,ω i ) E i 1 Ãi Intuitively, the family (A i ) i N should be independent if the definition of independence makes any sense at all. We check that this is indeed the case. Let J N be finite with k := #J and n := max J. Formally,wedefineB j = A j and B j = Ãj for j J and B j = Ω and B j = E for j {1,...,n}\J. Then [ ] [ ] [ n ] P A j = P B j = P B j j J = j J e 1 B 1 e n B n j=1 j=1 n p ej = n ( j=1 e B j p e ) = ( p e ). j J e Ãj
52 52 2 Independence This is true in particular for #J =1.HenceP[A i ]= p e for all i N, e Ãi whence [ ] P A j = P[A j ]. (2.4) j J j J Since this holds for all finite J N, the family (A i ) i N is independent. If A and B are independent, then A c and B also are independent since P[A c B] = P[B] P[A B] =P[B] P[A]P[B] =(1 P[A])P[B] =P[A c ]P[B]. We generalise this observation in the following theorem. Theorem 2.5. Let I be an arbitrary index set and let (A i ) i I be a family of events. Define Bi 0 = A i and Bi 1 = A c i for i I. Thenthefollowingthreestatementsare equivalent. (i) The family (A i ) i I is independent. (ii) There is an α {0, 1} I such that the family (B α i i ) i I is independent. (iii) For any α {0, 1} I, the family (B α i i ) i I is independent. Proof. This is left as an exercise. Example 2.6 (Euler s prime number formula). defined by the Dirichlet series The Riemann zeta function is ζ(s) := n s for s (1, ). Euler s prime number formula is a representation of the Riemann zeta function as an infinite product ζ(s) = p P ( 1 p s ) 1, (2.5) where P := {p N : p is prime}. We give a probabilistic proof for this formula. Let Ω = N,andforfixeds>1 define P on 2 Ω by P[{n}] =ζ(s) 1 n s for n N. Let pn = {pn : n N} and P n = {p P: p n}. WeconsiderpN Ω as an event. Note that P[pN] =p s and that (pn, p P) is independent. Indeed, for k N and mutually distinct p 1,...,p k P,wehave k (p in) =(p 1 p k )N.
53 Thus [ k ] P (p i N) = P [ {p 1 p k n} ] = ζ(s) 1 (p 1 p k ) s =(p 1 p k ) s = 2.1 Independence of Events 53 n s k P[ p i N ]. By Theorem 2.5, the family ((pn) c,p P) is also independent, whence [ ] ζ(s) 1 = P[{1}] =P (pn) c p P [ = lim P ] (pn) c n p P n ( ) = lim 1 P[ pn ] = n p P n p P ( 1 p s ). This shows (2.5). If we roll a die infinitely often, what is the chance that the face shows a six infinitely often? This probability should equal one. Otherwise there would be a last point in time when we see a six and after which the face only shows a number one to five. However, this is not very plausible. Recall that we formalised the event where infinitely many of a series of events occur by means of the limes superior (see Definition 1.13). The following theorem confirms the conjecture mentioned above and also gives conditions under which we cannot expect that infinitely many of the events occur. Theorem 2.7 (Borel-Cantelli lemma). Let A 1,A 2,...be events and define A = lim sup A n. n (i) If P[A n] <, then P[A ]=0.(HereP could be an arbitrary measure on (Ω,A).) (ii) If (A n ) n N is independent and P[A n]=,thenp[a ]=1. Proof. (i) P is upper semicontinuous and σ-subadditive; hence, by assumption, P[A ] = lim n P [ m=n A m ] lim n m=n P[A m ]=0.
54 54 2 Independence (ii) De Morgan s rule and the lower semicontinuity of P yield P [ [ ] [ (A ) c] = P A c n = lim P m m=1 n=m n=m A c n ]. However, for every m N (since log(1 x) x for x [0, 1]), [ P n=m A c n ] = n=m ( =exp n=m ( 1 P[An ] ) log ( 1 P[A n ] )) ( exp n=m ) P[A n ] =0. Example 2.8. We throw a die again and again and ask for the probability of seeing a six infinitely often. Hence Ω = {1,...,6} N, A =(2 {1,...,6} ) N is the product σ- algebra and P = ( 1 6 δ N e) is the Bernoulli measure (see Theorem 1.64). e {1,...,6} Furthermore, let A n = {ω Ω : ω n =6} be the event where the nth roll shows asix.thena =limsupa n is the event where we see a six infinitely often (see n Example 1.14). Furthermore, (A n ) n N is an independent family with the property P[A n ]= 1 6 =.HencetheBorel-CantellilemmayieldsP[A ]=1. Example 2.9. We roll a die only once and define A n for any n N as the event where in this one roll the face showed a six. Note that A 1 = A 2 = A 3 =...Then n N P[A n]= ; however,p[a ]=P[A 1 ]= 1 6. This shows that in Part (ii) of the Borel-Cantelli lemma, the assumption of independence is indispensable. Example Let Λ (0, ) and 0 λ n Λ for n N. LetX n, n N, be Poisson random variables with parameters λ n.then Indeed, P [ X n n for infinitely many n ] =0. P[X n n] = = m=n P[X n = m] = m m=1 e λ n λm n m! m=1 m=1 m Λm m! m P[X n = m] = Λe Λ <. Note that in Theorem 2.7 in the case of independent events, only the probabilities P[A ]=0and P[A ]=1could show up. Thus the Borel-Cantelli lemma belongs to the class of so-called 0-1 laws. Later we will encounter more 0-1 laws (see, for example, Theorem 2.37).
55 2.1 Independence of Events 55 Now we extend the notion of independence from families of events to families of classes of events. Definition 2.11 (Independence of classes of events). Let I be an arbitrary index set and let E i A for all i I. The family (E i ) i I is called independent if, for any finite subset J I and any choice of E j E j, j J, wehave [ ] P E j = P[E j ]. (2.6) j J j J Example As in Example 2.4, let (Ω,A, P) be the product space of infinitely many repetitions of a random experiment whose possible outcomes e are the elements of the finite set E and have probabilities p =(p e ) e E.Fori N, define E i = { {ω Ω : ω i A} : A E }. For any choice of sets A i E i, i N, the family (A i ) i N is independent; hence (E i ) i N is independent. Theorem (i) Let I be finite, and for any i I let E i Awith Ω E i. Then (E i ) i I is independent (2.6) holds for J = I. (ii) (E i ) i I is independent ( (E j ) j J is independent for all finite J I ). (iii) If (E i { }) is -stable, then (E i ) i I is independent (σ(e i )) i I is independent. (iv) Let K be an arbitrary set and let (I k ) k K be mutually disjoint subsets of I.If (E i ) i I is independent, then ( i I k E i also is independent. )k K Proof. (i) = This is trivial. (i) = For J I and j I \ J, choosee j = Ω. (ii) This is trivial. (iii) = This is trivial. (iii) = Let J I be finite. We will show that for any two finite sets J and J with J J I, [ ] P E i = { Ei σ(e i ), if i J, P[E i ] for any choice (2.7) i J i J E i E i, if i J \ J.
56 56 2 Independence The case J = J is exactly the claim we have to show. We carry out the proof of (2.7) by induction on #J. For #J =0,thestatement(2.7) holds by assumption of this theorem. Now assume that (2.7) holds for every J with #J = n and for every finite J J. Fix such a J and let j I \ J. ChooseJ J := J {j}. Weshowthevalidityof (2.7) with J replaced by J.Since# J = n +1,thisverifiestheinductionstep. Let E i σ(e i ) for any i J,andletE i E i for any i J \ (J {j}).definetwo measures µ and ν on (Ω,A) by [ ] µ : E j P E i and ν : E j P[E i ]. i J i J By the induction hypothesis (2.7), we have µ(e j )=ν(e j ) for every E j E j {,Ω}. SinceE j { }is a π-system, Lemma 1.42 yields that µ(e j )=ν(e j ) for all E j σ(e j ). That is, (2.7) holds with J replaced by J {j}. (iv) This is trivial, as (2.6) has to be checked only for J I with #(J I k ) 1 for any k K. 2.2 Independent Random Variables Now that we have studied independence of events, we want to study independence of random variables. Here also the definition ends up with a product formula. Formally, however, we can also define independence of random variables via independence of the σ-algebras they generate. This is the reason why we studied independence of classes of events in the last section. Independent random variables allow for a rich calculus. For example, we can compute the distribution of a sum of two independent random variables by a simple convolution formula. Since we do not have a general notion of an integral at hand at this point, for the time being we restrict ourselves to presenting the convolution formula for integer-valued random variables only. Let I be an arbitrary index set. For each i I, let(ω i, A i ) be a measurable space and let X i :(Ω,A) (Ω i, A i ) be a random variable with generated σ-algebra σ(x i )=X 1 i (A i ). Definition 2.14 (Independent random variables). The family (X i ) i I of random variables is called independent if the family (σ(x i )) i I of σ-algebras is independent. As a shorthand, we say that a family (X i ) i I is i.i.d. (for independent and identically distributed ) if (X i ) i I is independent and if P Xi = P Xj for all i, j I.
57 2.2 Independent Random Variables 57 Remark (i) Clearly, the family (X i ) i I is independent if and only if, for any finite set J I and any choice of A j A j, j J, wehave [ ] P A j = P[A j ]. j J j J The next theorem will show that it is enough to request the validity of such a product formula for A j from an -stable generator of A j only. (ii) If (Ãi) i I is an independent family of σ-algebras and if each X i is Ãi A i - measurable, then (X i ) i I is independent. This is a direct consequence of the fact that σ(x i ) Ãi. (iii) For each i I, let (Ω i, A i ) be another measurable space and assume that f i : (Ω i, A i ) (Ω i, A i ) is a measurable map. If (X i) i I is independent, then (f i X i ) i I is independent. This statement is a special case of (i) since f i X i is σ(x i ) A i-measurable (see Theorem 1.80). Theorem 2.16 (Independent generators). For any i I, lete i A i be a π- system that generates A i.if(x 1 i (E i )) i I is independent, then (X i ) i I is independent. Proof. By Theorem 1.81(iii), X 1 i (E i ) is a π-system that generates the σ-algebra X 1 i (A i )=σ(x i ).HencethestatementfollowsfromTheorem2.13. Example Let E be a countable set and let (X i ) i I be random variables with values in (E,2 E ).Inthiscase,(X i ) i I is independent if and only if, for any finite J I and any choice of x j E, j J, P [ X j = x j for all j J ] = j J P[X j = x j ]. This is obvious since { {x} : x E } { }is a π-system that generates 2 E,thus { X 1 i ({x i }): x i E } { }is a π-system that generates σ(x i ) (Theorem 1.81). Example Let E be a finite set and let p =(p e ) e E be a probability vector. Repeat a random experiment with possible outcomes e E and probabilities p e for e E infinitely often (see Example 1.40 and Theorem 1.64). Let Ω = E N be the infinite product space and let A be the σ-algebra generated by the cylinder sets (see (1.8)). Let P = ( e E p eδ e ) N be the Bernoulli measure. Further, for any n N, let X n : Ω E, (ω m ) m N ω n,
58 58 2 Independence be the projection on the nth coordinate. In other words: For any simple event ω Ω, X n (ω) yields the result of the nth experiment. Then, by (2.4) (in Example 2.4), for n N and x E n,wehave P [ X j = x j for all j =1,...,n ] = P [ [x 1,...,x n ] ] [ n ] = P X 1 j ({x j }) = n j=1 P [ X 1 j ({x j }) ] = j=1 n P[X j = x j ], and P[X j = x j ]=p xj. By virtue of Theorem 2.13(i), this implies that the family (X 1,...,X n ) is independent and hence, by Theorem 2.13(ii), (X n ) n N is independent as well. In particular, we have shown the following theorem. Theorem Let E be a finite set and let (p e ) e E be a probability vector on E. Then there exists a probability space (Ω,A, P) and an independent family (X n ) n N of E-valued random variables on (Ω,A, P) such that P[X n = e] =p e for any e E. Later we will see that the assumption that E is finite can be dropped. Also one can allow for different distributions in the respective factors. For the time being, however, this theorem gives us enough examples of interesting families of independent random variables. Our next goal is to deduce simple criteria in terms of distribution functions and densities for checking whether a family of random variables is independent or not. Definition For any i I, letx i be a real random variable. For any finite subset J I,let F J := F (Xj ) j J : R J [0, 1], j=1 x P [ X j x j for all j J ] [ = P j J X 1 ( j (,xj ] )]. Then F J is called the joint distribution function of (X j ) j J.Theprobabilitymeasure P (Xj ) j J on R J is called the joint distribution of (X j ) j J. Theorem A family (X i ) i I of real random variables is independent if and only if, for every finite J I and every x =(x j ) j J R J, F J (x) = j J F {j} (x j ). (2.8)
59 2.2 Independent Random Variables 59 Proof. The class of sets {(,b], b R} is an -stable generator of the Borel σ-algebra B(R) (see Theorem 1.23). Equation (2.8) says that, for any choice of real numbers (x i ) i I,theevents(X 1 ((,x i ])) i I are independent. Hence Theorem 2.16 yields the claim. Corollary In addition to the assumptions of Theorem 2.21, we assume that any F J has a continuous density f J = f (Xj ) j J.Thatis,thereexistsacontinuousmap f J : R J [0, ) such that F J (x) = xj1 dt 1 xj n dt n f J (t 1,...,t n ) for all x R J (where J = {j 1,...,j n }). In this case, the family (X i ) i I is independent if and only if, for any finite J I f J (x) = j J f j (x j ) for all x R J. (2.9) Corollary Let n N and let µ 1,...,µ n be probability measures on ( R, B(R) ). Then there exists a probability space (Ω, A, P) and an independent family of random variables (X i ),...,n on (Ω,A, P) with P Xi = µ i for each i =1,...,n. Proof. Let Ω = R n and A = B(R n ).LetP = n µ i be the product measure of the µ i (see Theorem 1.61). Further, let X i : R n R, (x 1,...,x n ) x i be the projection on the ith coordinate for each i =1,...,n.Then,foranyi =1,...,n, F {i} (x) = P[X i x] = P [ R i 1 (,x] R n i] ( ) ( ) = µ i (,x] µ j (R) = µ i (,x]. Hence indeed P Xi = µ i.furthermore,forallx 1,...,x n R, [ n ] n ( F {1,...,n} ((x 1,...,x n )) = P (,x i ] = µ i (,xi ] ) = j i n F {i} (x i ). Hence Theorem 2.21 (and Theorem 2.13(i)) yields the independence of (X i ),...,n. Example Let X 1,...,X n be independent exponentially distributed random variables with parameters θ 1,...,θ n (0, ). Then and hence F {i} (x) = x 0 θ i e θ it dt = 1 e θ ix F {1,...,n} ( (x1,...,x n ) ) = for x 0 n ( 1 e θ i x i ).
60 60 2 Independence Consider now the random variable Y =max(x 1,...,X n ).Then F Y (x) = P [ X i x for all i =1,...,n ] ( ) n ( = F {1,...,n} (x,..., x) = 1 e θ i x ). The distribution function of the random variable Z := min(x 1,...,X n ) has a nice closed form: F Z (x) = 1 P[Z >x] = 1 P [ X i >x for all i =1,...,n ] n = 1 e θix = 1 exp ( (θ θ n ) x ). In other words, Z is exponentially distributed with parameter θ θ n. Example Let µ i R and σi 2 > 0 for i I. Let (X i ) i I be real random variables with joint density functions (for finite J I) f J (x) = ( ( ) 2πσ j exp (x j µ j ) 2 ) 2σ 2 for x R J. j J j J j Then (X i ) i I is independent and X i is normally distributed with parameters (µ i,σ 2 i ). For any finite I = {i 1,...,i n } (with mutually distinct i 1,...,i n ), the vector Y =(X i1,...,x in ) has the n-dimensional normal distribution with µ = µ I := (µ i1,...,µ in ) and with Σ = Σ I the diagonal matrix with entries σi 2 1,...,σi 2 n (see Example 1.105(ix)). Theorem Let K be an arbitrary set and I k, k K, arbitrary mutually disjoint index sets. Define I = I k. k K If the family (X i ) i I is independent, then the family of σ-algebras (σ(x j,j I k )) k K is independent. Proof. For k K, let { } Z k = A j : A j σ(x j ), #{j I k : A j Ω} < j I k be the ring of finite-dimensional cylinder sets. Clearly, Z k is a π-system and σ(z k )=σ(x j,j I k ).Hence,byTheorem2.13(iii),itisenoughtoshowthat (Z k ) k K is independent. By Theorem 2.13(ii), we can even assume that K is finite.
61 2.2 Independent Random Variables 61 For k K, let B k Z k and J k I k be finite with B k = j J k A j for certain A j σ(x j ).DefineJ = k K J k.then [ ] [ ] P B k = P A j = P[A j ]= P[A j ]= P[B k ]. k K j J j J k K j J k k K Example If (X n ) n N is an independent family of real random variables, then also (Y n ) n N = (X 2n X 2n 1 ) n N is independent. Indeed, for any n N, therandomvariabley n is σ(x 2n,X 2n 1 )-measurable by Theorem 1.91, and (σ(x 2n,X 2n 1 )) n N is independent by Theorem Example Let (X m,n ) (m,n) N 2 be an independent family of Bernoulli random variables with parameter p (0, 1). Define the waiting time for the first success in the mth row of the matrix (X m,n ) m,n by Y m := inf { n N : X m,n =1 } 1. Then (Y m ) m N are independent geometric random variables with parameter p (see Example 1.105(iii)). Indeed, {Y m k} = {X m,l =1} σ(x m,l,l=1,...,k+1) σ(x m,l,l N). k+1 l=1 Hence Y m is σ(x m,l,l N)-measurable and thus (Y m ) m N is independent. Furthermore, P[Y m >k]=p[x m,l =0,l=1,...,k+1]= k+1 l=1 P[X m,l =0]=(1 p) k+1. Concluding, we get P[Y m = k] =P[Y m >k 1] P[Y m >k]=p(1 p) k. Definition 2.29 (Convolution). Let µ and ν be probability measures on (Z, 2 Z ).The convolution µ ν is defined as the probability measure on (Z, 2 Z ) such that (µ ν)({n}) = m= µ({m}) ν({n m}). We define the nth convolution power recursively by µ 1 = µ and µ (n+1) = µ n µ. Remark The convolution is a symmetric operation: µ ν = ν µ. Theorem If X and Y are independent Z-valued random variables, then P X+Y = P X P Y.
62 62 2 Independence Proof. For any n Z, P X+Y ({n}) =P[X + Y = n] [ ( ) ] = P {X = m} {Y = n m} = m Z m Z P [ {X = m} {Y = n m} ] = m Z P X [{m}] P Y [{n m}] = (P X P Y )[{n}]. Owing to the last theorem, it is natural to define the convolution of two probability measures on R n (or more generally on an Abelian group) as the distribution of the sum of two independent random variables with the corresponding distributions. Later we will encounter a different (but equivalent) definition that will, however, rely on the notion of an integral that is not yet available to us at this point (see Definition 14.17). Definition 2.32 (Convolution of measures). Let µ and ν be probability measures on R n and let X and Y be independent random variables with P X = µ and P Y = ν. We define the convolution of µ and ν as µ ν = P X+Y. Recursively, we define the convolution powers µ k for all k N and let µ 0 = δ 0. Example Let X and Y be independent Poisson random variables with parameters µ and λ 0. Then P[X + Y = n] =e µ e λ n m=0 = e (µ+λ) 1 n! µ m m! n m=0 λ n m (n m)! ( n )µ m λ n m (µ+λ) (µ + λ)n = e. m n! Hence Poi µ Poi λ =Poi µ+λ. Exercise Let X and Y be independent random variables with X exp θ and Y exp ρ for certain θ, ρ > 0. Showthat P[X <Y]= θ θ + ρ. Exercise (Box-Muller method). Let U and V be independent random variables that are uniformly distributed on [0, 1]. Define X := 2log(U) cos(2πv ) and Y := 2log(U) sin(2πv ).
63 Show that X and Y are independent and N 0,1 -distributed. 2.3 Kolmogorov s 0-1 Law 63 Hint: First compute the distribution of 2log(U) and then use the transformation formula (Theorem 1.101) as well as polar coordinates. 2.3 Kolmogorov s 0-1 Law With the Borel-Cantelli lemma, we have seen a first 0-1 law for independent events. We now come to another 0-1 law for independent events and for independent σ- algebras. To this end, we first introduce the notion of the tail σ-algebra. Definition 2.34 (Tail σ-algebra). Let I be a countably infinite index set and let (A i ) i I be a family of σ-algebras. Then T ( ( ) ) (A i ) i I := σ A j J I #J< j I\J is called the tail σ-algebra of (A i ) i I.If(A i ) i I is a family of events, then we define T ( (A i ) i I ) := T ( ({,Ai,A c i,ω}) i I ). If (X i ) i I is a family of random variables, then we define T ( (X i ) i I ) := T ( (σ(x i )) i I ). The tail σ-algebra contains those events A whose occurrence is independent of any fixed finite subfamily of the X i. To put it differently, for any finite subfamily of the X i,wecanchangethevaluesofthex i arbitrarily without changing whether A occurs or not. Theorem Let J 1,J 2,...be finite sets with J n I.Then T ( ) (A i ) i I = σ ( m I\J n A m In the particular case I = N, thisreads T ( (A n ) n N ) = ). ( σ A m ). m=n The name tail σ-algebra is due to the interpretation of I = N as a set of times. As is made clear in the theorem, any event in T does not depend on the first finitely many time points. Proof. This is clear.
64 64 2 Independence Let J n I, n N, be finite sets with J n I.LetJ I be finite. Then there exists an N N with J J N and ( ) σ A m m I\Jn N ( ) σ A m m I\Jn ( ) = σ A m m I\JN ( ) σ A m. m I\J The left hand side does not depend on J. Hence we can form the intersection over all finite J and obtain ( ) σ A m T m I\Jn ( ) (A i ) i I. Maybe at first glance it is not evident that there are any interesting events in the tail σ-algebra at all. It might not even be clear that we do not have T = {,Ω}. Hence we now present simple examples of tail events and tail σ-algebra measurable random variables. In Section 2.4, we will study a more complex example. Example (i) Let A 1,A 2,... be events. Then the events A := lim inf and A := lim sup A n are in T ((A n ) n N ).Indeed,ifwedefineB n := n A n n A m m=n for n N, thenb n A and B n σ((a m ) m N ) for any n N. ThusA σ((a m ) m N ) for any N N and hence A T((A n ) n N ).ThecaseA is similar. (ii) Let (X n ) n N be a family of R-valued random variables. Then the maps X := lim inf n X n and X := lim sup n X n are T ((X n ) n N )-measurable. Indeed, if we define Y n := sup m n X m,thenforanyn N, therandomvariable X =inf n 1 Y n =inf n N Y n is T N := σ(x n,n N)-measurable and hence also measurable with respect to T ((X n ) n N )= T n. The case X is similar. (iii) Let (X n ) n N be real random variables. Then the Cesàro limits lim inf n 1 n n X i and lim sup n are T ((X n ) n N )-measurable. In order to show this, choose N N and note that X := lim inf n 1 n n X i = lim inf n is σ((x n ) n N )-measurable. Since this holds for any N, X is T ((X n ) n N )-measurable. The case of the limes superior is similar. 1 n 1 n n n i=n X i X i
65 2.3 Kolmogorov s 0-1 Law 65 Theorem 2.37 (Kolmogorov s 0-1 Law). Let I be a countably infinite index set and let (A i ) i I be an independent family of σ-algebras. Then the tail σ-algebra is P-trivial, that is, P[A] {0, 1} for any A T((A i ) i I ). Proof. It is enough to consider the case I = N. Forn N, let { n F n := A k : A 1 A 1,...,A n A n }. k=1 Then F := F n is a semiring and σ(f) = σ( n N A n). Indeed,forany n N and A n A n,wehavea n F;henceσ( n N A n) σ(f). Onthe other hand, we have F m σ( m A n) σ( n N A n) for any m N; hence F σ( n N A n). Let A T ((A n ) n N ) and ε > 0. Bytheapproximationtheoremformeasures (Theorem 1.65), there exists an N N and mutually disjoint sets F 1,...,F N F such that P[A (F 1... F N )] <ε. Clearly, there is an n N such that F 1,...,F N F n and thus F := F 1... F N σ(a 1... A n ). Obviously, A σ( m=n+1 A m); hencea is independent of F.Thus ε>p[a \ F ]=P[A (Ω \ F )] = P[A] ( 1 P[F ] ) P[A] ( 1 P[A] ε ). Letting ε 0 yields 0=P[A](1 P[A]). Corollary Let (A n ) n N be a sequence of independent events. Then [ ] [ ] P lim sup A n {0, 1} and P lim inf A n {0, 1}. n n Proof. Essentially this is a simple conclusion of the Borel-Cantelli lemma. However, the statement can also be deduced from Kolmogorov s 0-1 law as limes superior and limes inferior are in the tail σ-algebra. Corollary Let (X n ) n N be an independent family of R-valued random variables. Then X := lim inf n X n and X := lim sup n X n are almost surely constant. That is, there exist x,x R such that P[X = x ]=1and P[X = x ]=1. If all X i are real-valued, then the Cesàro limits lim inf n 1 n n are also almost surely constant. X i and lim sup n 1 n n X i
66 66 2 Independence Proof. Let X := lim inf n X n.foranyx R, wehave{x x} T((X n ) n N ); hence P[X x] {0, 1}. Define If x =,thenevidently x := inf{x R : P[X x] =1} R. P[X < ] = lim n P[X n] =0. If x R,then and If x =,then P[X x ] = lim [X P x + 1 ] =1 n n P[X <x ] = lim [X P x 1 ] =0. n n P[X > ] = lim n P[X > n] =0. The cases of the limes superior and the Cesàro limits are similar. Exercise Let (X n ) n N be an independent family of Rad 1/2 random variables (i.e., P[X n = 1] = P[X n =+1]= 1 2 )andlets n = X X n for any n N. Showthatlim sup n S n = almost surely. 2.4 Example: Percolation Consider the d-dimensional integer lattice Z d,whereanypointisconnectedtoany of its 2d nearest neighbours by an edge. If x, y Z d are nearest neighbours (that is, x y 2 =1), then we denote by e = x, y = y, x the edge that connects x and y. Formally,thesetofedgesisasubsetofthesetofsubsetsofZ d with two elements: E = { {x, y} : x, y Z d with x y 2 =1 }. Somewhat more generally, an undirected graph G is a pair G =(V,E), wherev is a set (the set of vertices or nodes) and E {{x, y} : x, y V, x y} is a subset of the set of subsets of V of cardinality two (the set of edges or bonds). Our intuitive understanding of an edge is a connection between two points x and y and not an (unordered) pair {x, y}. Tostressthisnotionofaconnection,weusea different symbol from the set brackets. That is, we denote the edge that connects x and y by x, y = y, x instead of {x, y}.
67 2.4 Example: Percolation 67 Our graph (V,E) is the starting point for a stochastic model of a porous medium. We interpret the edges as tubes along which water can flow. However, we want the medium not to have a homogeneous structure, such as Z d,butanamorphousstructure. In order to model this, we randomly destroy a certain fraction 1 p of the tubes (with p [0, 1] aparameter)andkeeptheothers.watercanflowonlythroughthe remaining tubes. The destroyed tubes will be called closed, the others open. The fundamental question is: For which values of p is there a connected infinite system of tubes along which water can flow? The physical interpretation is that if we throw ablockoftheconsideredmaterialintoabathtub,thentheblockwillsoakupwater; that is, it will be wetted inside. If there is no infinite open component, then the water may wet only a thin layer at the surface. We now come to a formal description of the model. Choose a parameter p [0, 1] and an independent family of identically distributed random variables (X p e ) e E with X p e Ber p ; that is, P[X p e =1]=1 P[X p e =0]=p for any e E. Wedefine the set of open edges as E p := {e E : X p e =1}. (2.10) Consequently, the edges in E \ E p are called closed. Hencewehaveconstructed a(random)subgraph(z d,e p ) of (Z d,e). Wecall(Z d,e p ) apercolationmodel (more precisely, a model for bond percolation, in contrast to site percolation, where vertices can be open or closed). An (open) path (of length n) inthissubgraphisa sequence π =(x 0,x 1,...,x n ) of points in Z d with x i 1,x i E p for all i = 1,...,n.Wesaythattwopointsx, y Z d are connected by an open path if there is an n N and an open path (x 0,x 1,...,x n ) with x 0 = x and x n = y. In this case, we write x p y.notethat p isanequivalencerelation;however,a random one, as it depends on the values of the random variables (X p e ) e E.Forevery x Z d,wedefinethe(random)openclusterofx; thatis,theconnectedcomponent of x in the graph (Z d,e p ): C p (x) :={y Z d : x p y}. (2.11) Lemma Let x, y Z d.then1 {x p y} is a random variable. In particular, #C p (x) is a random variable for any x Z d. Proof. We may assume x =0. Let f n (y) =1if there exists an open path of length at most n that connects 0 to y,andf n (y) =0otherwise. Clearly, f n (y) 1 {0 p y}; hence it suffices to show that each f n is measurable. Let B n := { n, n+1,...,n 1,n} d and E n := {e E : e B n }. ThenY n := (Xe p : e E n ):Ω {0, 1} E n is measurable (with respect to 2 ({0,1}En ) )bytheorem1.90.however,f n is a function of Y n,sayf n = g n Y n for some map g n : {0, 1} E n {0, 1}. Bythe composition theorem for maps (Theorem 1.80), f n is measurable. The additional statement holds since #C p (x) = y Z d 1 {x p y}.
68 68 2 Independence Fig Percolation on a grid, p =0.42. Definition We say that percolation occurs if there exists an infinitely large open cluster. We call ψ(p) :=P[there exists an infinite open cluster] [ ] = P {#C p (x) = } x Z d the probability of percolation. We define θ(p) := P[#C p (0) = ] as the probability that the origin is in an infinite open cluster. By the translation invariance of the lattice, we have θ(p) =P[#C p (y) = ] for any y Z d. (2.12) The fundamental question is: How large are θ(p) and ψ(p) depending on p? We make the following simple observation.
69 2.4 Example: Percolation 69 Theorem The map [0, 1] [0, 1], p θ(p) is monotone increasing. Proof. Although the statement is intuitively so clear that it might not need a proof, we give a formal proof in order to introduce a technique called coupling.letp, p [0, 1] with p<p.let(y e ) e E be an independent family of random variables with P[Y e q] = q for any e E and q {p, p, 1}. Atthispoint,wecould,for example, assume that Y e U [0,1] is uniformly distributed on [0, 1].Sincewehavenot yet shown the existence of an independent family with this distribution, we content ourselves with Y e that assume only three values {p, p, 1}. Hence p, if q = p, P[Y e = q] = p p, if q = p, 1 p, if q =1. Such a family (Y e ) e E exists by Theorem For q {p, p } and e E,wedefine { Xe q 1, if Ye q, := 0, else. Clearly, for any q {p, p }, the family (Xe q ) e E is independent (see Remark 2.15(ii)) and Xe q Ber q. Furthermore, Xe p Xe p for any e E. Theprocedureofdefining two families of random variables that are related in a specific way (here ) on one probability space is called a coupling. Clearly, C p (x) C p (x) for any x Z d ;henceθ(p) θ(p ). With the aid of Kolmogorov s 0-1 law, we can infer the following theorem. { 0, if θ(p) =0, Theorem For any p [0, 1], wehave ψ(p) = 1, if θ(p) > 0. Proof. If θ(p) =0,thenby(2.12) ψ(p) y Z d P[#C p (y) = ] = y Z d θ(p) =0. Now let A = y Z {#C p (y) = }. Clearly, A remains unchanged if we change d the state of finitely many edges. That is, A σ((xe p ) e E\F ) for every finite F E. Hence A is in the tail σ-algebra T ((Xe p ) e E ) by Theorem Kolmogorov s 0-1 law (Theorem 2.37) implies that ψ(p) =P[A] {0, 1}. If θ(p) > 0, thenψ(p) θ(p) implies ψ(p) =1. Due to the monotonicity, we can make the following definition. Definition The critical value p c for percolation is defined as p c = inf{p [0, 1] : θ(p) > 0} = sup{p [0, 1] : θ(p) =0} = inf{p [0, 1] : ψ(p) =1} = sup{p [0, 1] : ψ(p) =0}.
70 70 2 Independence We come to the main theorem of this section. Theorem For d =1,wehave p c =1.For d 2,wehave p c (d) [ 1 2d 1, 2 3]. Proof. First consider d =1and p<1. LetA := {X p n,n+1 =0 for some n< 0} and A + := {X p n,n+1 = 0 for some n > 0}. LetA = A A +.Bythe Borel-Cantelli lemma, we get P[A ]=P[A + ]=1.Henceθ(p) =P[A c ]=0. Now assume d 2. Lower bound. First we show p c 1 2d 1.Clearly,foranyn N, P[#C p (0) = ] P [ there is an x C p (0) with x = n ]. We want to estimate the probability that there exists a point x C p (0) with distance n from the origin. Any such point is connected to the origin by a path without selfintersections π that starts at 0 and has length m n. LetΠ 0,m be the set of such paths. Clearly, #Π 0,m 2d (2d 1) m 1 since there are 2d choices for the first step and at most 2d 1 choices for any further step. For any π Π 0,m, the probability that π uses only open edges is Hence, for p< 1 2d 1, P[π is open] =p m. θ(p) P[π is open] m=n π Π 0,m 2d ( ) m (2d 1)p 2d 1 = We conclude that p c 1 2d 1. m=n 2d ( ) n n (2d 1)p 0. (2d 1)(1 (2d 1)p) Upper bound. We can consider Z d as a subset of Z d {0} Z d+1.hence,if percolation occurs for p in Z d, then it also occurs for p in Z d+1.hencethecorresponding critical values are ordered p c (d +1) p c (d). Thus, it is enough to consider the case d =2.Hereweshowp c 2 3 by using a contour argument due to Peierls ([122]), originally designed for the Ising model of a ferromagnet, see Example and (18.13). For N N, wedefine(compare(2.11)withx =(i, 0)) C N := N C p( (i, 0) ) i=0
71 2.4 Example: Percolation Fig Contour of the cluster C 5. as the set of points that are connected (along open edges) to at least one of the points in {0,...,N} {0}. Due to the subadditivity of probability (and since P[#C p( (i, 0) ) = ] =θ(p) for any i Z), we have θ(p) = 1 N +1 N P [ #C p( (i, 0) ) = ] i=0 1 N +1 P[ #C N = ]. Now consider those closed contours in the dual graph ( Z 2, Ẽ) that surrounds C N if #C N <. Herethedualgraphisdefinedby ( 1 Z 2 = 2, 1 + Z 2) 2, { Ẽ = {x, y} : x, y Z } 2, x y 2 =1. An edge ẽ in the dual graph ( Z 2, Ẽ) crosses exactly one edge e in (Z2,E). We call ẽ open if e is open and closed otherwise. A circle γ is a self-intersection free path in ( Z 2, Ẽ) that starts and ends at the same point. A contour of the set C N is a minimal circle that surrounds C N.Minimalmeansthattheenclosedareaisminimal (see Fig. 2.2). For n 2N, let { } Γ n = γ : γ is a circle of length n that surrounds {0,...,N} {0}.
72 72 2 Independence We want to deduce an upper bound for #Γ n.letγ Γ n and fix one point of γ. For definiteness, choose the upper point ( m + 1 2, 1 2) of the rightmost edge of γ that crosses the horizontal axis (in Fig. 2.2 this is the point ( , 1 2) ). Clearly, m N and m n since γ surrounds the origin. Starting from ( m + 1 2, 1 2),foranyfurther edge of γ, there are at most three possibilities. Hence #Γ n n 3 n. We say that γ is closed if it uses only closed edges (in Ẽ). A contour of C N is automatically closed and has a length of at least 2N. Henceforp> 2 3 P[#C N < ] = n=2n P [ there is a closed circle γ Γ n ] n (3(1 p) ) n n=2n N 0. We conclude p c 2 3. In general, the value of p c is not known and is extremely hard to determine. In the case of bond percolation on Z 2,however,theexactvalueofp c can be determined due to the self-duality of the planar graph (Z 2,E). (If G =(V,E) is a planar graph; that is, a graph that can be embedded into R 2 without self-intersections, then the vertex set of the dual graph is the set of faces of G. Twosuchverticesareconnectedby exactly one edge; that is, by the edge in E that separates the two faces. Evidently, the two-dimensional integer lattice is isomorphic to its dual graph. Note that the contour in Fig. 2.2 can be considered as a closed path in the dual graph.) We cite a theorem of Kesten [92]. Theorem 2.46 (Kesten (1980)). For bond percolation in Z 2, the critical value is p c = 1 2 and θ(p c)=0. Proof. See, for example, the book of Grimmett [60, pages 287ff]. It is conjectured that θ(p c )=0holds in any dimension d 2. However,rigorous proofs are known only for d =2and d 19 (see [64]). Uniqueness of the Infinite Open Cluster Fix a p such that θ(p) > 0. We saw that with probability one there is at least one infinite open cluster. Now we want to show that there is exactly one. Denote by N {0, 1,..., } the (random) number of infinite open clusters.
73 2.4 Example: Percolation 73 Theorem 2.47 (Uniqueness of the infinite open cluster). For any p [0, 1], we have P p [N 1] = 1. Proof. This theorem was first proved by Aizenman, Kesten and Newman [1, 2]. Here we follow the proof of Burton and Keane [21] as described in [60, Section 8.2]. The cases p =1and θ(p) =0(hence in particular the case p =0) are trivial. Hence we assume now that p (0, 1) and θ(p) > 0. Step 1. We first show that P p [N = m] =1 for some m =0, 1,...,. (2.13) We need a 0-1 law similar to that of Kolmogorov. However, N is not measurable with respect to the tail σ-algebra. Hence we have to find a more subtle argument. Let u 1 =(1, 0,...,0) be the first unit vector in Z d.ontheedgesete, definethe translation τ : E E by τ( x, y ) = x + u 1,y+ u 1.Let E 0 := { (x 1,...,x d ), (y 1,...,y d ) E : x 1 =0,y 1 0 } be the set of all edges in Z d that either connect two points from {0} Z d 1 or one point of {0} Z d 1 with one point of {1} Z d 1. Clearly, the sets (τ n (E 0 ),n Z) are disjoint and E = n Z τ n (E 0 ).Hencetherandomvariables Y n := (X p τ n (e) ) e E 0, n Z, are independent and identically distributed (with values in {0, 1} E 0 ). Define Y =(Y n ) n Z and τ(y )=(Y n+1 ) n Z.DefineA m {0, 1} E by {Y A m } = {N = m}. Clearly, the value of N does not change if we shift all edges simultaneously. That is, {Y A m } = {τ(y ) A m }. An event with this property is called invariant or shift invariant. Using an argument similar to that in the proof of Kolmogorov s 0-1 law, one can show that invariant events (defined by i.i.d. random variables) have probability either 0 or 1 (see Example for a proof). Step 2. We will show that P p [N = m] =0 for any m N \{1}. (2.14) Accordingly, let m =2, 3,... We assume that P[N = m] =1and show that this leads to a contradiction. For L N, letb L := { L,..., L} d and denote by E L = {e = x, y E : x, y B L } the set of those edges with both vertices lying in B L.Fori =0, 1, let DL i := {Xp e = i for all e E L }.LetNL 1 be the number of infinite open clusters if we consider all edges e in E L as open (independently of the value of Xe p ). Similarly define NL 0 where we consider all edges in E L as closed. Since P p [DL i ] > 0, and since N = m almost surely, we have NL i = m almost surely for i =0, 1.
74 74 2 Independence Let A 2 L:= { C p (x 1 ) C p (x 2 )= } { #C p (x 1 )=#C p (x 2 )= } x 1,x 2 B L \B L 1 be the event where there exist two points on the boundary of B L that lie in different infinite open clusters. Clearly, A 2 L {N 2} for L. Define A 2 L,0 in a similarly way to A2 L ;however,wenowconsideralledgese E L as closed, irrespective of whether Xe p =1or Xe p =0.IfA 2 L occurs, then there are two points x 1,x 2 on the boundary of B L such that for any i =1, 2, there is an infinite self-intersection free open path π x i starting at x i that avoids x 3 i.hence A 2 L A2 L,0.NowchooseL large enough for P[A2 L,0 ] > 0. If A 2 L,0 occurs and if we open all edges in B L,thenatleasttwooftheinfiniteopen clusters get connected by edges in B L.Hencethetotalnumberofinfiniteopenclusters decreases by at least one. We infer P p [NL 1 N L 0 1] P p[a 2 L,0 ] > 0, which leads to a contradiction. Step 3. In Step 2, we have shown already that N does not assume a finite value larger than 1. Hence it remains to show that almost surely N does not assume the value.indeed,weshowthat P p [N 3] = 0. (2.15) This part of the proof is the most difficult one. We assume that P p [N 3] > 0 and show that this leads to a contradiction. We say that a point x Z d is a trifurcation point if x is in an infinite open cluster C p (x), there are exactly three open edges with endpoint x,and removing all of these three edges splits C p (x) into three mutually disjoint infinite open clusters. By T we denote the set of trifurcation points, and let T L := T B L.Letr := P p [0 T ]. Due to translation invariance, we have (#B L ) 1 E p [#T L ]=r for any L. (HereE p [#T L ] denotes the expected value of #T L, which we define formally in Chapter 5.) Let ( ) ( 3 ) A 3 L:= {C p (x i ) C p (x j )= } {#C p (x i )= } x 1,x 2,x 3 B L \B L 1 i j be the event where there are three points on the boundary of B L that lie in different infinite open clusters. Clearly, A 3 L {N 3} for L. As for A 2 L,0,wedefineA3 L,0 as the event where there are three distinct points on the boundary of B L that lie in different infinite open clusters if we consider all edges in E L as closed. As above, we have A 3 L A3 L,0.
75 2.4 Example: Percolation 75 For three distinct points x 1,x 2,x 3 B L \B L 1,letF x1,x 2,x3 be the event where for any i =1, 2, 3, there exists an infinite self-intersection free open path π x i starting at x i that uses only edges in E p \ E L and that avoids the points x j, j i. Then A 3 L,0 F x 1,x 2,x 3. x 1,x 2,x 3 B L \B L 1 mutually distinct Let L be large enough for P p [A 3 L,0 ] P p[n 3]/2 > 0. Choose three pairwise distinct points x 1,x 2,x 3 B L \ B L 1 with P p [F x1,x 2,x3] > 0. If F x1,x 2,x 3 occurs, then we can find a point y B L that is the starting point of three mutually disjoint (not necessarily open) paths π 1, π 2 and π 3 that end at x 1, x 2 and x 3. Let G y,x 1,x 2,x 3 be the event where in E L exactly those edges are open that belong to these three paths (that is, all other edges in E L are closed). The events F x1,x 2,x 3 and G y,x 1,x 2,x 3 are independent, and if both of them occur, then y is a trifurcation point. Hence r = P p [y T ] P p [F x1,x 2,x 3] (p (1 p) ) #E L > 0. Now we show that r must equal 0,whichcontradictstheassumptionP p [N 3] > 0. We consider T L as the vertex set of a graph by considering two points x, y T L as neighbours if there exists an open path connecting x and y that does not hit any other point in T. In this case, we write x y. A circle is a self-avoiding (finite) path that ends at its starting point. Note that the graph (T L, ) has no circles. Indeed, if there was an x T L and a self-avoiding open path that hits two points, say y, z T L,then by removing the three edges e E p adjacent to x,theclusterc p (x) would split into at most two infinite open clusters, one of which would contain y and z. Write deg TL (x) for the degree of x;thatis,thenumberofneighboursofx in (T L, ). As T L has no circles, #T L 1 2 x T L deg TL (x) is the number of connected components of T L,thusitisinparticularnonnegative.Ontheotherhand,3 deg TL (x) is the number of edges e E p adjacent to x whose removal generates an infinite open cluster in which there is no further point of T L.LetM L be the number of infinite open clusters that appear if we remove all three neighbouring open edges from all points in T L.Then M L = (3 deg TL (x)) #T L. x T L For any of these clusters, there is (at least) one point on the boundary B L \ B L 1. Hence #T L #(B L \ B L 1 ) d L 0. #B L #B L L Now r =(#B L ) 1 E p [#T L ] d/l implies r =0.(Notethatintheargumentwe used the notion of the expected value E p [#T L ] that will be formally introduced only in Chapter 5.)
How To Find Out How To Calculate A Premeasure On A Set Of Two-Dimensional Algebra
54 CHAPTER 5 Product Measures Given two measure spaces, we may construct a natural measure on their Cartesian product; the prototype is the construction of Lebesgue measure on R 2 as the product of Lebesgue
Extension of measure
1 Extension of measure Sayan Mukherjee Dynkin s π λ theorem We will soon need to define probability measures on infinite and possible uncountable sets, like the power set of the naturals. This is hard.
Mathematics for Econometrics, Fourth Edition
Mathematics for Econometrics, Fourth Edition Phoebus J. Dhrymes 1 July 2012 1 c Phoebus J. Dhrymes, 2012. Preliminary material; not to be cited or disseminated without the author s permission. 2 Contents
CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e.
CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e. This chapter contains the beginnings of the most important, and probably the most subtle, notion in mathematical analysis, i.e.,
Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011
Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011 A. Miller 1. Introduction. The definitions of metric space and topological space were developed in the early 1900 s, largely
Mathematical Methods of Engineering Analysis
Mathematical Methods of Engineering Analysis Erhan Çinlar Robert J. Vanderbei February 2, 2000 Contents Sets and Functions 1 1 Sets................................... 1 Subsets.............................
SOLUTIONS TO ASSIGNMENT 1 MATH 576
SOLUTIONS TO ASSIGNMENT 1 MATH 576 SOLUTIONS BY OLIVIER MARTIN 13 #5. Let T be the topology generated by A on X. We want to show T = J B J where B is the set of all topologies J on X with A J. This amounts
MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 5 9/17/2008 RANDOM VARIABLES
MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 5 9/17/2008 RANDOM VARIABLES Contents 1. Random variables and measurable functions 2. Cumulative distribution functions 3. Discrete
Lecture Notes on Measure Theory and Functional Analysis
Lecture Notes on Measure Theory and Functional Analysis P. Cannarsa & T. D Aprile Dipartimento di Matematica Università di Roma Tor Vergata [email protected] [email protected] aa 2006/07 Contents
MA651 Topology. Lecture 6. Separation Axioms.
MA651 Topology. Lecture 6. Separation Axioms. This text is based on the following books: Fundamental concepts of topology by Peter O Neil Elements of Mathematics: General Topology by Nicolas Bourbaki Counterexamples
1. Prove that the empty set is a subset of every set.
1. Prove that the empty set is a subset of every set. Basic Topology Written by Men-Gen Tsai email: [email protected] Proof: For any element x of the empty set, x is also an element of every set since
FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES
FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES CHRISTOPHER HEIL 1. Cosets and the Quotient Space Any vector space is an abelian group under the operation of vector addition. So, if you are have studied
Metric Spaces Joseph Muscat 2003 (Last revised May 2009)
1 Distance J Muscat 1 Metric Spaces Joseph Muscat 2003 (Last revised May 2009) (A revised and expanded version of these notes are now published by Springer.) 1 Distance A metric space can be thought of
University of Miskolc
University of Miskolc The Faculty of Mechanical Engineering and Information Science The role of the maximum operator in the theory of measurability and some applications PhD Thesis by Nutefe Kwami Agbeko
DISINTEGRATION OF MEASURES
DISINTEGRTION OF MESURES BEN HES Definition 1. Let (, M, λ), (, N, µ) be sigma-finite measure spaces and let T : be a measurable map. (T, µ)-disintegration is a collection {λ y } y of measures on M such
An example of a computable
An example of a computable absolutely normal number Verónica Becher Santiago Figueira Abstract The first example of an absolutely normal number was given by Sierpinski in 96, twenty years before the concept
Metric Spaces. Chapter 1
Chapter 1 Metric Spaces Many of the arguments you have seen in several variable calculus are almost identical to the corresponding arguments in one variable calculus, especially arguments concerning convergence
The Henstock-Kurzweil-Stieltjes type integral for real functions on a fractal subset of the real line
The Henstock-Kurzweil-Stieltjes type integral for real functions on a fractal subset of the real line D. Bongiorno, G. Corrao Dipartimento di Ingegneria lettrica, lettronica e delle Telecomunicazioni,
1 if 1 x 0 1 if 0 x 1
Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or
The Ideal Class Group
Chapter 5 The Ideal Class Group We will use Minkowski theory, which belongs to the general area of geometry of numbers, to gain insight into the ideal class group of a number field. We have already mentioned
Probability: Theory and Examples. Rick Durrett. Edition 4.1, April 21, 2013
i Probability: Theory and Examples Rick Durrett Edition 4.1, April 21, 213 Typos corrected, three new sections in Chapter 8. Copyright 213, All rights reserved. 4th edition published by Cambridge University
Elements of probability theory
2 Elements of probability theory Probability theory provides mathematical models for random phenomena, that is, phenomena which under repeated observations yield di erent outcomes that cannot be predicted
Lebesgue Measure on R n
8 CHAPTER 2 Lebesgue Measure on R n Our goal is to construct a notion of the volume, or Lebesgue measure, of rather general subsets of R n that reduces to the usual volume of elementary geometrical sets
No: 10 04. Bilkent University. Monotonic Extension. Farhad Husseinov. Discussion Papers. Department of Economics
No: 10 04 Bilkent University Monotonic Extension Farhad Husseinov Discussion Papers Department of Economics The Discussion Papers of the Department of Economics are intended to make the initial results
E3: PROBABILITY AND STATISTICS lecture notes
E3: PROBABILITY AND STATISTICS lecture notes 2 Contents 1 PROBABILITY THEORY 7 1.1 Experiments and random events............................ 7 1.2 Certain event. Impossible event............................
MEASURE AND INTEGRATION. Dietmar A. Salamon ETH Zürich
MEASURE AND INTEGRATION Dietmar A. Salamon ETH Zürich 12 May 2016 ii Preface This book is based on notes for the lecture course Measure and Integration held at ETH Zürich in the spring semester 2014. Prerequisites
SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 3. Spaces with special properties
SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 3 Fall 2008 III. Spaces with special properties III.1 : Compact spaces I Problems from Munkres, 26, pp. 170 172 3. Show that a finite union of compact subspaces
Mathematics Course 111: Algebra I Part IV: Vector Spaces
Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are
CHAPTER 1 BASIC TOPOLOGY
CHAPTER 1 BASIC TOPOLOGY Topology, sometimes referred to as the mathematics of continuity, or rubber sheet geometry, or the theory of abstract topological spaces, is all of these, but, above all, it is
Follow links for Class Use and other Permissions. For more information send email to: [email protected]
COPYRIGHT NOTICE: Ariel Rubinstein: Lecture Notes in Microeconomic Theory is published by Princeton University Press and copyrighted, c 2006, by Princeton University Press. All rights reserved. No part
1 Sets and Set Notation.
LINEAR ALGEBRA MATH 27.6 SPRING 23 (COHEN) LECTURE NOTES Sets and Set Notation. Definition (Naive Definition of a Set). A set is any collection of objects, called the elements of that set. We will most
LECTURE NOTES IN MEASURE THEORY. Christer Borell Matematik Chalmers och Göteborgs universitet 412 96 Göteborg (Version: January 12)
1 LECTURE NOTES IN MEASURE THEORY Christer Borell Matematik Chalmers och Göteborgs universitet 412 96 Göteborg (Version: January 12) 2 PREFACE These are lecture notes on integration theory for a eight-week
Basic Probability Concepts
page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes
INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS
INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS STEVEN P. LALLEY AND ANDREW NOBEL Abstract. It is shown that there are no consistent decision rules for the hypothesis testing problem
I. GROUPS: BASIC DEFINITIONS AND EXAMPLES
I GROUPS: BASIC DEFINITIONS AND EXAMPLES Definition 1: An operation on a set G is a function : G G G Definition 2: A group is a set G which is equipped with an operation and a special element e G, called
Metric Spaces. Chapter 7. 7.1. Metrics
Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some
Gambling Systems and Multiplication-Invariant Measures
Gambling Systems and Multiplication-Invariant Measures by Jeffrey S. Rosenthal* and Peter O. Schwartz** (May 28, 997.. Introduction. This short paper describes a surprising connection between two previously
Introduction to Topology
Introduction to Topology Tomoo Matsumura November 30, 2010 Contents 1 Topological spaces 3 1.1 Basis of a Topology......................................... 3 1.2 Comparing Topologies.......................................
PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.
PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include
and s n (x) f(x) for all x and s.t. s n is measurable if f is. REAL ANALYSIS Measures. A (positive) measure on a measurable space
RAL ANALYSIS A survey of MA 641-643, UAB 1999-2000 M. Griesemer Throughout these notes m denotes Lebesgue measure. 1. Abstract Integration σ-algebras. A σ-algebra in X is a non-empty collection of subsets
ALMOST COMMON PRIORS 1. INTRODUCTION
ALMOST COMMON PRIORS ZIV HELLMAN ABSTRACT. What happens when priors are not common? We introduce a measure for how far a type space is from having a common prior, which we term prior distance. If a type
9 More on differentiation
Tel Aviv University, 2013 Measure and category 75 9 More on differentiation 9a Finite Taylor expansion............... 75 9b Continuous and nowhere differentiable..... 78 9c Differentiable and nowhere monotone......
Dedekind s forgotten axiom and why we should teach it (and why we shouldn t teach mathematical induction in our calculus classes)
Dedekind s forgotten axiom and why we should teach it (and why we shouldn t teach mathematical induction in our calculus classes) by Jim Propp (UMass Lowell) March 14, 2010 1 / 29 Completeness Three common
Point Set Topology. A. Topological Spaces and Continuous Maps
Point Set Topology A. Topological Spaces and Continuous Maps Definition 1.1 A topology on a set X is a collection T of subsets of X satisfying the following axioms: T 1.,X T. T2. {O α α I} T = α IO α T.
So let us begin our quest to find the holy grail of real analysis.
1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers
INTEGRAL OPERATORS ON THE PRODUCT OF C(K) SPACES
INTEGRAL OPERATORS ON THE PRODUCT OF C(K) SPACES FERNANDO BOMBAL AND IGNACIO VILLANUEVA Abstract. We study and characterize the integral multilinear operators on a product of C(K) spaces in terms of the
The sample space for a pair of die rolls is the set. The sample space for a random number between 0 and 1 is the interval [0, 1].
Probability Theory Probability Spaces and Events Consider a random experiment with several possible outcomes. For example, we might roll a pair of dice, flip a coin three times, or choose a random real
Probability Theory. Florian Herzog. A random variable is neither random nor variable. Gian-Carlo Rota, M.I.T..
Probability Theory A random variable is neither random nor variable. Gian-Carlo Rota, M.I.T.. Florian Herzog 2013 Probability space Probability space A probability space W is a unique triple W = {Ω, F,
Notes on metric spaces
Notes on metric spaces 1 Introduction The purpose of these notes is to quickly review some of the basic concepts from Real Analysis, Metric Spaces and some related results that will be used in this course.
2.3 Convex Constrained Optimization Problems
42 CHAPTER 2. FUNDAMENTAL CONCEPTS IN CONVEX OPTIMIZATION Theorem 15 Let f : R n R and h : R R. Consider g(x) = h(f(x)) for all x R n. The function g is convex if either of the following two conditions
Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics
Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights
Logic, Algebra and Truth Degrees 2008. Siena. A characterization of rst order rational Pavelka's logic
Logic, Algebra and Truth Degrees 2008 September 8-11, 2008 Siena A characterization of rst order rational Pavelka's logic Xavier Caicedo Universidad de los Andes, Bogota Under appropriate formulations,
GENERIC COMPUTABILITY, TURING DEGREES, AND ASYMPTOTIC DENSITY
GENERIC COMPUTABILITY, TURING DEGREES, AND ASYMPTOTIC DENSITY CARL G. JOCKUSCH, JR. AND PAUL E. SCHUPP Abstract. Generic decidability has been extensively studied in group theory, and we now study it in
BANACH AND HILBERT SPACE REVIEW
BANACH AND HILBET SPACE EVIEW CHISTOPHE HEIL These notes will briefly review some basic concepts related to the theory of Banach and Hilbert spaces. We are not trying to give a complete development, but
RANDOM INTERVAL HOMEOMORPHISMS. MICHA L MISIUREWICZ Indiana University Purdue University Indianapolis
RANDOM INTERVAL HOMEOMORPHISMS MICHA L MISIUREWICZ Indiana University Purdue University Indianapolis This is a joint work with Lluís Alsedà Motivation: A talk by Yulij Ilyashenko. Two interval maps, applied
Convex analysis and profit/cost/support functions
CALIFORNIA INSTITUTE OF TECHNOLOGY Division of the Humanities and Social Sciences Convex analysis and profit/cost/support functions KC Border October 2004 Revised January 2009 Let A be a subset of R m
The Banach-Tarski Paradox
University of Oslo MAT2 Project The Banach-Tarski Paradox Author: Fredrik Meyer Supervisor: Nadia S. Larsen Abstract In its weak form, the Banach-Tarski paradox states that for any ball in R, it is possible
Stationary random graphs on Z with prescribed iid degrees and finite mean connections
Stationary random graphs on Z with prescribed iid degrees and finite mean connections Maria Deijfen Johan Jonasson February 2006 Abstract Let F be a probability distribution with support on the non-negative
k, then n = p2α 1 1 pα k
Powers of Integers An integer n is a perfect square if n = m for some integer m. Taking into account the prime factorization, if m = p α 1 1 pα k k, then n = pα 1 1 p α k k. That is, n is a perfect square
1 Norms and Vector Spaces
008.10.07.01 1 Norms and Vector Spaces Suppose we have a complex vector space V. A norm is a function f : V R which satisfies (i) f(x) 0 for all x V (ii) f(x + y) f(x) + f(y) for all x,y V (iii) f(λx)
Separation Properties for Locally Convex Cones
Journal of Convex Analysis Volume 9 (2002), No. 1, 301 307 Separation Properties for Locally Convex Cones Walter Roth Department of Mathematics, Universiti Brunei Darussalam, Gadong BE1410, Brunei Darussalam
Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.
Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. We begin by defining the ring of polynomials with coefficients in a ring R. After some preliminary results, we specialize
MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set.
MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set. Vector space A vector space is a set V equipped with two operations, addition V V (x,y) x + y V and scalar
How To Prove The Dirichlet Unit Theorem
Chapter 6 The Dirichlet Unit Theorem As usual, we will be working in the ring B of algebraic integers of a number field L. Two factorizations of an element of B are regarded as essentially the same if
Duality of linear conic problems
Duality of linear conic problems Alexander Shapiro and Arkadi Nemirovski Abstract It is well known that the optimal values of a linear programming problem and its dual are equal to each other if at least
Continued Fractions and the Euclidean Algorithm
Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction
Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson
Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement
INTRODUCTORY SET THEORY
M.Sc. program in mathematics INTRODUCTORY SET THEORY Katalin Károlyi Department of Applied Analysis, Eötvös Loránd University H-1088 Budapest, Múzeum krt. 6-8. CONTENTS 1. SETS Set, equal sets, subset,
How To Know If A Domain Is Unique In An Octempo (Euclidean) Or Not (Ecl)
Subsets of Euclidean domains possessing a unique division algorithm Andrew D. Lewis 2009/03/16 Abstract Subsets of a Euclidean domain are characterised with the following objectives: (1) ensuring uniqueness
THE BANACH CONTRACTION PRINCIPLE. Contents
THE BANACH CONTRACTION PRINCIPLE ALEX PONIECKI Abstract. This paper will study contractions of metric spaces. To do this, we will mainly use tools from topology. We will give some examples of contractions,
n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +...
6 Series We call a normed space (X, ) a Banach space provided that every Cauchy sequence (x n ) in X converges. For example, R with the norm = is an example of Banach space. Now let (x n ) be a sequence
God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886)
Chapter 2 Numbers God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886) God created the integers and the rest is the work
CS 103X: Discrete Structures Homework Assignment 3 Solutions
CS 103X: Discrete Structures Homework Assignment 3 s Exercise 1 (20 points). On well-ordering and induction: (a) Prove the induction principle from the well-ordering principle. (b) Prove the well-ordering
DEGREES OF ORDERS ON TORSION-FREE ABELIAN GROUPS
DEGREES OF ORDERS ON TORSION-FREE ABELIAN GROUPS ASHER M. KACH, KAREN LANGE, AND REED SOLOMON Abstract. We construct two computable presentations of computable torsion-free abelian groups, one of isomorphism
Quotient Rings and Field Extensions
Chapter 5 Quotient Rings and Field Extensions In this chapter we describe a method for producing field extension of a given field. If F is a field, then a field extension is a field K that contains F.
WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT?
WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT? introduction Many students seem to have trouble with the notion of a mathematical proof. People that come to a course like Math 216, who certainly
Research Article Stability Analysis for Higher-Order Adjacent Derivative in Parametrized Vector Optimization
Hindawi Publishing Corporation Journal of Inequalities and Applications Volume 2010, Article ID 510838, 15 pages doi:10.1155/2010/510838 Research Article Stability Analysis for Higher-Order Adjacent Derivative
TOPOLOGY: THE JOURNEY INTO SEPARATION AXIOMS
TOPOLOGY: THE JOURNEY INTO SEPARATION AXIOMS VIPUL NAIK Abstract. In this journey, we are going to explore the so called separation axioms in greater detail. We shall try to understand how these axioms
1 VECTOR SPACES AND SUBSPACES
1 VECTOR SPACES AND SUBSPACES What is a vector? Many are familiar with the concept of a vector as: Something which has magnitude and direction. an ordered pair or triple. a description for quantities such
ON FIBER DIAMETERS OF CONTINUOUS MAPS
ON FIBER DIAMETERS OF CONTINUOUS MAPS PETER S. LANDWEBER, EMANUEL A. LAZAR, AND NEEL PATEL Abstract. We present a surprisingly short proof that for any continuous map f : R n R m, if n > m, then there
INTRODUCTION TO TOPOLOGY
INTRODUCTION TO TOPOLOGY ALEX KÜRONYA In preparation January 24, 2010 Contents 1. Basic concepts 1 2. Constructing topologies 13 2.1. Subspace topology 13 2.2. Local properties 18 2.3. Product topology
1 Local Brouwer degree
1 Local Brouwer degree Let D R n be an open set and f : S R n be continuous, D S and c R n. Suppose that the set f 1 (c) D is compact. (1) Then the local Brouwer degree of f at c in the set D is defined.
4. CLASSES OF RINGS 4.1. Classes of Rings class operator A-closed Example 1: product Example 2:
4. CLASSES OF RINGS 4.1. Classes of Rings Normally we associate, with any property, a set of objects that satisfy that property. But problems can arise when we allow sets to be elements of larger sets
Fixed Point Theorems
Fixed Point Theorems Definition: Let X be a set and let T : X X be a function that maps X into itself. (Such a function is often called an operator, a transformation, or a transform on X, and the notation
3. Mathematical Induction
3. MATHEMATICAL INDUCTION 83 3. Mathematical Induction 3.1. First Principle of Mathematical Induction. Let P (n) be a predicate with domain of discourse (over) the natural numbers N = {0, 1,,...}. If (1)
LEARNING OBJECTIVES FOR THIS CHAPTER
CHAPTER 2 American mathematician Paul Halmos (1916 2006), who in 1942 published the first modern linear algebra book. The title of Halmos s book was the same as the title of this chapter. Finite-Dimensional
ON COMPLETELY CONTINUOUS INTEGRATION OPERATORS OF A VECTOR MEASURE. 1. Introduction
ON COMPLETELY CONTINUOUS INTEGRATION OPERATORS OF A VECTOR MEASURE J.M. CALABUIG, J. RODRÍGUEZ, AND E.A. SÁNCHEZ-PÉREZ Abstract. Let m be a vector measure taking values in a Banach space X. We prove that
IRREDUCIBLE OPERATOR SEMIGROUPS SUCH THAT AB AND BA ARE PROPORTIONAL. 1. Introduction
IRREDUCIBLE OPERATOR SEMIGROUPS SUCH THAT AB AND BA ARE PROPORTIONAL R. DRNOVŠEK, T. KOŠIR Dedicated to Prof. Heydar Radjavi on the occasion of his seventieth birthday. Abstract. Let S be an irreducible
FIRST YEAR CALCULUS. Chapter 7 CONTINUITY. It is a parabola, and we can draw this parabola without lifting our pencil from the paper.
FIRST YEAR CALCULUS WWLCHENW L c WWWL W L Chen, 1982, 2008. 2006. This chapter originates from material used by the author at Imperial College, University of London, between 1981 and 1990. It It is is
11 Ideals. 11.1 Revisiting Z
11 Ideals The presentation here is somewhat different than the text. In particular, the sections do not match up. We have seen issues with the failure of unique factorization already, e.g., Z[ 5] = O Q(
1. Let X and Y be normed spaces and let T B(X, Y ).
Uppsala Universitet Matematiska Institutionen Andreas Strömbergsson Prov i matematik Funktionalanalys Kurs: NVP, Frist. 2005-03-14 Skrivtid: 9 11.30 Tillåtna hjälpmedel: Manuella skrivdon, Kreyszigs bok
Lecture 13: Martingales
Lecture 13: Martingales 1. Definition of a Martingale 1.1 Filtrations 1.2 Definition of a martingale and its basic properties 1.3 Sums of independent random variables and related models 1.4 Products of
A UNIQUENESS RESULT FOR THE CONTINUITY EQUATION IN TWO DIMENSIONS. Dedicated to Constantine Dafermos on the occasion of his 70 th birthday
A UNIQUENESS RESULT FOR THE CONTINUITY EQUATION IN TWO DIMENSIONS GIOVANNI ALBERTI, STEFANO BIANCHINI, AND GIANLUCA CRIPPA Dedicated to Constantine Dafermos on the occasion of his 7 th birthday Abstract.
F. ABTAHI and M. ZARRIN. (Communicated by J. Goldstein)
Journal of Algerian Mathematical Society Vol. 1, pp. 1 6 1 CONCERNING THE l p -CONJECTURE FOR DISCRETE SEMIGROUPS F. ABTAHI and M. ZARRIN (Communicated by J. Goldstein) Abstract. For 2 < p
Sums of Independent Random Variables
Chapter 7 Sums of Independent Random Variables 7.1 Sums of Discrete Random Variables In this chapter we turn to the important question of determining the distribution of a sum of independent random variables
Tail inequalities for order statistics of log-concave vectors and applications
Tail inequalities for order statistics of log-concave vectors and applications Rafał Latała Based in part on a joint work with R.Adamczak, A.E.Litvak, A.Pajor and N.Tomczak-Jaegermann Banff, May 2011 Basic
Mathematics Review for MS Finance Students
Mathematics Review for MS Finance Students Anthony M. Marino Department of Finance and Business Economics Marshall School of Business Lecture 1: Introductory Material Sets The Real Number System Functions,
