If $A_n \rightarrow A$ and $B_n \rightarrow B$ are sequences of sets then is it true that $A_n \cap B_n \rightarrow A \cap B$? How to prove or provide a counterexample?
I had thought the following possible solution, but I am not convinced about it.
I tried to prove the following statements:
(i) $\liminf \left(A_n \cap B_n\right) = A \cap B$;
(ii) $\limsup \left(A_n \cap B_n\right) = A \cap B$;
thus, we can conclude that $\lim (A_n \cap B_n)$, i.e., $A_n \cap B_n \rightarrow A \cap B$
To prove these statements I use the following arguments:
(i) $\liminf \left(A_n \cap B_n\right) = \liminf A_n \cap \liminf B_n = A \cap B$;
(ii) $\limsup \left(A_n \cap B_n\right) \subset \limsup A_n \cap \limsup B_n = A \cap B$;
Therefore, $A_n \cap B_n \rightarrow A \cap B$.
Obs: A similar question was asked here, but the response is not complete. Can anybody help me? Thanks!
By some fundamental union and intersection laws, and the de Morgan laws we have: $$ \liminf (A_k \cap B_k) = \bigcup_{n=0}^{\infty}\bigcap_{k=n}^{\infty} (A_k \cap B_k) = \bigcup_{n=0}^{\infty} \left(\bigcap_{k=n}^{\infty} A_k \cap \bigcap_{k=n}^{\infty} B_k\right) = \bigcup_{n=0}^{\infty} \bigcap_{k=n}^{\infty} A_k \cap \bigcup_{n=0}^{\infty}\bigcap_{k=n}^{\infty} B_k \\ = \liminf A_k \cap \liminf B_k = A \cap B . $$
$$ \limsup(A_k \cap B_k) = \bigcap_{n=0}^{\infty} \bigcup_{k=n}^{\infty} (A_k \cap B_k) \subseteq \bigcap_{n=0}^{\infty} \left( \bigcup_{k=n}^{\infty} A_k \cap \bigcup_{k=n}^{\infty} B_k \right) = \bigcap_{n=0}^{\infty} \bigcup_{k=n}^{\infty} A_k \cap \bigcap_{n=0}^{\infty} \bigcup_{k=n}^{\infty} B_k \\ = \limsup A_k \cap \limsup B_k = A \cap B . $$
Thus, $$ A \cap B = \liminf (A_k \cap B_k) \subseteq \limsup (A_k \cap B_k) \subseteq A \cap B, $$ which implies $$ A \cap B = \liminf (A_k \cap B_k) = \limsup (A_k \cap B_k), $$ i.e. $$ A_k \cap B_k \to A \cap B. $$