Conditional Properties of Probability
📂Probability TheoryConditional Properties of Probability
Theorem
Let’s say we have a probability space (Ω,F,P) and a sub-sigma field G⊂F.
- [1] For all B∈G, there is 0≤P(B∣G)≤1.
- [2] Continuity of probability: For a nested sequence {Bn}n∈N⊂G,
n→∞limBn=B⟹P(Bn∣G)→P(B∣G) a.s.
- [3] If {Bn}n∈N is a partition of Ω,
P(n∈N⨆Bn∣G)=n∈N∑P(Bn∣G)
- That a sequence of events {Bn}n∈N⊂G is nested means it has one of the following two properties.
∀n∈N,Bn⊂Bn+1⟺Bn⊂Bn+1⊂⋯∀n∈N,Bn⊂Bn−1⟺Bn⊂Bn−1⊂⋯
- A nested sequence may have the following properties for some event B∈G.
∀n∈N,Bn⊂Bn+1∧n∈N⋃Bn=B⟹n→∞limBn=B∀n∈N,Bn⊂Bn−1∧n∈N⋂Bn=B⟹n→∞limBn=B
- ⨆ denotes the symbol for the union of mutually exclusive sets.
Proof
[1]
Since P is a probability, according to the definition of conditional probability and conditional expectation, for all A∈G
∫A0dP≤==≤∫AP(B∣G)dP∫AE(1B∣G)dP∫A1BdP∫A1dP
∀A∈F,∫Afdm=0⟺f=0 a.e. hence 0≤P(B∣G)≤1
■
[2]
We only need to show that it holds when ∀n∈N,Bn⊂Bn+1, by setting it as Bn:=Ω∖An, we can also show it holds when ∀n∈N,An⊂An−1. Assuming ∀n∈N,Bn⊂Bn+1, according to the definition of conditional probability and the Monotone Convergence Theorem for conditional probability,
n→NlimP(Bn∣G)====n→∞limE(1Bn∣G)E(n→∞lim1Bn∣G)E(1B∣G)P(B∣G)
■
[3]
If {Bn}n∈N is a partition of Ω, then for all n∈N, k=1⨆nBk⊂k=1⨆n+1Bk hence, according to the continuity of probability in [2],
P(n=1⨆∞Bn∣G)======P(n→∞limk=1⨆nBk∣G)n→∞limP(k=1⨆nBk∣G)n→∞limE(1⨆k=1nBk∣G)n→∞limk=1∑nE(1Bk∣G)n→∞limk=1∑nP(Bk∣G)n=1∑∞P(Bn∣G)
■