I want to show that every bounded sequence has a subsequence that converge. Do you agree with my proof and if not, what's wrong ?
Proof
Let $(x_n)_{n\in\mathbb N^*}$ a bounded sequence. Since $(x_n)_{n\in\mathbb N^*}$ is bounded, $\limsup_{n\to\infty }(x_n)_{n\in\mathbb N^*}$ exist. Indeed, if we set for all $n$, $$y_n:=\sup_{k\geq n}x_k,$$ the sequence $(y_n)_{n\in\mathbb N^*}$ is decreasing and bounded end thus convergente. Let $$\ell:=\inf_{n\in\mathbb N}\sup_{k\geq n}x_k=\inf_{n\in\mathbb N} y_n.$$
Let $k\in\mathbb N^*$. By definition of $\ell$, $$\exists n_k\in\mathbb N: |y_{n_k}-\ell|<\frac{1}{2k}.$$
We can suppose with out loss of generality that $(n_k)_{k\in\mathbb N^*}$ is strictly increasing. Indeed, by convergence of $(y_{n_k})_{k\in\mathbb N^*}$, $$\exists n_{k+1}>n_k:\forall n\in\mathbb N, n\geq n_{k+1}\implies |y_{n_{k+1}}-\ell|<\frac{1}{2(k+1)}.$$
By definition of $y_{n_k}$, $$\exists m_k\geq k :|y_{n_{k}}-x_{n_{m_k}}|<\frac{1}{2k}.$$
Let show that $(n_{m_k})_{k\in\mathbb N^*}$ is strictly increasing. Since $(n_p)_{p\in\mathbb N^*}$ est strictly increasing, we just have to show that $(m_k)_{k\in\mathbb N^*}$ is strictly increasing too to conclude that $(n_{m_k})_{k\in\mathbb N^*}$ is strictly increasing. Suppose by contradiction that it's not strictly increasing, i.e. that $$\left[y_{n_{k+1}}-\frac{1}{2(k+1)}, y_{n_{k+1}}\right)\cap\{x_{n_p}\mid p>m_k\}=\emptyset.$$ If $m_k=k$, we have a contradiction with the existence of $y_{n_{k+1}}$, then we can suppose that $m_{k}\geq k+1$. Therefore, $$y_{n_{k+1}}=\max_{p=k+1,...,m_k}x_{n_p},$$ and thus, for all $q\geq 1$, $$y_{n_{k+q}}=\max_{p=k+q,...,m_k}x_{n_p}.$$ However, for all $q>k-m_{k}$, we have that $y_{n_q}$ doesn't exist, which is a contradiction with the fact that $(y_n)_{n\in\mathbb N^*}$ converge. Then, the sequence $(m_k)_{k\in\mathbb N^*}$ can be supposed strictly increasing.
To conclude,
$$|x_{n_{m_k}}-\ell|\leq |x_{n_{m_k}}-y_{n_{k}}|+|y_{n_{k}}-\ell|\leq\frac{1}{2k}+\frac{1}{2k}=\frac{1}{k}\underset{k\to\infty }{\longrightarrow }0,$$ and thus, $(x_{n_{m_k}})_{k\in\mathbb N^*}$ is a subsequence of $(x_n)_{n\in\mathbb N^*}$ that converge.