Let $X_n$ be a set and let $\displaystyle\overline\lim_{n\to \infty} X_n=\bigcap_{k=1}^{\infty} \bigcup_{n=k}^{\infty} X_n$.
Prove that
$ x \in \displaystyle\overline\lim_{n\to \infty} X_n \iff$ There exists $\{ n_k \}_{k=1}^{\infty} \subset \mathbb{N}$ such that $n_k < n_{k+1}$ and $x \in X_{n_k}$ for all $k\in \mathbb{N}. $
My attempt is as follows.
$ x \in \displaystyle\overline\lim_{n\to \infty} X_n \iff x \in \bigcap_{k=1}^{\infty} \bigcup_{n=k}^{\infty} X_n \iff $ For all $k \in \mathbb{N},$ there exists $n_k \in \mathbb{N}$ s.t. $n_k \geqq k$ and $x \in X_{n_k}$
Thus, what I have to prove is
For all $k \in \mathbb{N},$ there exists $n_k \in \mathbb{N}$ s.t. $n_k \geqq k$ and $x \in X_{n_k} \iff $ There exists $\{ n_k \}_{k=1}^{\infty} \subset \mathbb{N}$ such that $n_k < n_{k+1}$ and $x \in X_{n_k}$ for all $k\in \mathbb{N}.$
I cannot know why this holds.
I'd like you to give me some ideas.