My home work is: let $ A_{n},B_{n}$ be subsets of the sample space. Prove that
$$ \limsup_{n\to\infty} (A_{n}\cup B_{n}) = \limsup_{n\to\infty} A_{n}\cup\limsup_{n\to\infty} B_{n} $$
I managed to get to this:
$$ \bigcap_{1}^{n}\bigcup_{n\geq m}^{ } A_{m}\cup \bigcap_{1}^{n}\bigcup_{n\geq m}^{ } B_{m}\ = \bigcap_{1}^{n}\bigcup_{n\geq m}^{ } A_{m}\cup B_{m} $$
Really appreciate if anyone can help me with this
We have $x \in \limsup_{n \to \infty}(A_{n} \cup B_{n})$ iff for every $n \geq 1$ there is some $N \geq n$ such that $x \in A_{N}$ or $\in B_{N}$; but, since $x$ is by definition independent of $n$ and $N$, this is equaivalent to the statement that for every $n \geq 1$ there is some $N \geq n$ such that $x \in A_{N}$ or for every $n \geq 1$ there is some $N \geq n$ such that $x \in B_{N}$, i.e. equivalent to $x \in \limsup_{n \to \infty}A_{n} \cup \limsup_{n \to \infty}B_{n}$.