I have the question: Show that for bounded sequences $(x_n)$ and $(y_n)$: $$\liminf\limits_{n \rightarrow \infty} (x_n + y_n) \leq \limsup\limits_{n \rightarrow \infty} x_n + \liminf\limits_{n \rightarrow \infty} y_n$$
So far I have that: $$\limsup\limits_{n \rightarrow \infty} (x_n + y_n) \leq \limsup\limits_{n \rightarrow \infty} x_n + \limsup\limits_{n \rightarrow \infty} y_n$$ and that $$ \liminf\limits_{n \rightarrow \infty} (x_n + y_n) \ge \liminf\limits_{n \rightarrow \infty} x_n + \liminf\limits_{n \rightarrow \infty} y_n\tag{1}$$
But now I'm a bit stuck - I've tried using
$$ \limsup\limits_{n \rightarrow \infty} (-x_n) = - \liminf\limits_{n \rightarrow \infty} (x_n) \tag{2}$$
but I'm just going in circles.
There are similar questions to this but none that I have found address this specficially, any help?
Using what you already have (superadditivity of $\liminf$ and relation between $\liminf$ and $\limsup$), you can justify the steps in the following relation which gives you the result $$\liminf_{n\to\infty}(x_n+y_n)−\limsup_{n\to\infty} x_n\overset{(2)}=\liminf_{n\to\infty}(x_n+y_n)+\liminf_{n\to\infty}(−x_n)\overset{(1)}\le \liminf_{n\to\infty} y_n$$