This is a question from my real analysis textbook -
Let $(x_n)$ be a bounded sequence and for each $n \in \mathbb{N}$ let $s_n:=\sup\{x_k:k\geq n\}$ and $S:=\inf \{s_n\}$. Show that there exists a subsequence of $(x_n)$ that converges to $S$.
So, my first thought was that since $s_{n+1}\geq s_n$, it is a nonincreasing sequence and since $(x_n)$ is bounded, from monotone convergence theorem the sequence $s_n$ must converge to its infinum which is $S$. But the question asks to prove that there exists a subsequence of $x_n$ that converges to $S$. I do not have any idea how to do that.