2

I just need some confirmation on the truth of this since I didn't see it in a textbook so far. I think it is true by continuity of probability. Am I right?

Daniel Li
  • 3,200

2 Answers2

3

Let $B_n:=\bigcup_{m\ge n}A_m$. Then $B_{n+1}\subseteq B_n$ and by the continuity from above, $$ \mathsf{P}\left(\bigcap_{n\ge 1} B_n\right)=\lim_{n\to\infty} \mathsf{P}(B_n). $$

2

For each $n \in \mathbb N$, let $B_n=\bigcup_{m=n}^\infty A_m $. Clearly for each $n \in \mathbb N$ we have $B_n \supseteq B_{n+1}$, and so $\{B_n\}_{n=1}^\infty$ is a decreasing sequence of sets. Moreover, $P(B_1)<\infty$ as a probability measure is finite. Therefore, $$P\left(\bigcap_{n=1}^\infty B_n\right)=\lim_{n\to \infty} P(B_n)$$ by the continuity from above property of a measure which is $(3')$ here.

M A Pelto
  • 4,446