For real sequences $a_n$ and $b_n$, how to show that $$\limsup \max (a_n, b_n) \leq \max(\limsup a_n, \limsup b_n)?$$
It seems to me that $\sup(\max (a_n,b_n),\max(a_{n+1},b_{n+1}), \dots)$ is always greater than (or equal to) $\sup(a_n,a_{n+1}, \dots)$, so how do we get that inequality in reverse?
Assume that $\,c_n=\max\{a_n,b_n\}$ and choose a subsequence $$ c_{n_k}\to \limsup_{n\to\infty}c_n= c\in[-\infty,\infty].\,\,$$
Clearly, either $c_{n_k}=a_{n_k}$, for infinitely many $k\in\mathbb N\,$ or $\,c_{n_k}=b_{n_k}$, for infinitely many $k\in\mathbb N$.
Hence, either a subsequence of $\{a_n\}$ converges to $c$ or a subsequence of $\{b_n\}$ converges to $c$.
Thus, either $$c\le \limsup_{n\to\infty}a_n \qquad \text{or}\qquad c\le \limsup_{n\to\infty}b_n, $$ and therefore $$ \limsup_{n\to\infty}c_n=c \le \max\big\{\limsup_{n\to\infty}a_n,\limsup_{n\to\infty}b_n\big\}. $$
Altogether $$ \limsup_{n\to\infty}\max\{a_n,b_n\} \le \max\{\limsup_{n\to\infty} a_n, \limsup_{n\to\infty} b_n\}. $$