0
$\begingroup$

I have the following steps while tackling reverse Fatou's lemma:

$P(\limsup A_n)=P(\cap_N \cup_{n\ge N} A_n)=\lim_{N \to \infty}P(\cup_{n \ge N} A_n)\le \limsup_{N\to \infty} P(\cup_{n \ge N} A_n)\le\limsup_{N\to \infty} \sum_{n \ge N}P(A_n)\le\limsup_{n\to \infty}P(A_n)$.

Most steps are usual ones; the first inequality is as the limit of any sequence must be lesser than the limit superior.

The result I get eventually seems to be the opposite of reverse Fatou's lemma. Could someone explain which step above is wrong? Is there any counterexample to that step?

  • 0
    I don't see where the last inequality comes from. Also, the second equality may not hold if $P$ is not finite.2012-05-13

1 Answers 1

1

The step $\limsup\limits_{N\to \infty} \sum\limits_{n \geqslant N}P(A_n)\leqslant\limsup\limits_{n\to \infty}P(A_n)$ is wrong. Assume for example that $P(A_n)=1/n$ for every $n\geqslant1$, then the LHS is $+\infty$ and the RHS is $0$.