Show that if $(a_k)_{k \in \mathbb{N}}, (b_k)_{k \in \mathbb{N}}$ are bounded, then $\lim \sup(a_k + b_k) \leq \lim \sup(a_k)+\lim \sup (b_k)$
I'm not quite sure how to prove this.
I want to try this comparing cases.
Assume that $a_k \geq 0 \forall k \in \mathbb{N}, b_k \geq 0 \forall k \in \mathbb{N}$
$\Rightarrow \sup (\bigcup_{i=k}^\infty \{a_k + b_k \}) = \sup (\bigcup_{i=k}^\infty \{a_k \}) + \sup (\bigcup_{i=k}^\infty \{a_k \})$
The same is true if both sequences are negative for all k.
If one of the sequences is negative for all indices and the other is positive, then the inequality would be real.
Would that be sufficient for a proof, or does the fact that e.g. all terms are positive in both sequences not imply the equality of the sup terms?