3.1 Almost Sure Events
Definition 3.1 (Almost Sure Event)
: Let
A∈F. We say that
A occurs almost surely or a.s. if
P(A)=1. Note: This notion can be extended to any set
A⊂Ω which is not necessarily an event, i.e.
A∈F might be possible. We say that
A occurs almost surely if there exists an event
A′∈F such that
A′⊂A and
P(A′)=1. Since random variables are often defined up to a null set, the notion of almost sure occurence is particularly usefule when we manipulate random variables. For example if X,Y are two random variables, we write X≤Y a.s. if P(X≤Y)=1.
Note: For readability, we will write events related to random variables by omitting
ω∈Ω in the set definition, e.g. we write
{ω∈Ω:X(ω)<Y(ω)} as
{X<Y}. Example (Single point in continuous rv)
: Let
U∼U([0,1]). For every
x∈[0,1] we have
Ax={U=x} a.s. since
P(Ax)=P(U∈[0,1]∖{x})=λ([0,1]∖{x})=1 Proposition 3.2 (Countable Intersection of a.s. events)
: Let
(An)n∈I be a collection of events, where
I is a finite or countable index set. If for all
n∈I the event
An occurs almost surely, then the intersection
⋂n∈IAn also occurs almost surely.
Example (Uniform rv is irrational)
: Let
U∼U([0,1]), Ax={U=x}. Since the event that
U is irrationial
A=x∈Q⋂Ax={U∈[0,1]∖Q}
is the intersection of countably many almost-sure events, it also occurs almost surely. This example illustrates the importance that the intersection is at most countable. If one considers the uncountable intersection among all
x∈[0,1], we have
P(∩x∈[0,1]Ax)=P(∅)=0 despite
P(Ax)=1. 3.2 Borel-Cantelli I
Let (pn)n∈N be a sequence of parameters in [0,1]. For every n, let Xn∼Ber(pn) be a Bernoulli random variable with paramter pn. How many of these random variables are equal to 1? Finitely many or infinitely many? Borel-Cantelli Theorems provide simple criteria to answer such questions. We first define the event corresponding to the occurence of infinetly many events.
Definition 3.3 (Occurence of infinetly many events)
: Let
(An)n∈N be an infinite sequence of events, we define the event
n→∞limsupAn=n≥1⋂m≥n⋃Am Note:- If we write the event in terms of ω, we have
n→∞limsupAn={ω∈Ω ∣ ∀n≥1 ∃m≥n:ω∈Am}
- limsupn→∞An occurs iff the event An occurs for infinitely many n
- limsupn→∞An does not occur iff the event An occurs for at most finitely many n
Example (Bernoulli rvs)
: If we consider the sequence of Bernoulli random variables at the beginning of the section, we can define
An={Xn=1}. In this case, the event
limsupn→∞An is equal to the event that infintely many
Xn are equal to
1, i.e.
n→∞limsupAn={n→∞limsupXn=1}={n∈N∑Xn=∞} Theorem 3.4 (Borel-Cantelli I)
: Let
A1,A2,…∈F. If
∑n∈NP(An)<∞ then
P(n→∞limsupAn)=0 Note: In this theorem, there is no independence assumption: the events
An are arbitrary.
This theorem asserts that, if the probability of the events are small enough, then almost surely at most finitely many An occur.
Example (Finitely many occurences)
: If we consider the Bernoulli example with
pn=n21, then we get
∑n∈NP(An)=6π2<∞ and thus
P({∑n∈NXn<∞})=1. 3.3 Borel-Cantelli II
Theorem 3.5 (Borel-Cantelli II)
: Let
A1,A2,…∈F be independent events. If
∑n∈NP(An)=∞, then
P(n→∞limsupAn)=1 Example (Infinitely many occurunces)
: If we consider the Bernoulli example with
pn=n1 then we get
∑n∈NP(An)=∞ and thus
P({∑n∈NXn=∞})=1. Consider a sequence of events (An)n∈N and define s=∑n∈NP(An). If the events are independent, then Borel-Cantelli I and II give the following dichotomy:
P(n→∞limsupAn)={01if s<∞if s=∞
We say that the event limsupn→∞An satisfies a 0–1 law. This 0–1 law relies strongly on the independence of the events. It turns out that limsupn→∞An is an instance of much larger class of events, called “tail events”, who all satisfy this 0–1 law under an independence assumption. This will be the topic of the rest of the chapter.
3.4 Tail σ-algebra
Definition 3.6 (Tail
σ-algebra)
: Let
(Xn)n∈N be a sequence of random variables, let
N∈N and let
TN=σ(XN,XN+1,…) be the
σ-algebra generated by the random variables form
XN onwards. The tail
σ-algebra
T is defined as
T=N=1⋂∞TN Note: T is indeed a
σ-algebra as it is the intersection of
σ-algbras.
The tail σ-algebra contains the events A whose occurence does not depend on any fixed finite subfamily of the sequence (Xn)n∈N. To put it differently, for any N∈N we can arbitrarily change the values of X1,…,XN without changing whether A∈T occurs or not.
Example (Limsup event)
: Let
An∈σ(Xn) for all
n∈N. We show that
limsupn→∞An∈T. For that let
L=limsupn→∞An and
LN=⋂n≥N⋃m≥nAm. Note:
- L⊂LN: This follows trivially from
L=n→∞limsupAn=n≥1⋂m≥n⋃Am⊂n≥N⋂m≥n⋃Am=LN
- LN⊂L: Let Bn=⋃n≥1Am. Note that B1⊃B2⊃B3⊃⋯. Thus
⟹⟹⟹⟹⟹ω∈LN∀n≥N:ω∈Bn(∀n≥N:ω∈Bn)and(ω∈BN−1⊃BN)(∀n≥N:ω∈Bn)and(ω∈BN−1)and…and(ω∈B1)∀n≥1:ω∈Bnω∈L
Hence
L=LN. Since
LN is a countable union of countable intersections of events
AN∈σ(XN)⊂σ(XN,XN+1,…)=TN we have
∀N∈N:L=LN∈TN and thus
L∈T. 3.5 Kolmogorov's 0–1 Law
Theorem 3.7 (Kolmogorov's 0–1 Law)
: Let
(Xn)n∈N be an independent sequence of random variables and let
T be the respective tail
σ-algebra, then
∀A∈T:P(A)∈{0,1} Note: We say that the sequence is tail-trivial.