Let $A$ and $B$ be sets of real numbers. Define a set $A+B$ by $A+B =\{a+b|a \in A, b \in B\}$.
Show that if $A$ and $B$ are bounded sets, then $g.l.b.(A+B) = (g.l.b. A)+(g.l.b.B)$.
(The g.l.b. being the greatest lower bound.)
So I'm just really confused at how to prove this.
So far I have,
$Proof. $ Let $A,B$ be sets of real numbers and bounded sets. Let $\alpha = glbA$ and $\beta = glb B$.
$\forall x \in A,$ there exists an $x \geq \alpha$ and $\forall y \in B,$ there exists $y \geq \beta$.
Not sure where I want to go from here. Please help!