Characteristic property of supremum on a set of the form $\{x_n: n\in \mathbb{N}\}$

I’m not exactly sure if you can call it a subsequence—- Consider the sequence $1,0,-1…$ where $x_{n+1}=x_n-1$, clearly the supremum of this sequence is $1$, whence you cannot find a subsequence that converges to $1$.
Given a sequence $x_n$, let $n_1,n_2…$ be positive integers where $n_1<n_2…$, then the sequence $x_{n_k}$ is called a subsequence of the original sequence. Picking the same element over and over again does not satisfy the definition of a subsequence.


Let's say that $0\notin \Bbb N$ for convenience. Given a sequence $(x_n)_{n\in\Bbb N}$, a subsequence is, by definition, its composition with a strictly increasing function $\Bbb N\to\Bbb N$. If, for instance, your original $x_n$ is $x_n=\frac1n$, then there is no subsequence $\left(x_{n_k}\right)_{k\in\Bbb N}$ such that $x_{n_k}>\sup\{x_n\,:\, n\in\Bbb N\}-\frac1k$ for all $k$.