Let $(\Omega, \mathcal{F})$ be a Measurable Space
Let $\{A_n\}_{n=1}^{\infty}$ be a sequence of events. Consider,$$ F_n = \liminf_k \; (A_n \cap A_k^c ) $$
Prove that $\limsup_n F_n = \emptyset $
This seems almost intuitively obvious but I cant make an arguement to show it.
My reasoning,
$$F_n = \{x \in \Omega : \exists \; k_n ; \; x \in (A_n \cap A_k^c ) \; \forall k \geq k_n\}$$
If I can somehow show now that there is some $n \geq k_n$ then I would be done but I'm finding this difficult to show.
If $x\in\limsup_{k\to\infty}F_k$, then for each positive integer $k$, there exists $j\geqslant k$ such that $x\in F_j$. Hence there is a subsequence $F_{j_n}$ such that $x\in\bigcup_{n=1}^\infty F_{j_n}$. But this means \begin{align} x\in \liminf_{k\to\infty} \left(A_{j_n}\cap A_k^c\right) &= \bigcup_{k=1}^\infty\bigcap_{l=k}^\infty \left(A_{j_n}\cap A_l^c\right)\\ &= A_{j_n} \cap \left(\bigcup_{k=1}^\infty\bigcap_{l=k}^\infty A_l^c \right). \end{align} Therefore there exists $k$ such that $x\in A_l^c$ for $l\geqslant k$. Choosing $k<j_m$ for some $m$ thus implies that $x\in A_{j_m}\cap A_{j_m}^c$, a contradiction.