Possible Duplicate:
How can I prove $\sup(A+B)=\sup A+\sup B$ if $A+B= \lbrace a+b\mid a\in A, b\in B\rbrace $
here's a homework question I'm currently working on:
Let $A,B \subset \mathbb{R}$ non-empty sets bounded from above and from below. Show that $A+B$ is upper bounded and that $\sup(A+B)=\sup(A)+\sup(B)$
$A+B=\{a+b:a\in A, b \in B\}$
It was pretty easy to show to $A+B$ is upper-bounded by $\sup(A)+\sup(B)$, but I'm not quite sure how to prove that this is also the supremum. Any hints?
Thanks!