As part of a proof, I want to show that
$$\sup_{k \geq n}\{x_k\} + \sup_{k \geq n}\{y_k\} = \sup_{j, k \geq n}\{x_j + y_k\}$$
where we can assume that the sups of $x_k$ and $y_k$ are finite.
However, I'm not sure how to argue this equality holds. I'm thinking along the lines of: we know that the biggest element in $\{x_j + y_k\}$ would have to be the sums of the sups of $x_j$ and $y_k$ - otherwise, the sum wouldn't be the largest - and as a result, we can conclude the above equality for some $j, k$. it seems a little hand-wavy to me, but is that a correct argument?