Let $A$ and $B$ be subsets of $\mathbb{R}$ such that $\sup(A)$ and $\inf(B$) exist and $\sup (A) < 0$. Set $C$ is defined as:
$$C =\{ 1/a + b : a \in A, b \in B\}$$
Prove that $\inf(C)$ exists.
Here's what I know:
Since $\sup (A) < 0$, I know that $a$ $\in$ $A$ is negative $\implies$ $1/a$ is negative.
$A$ is bounded above and $B$ is bounded below (by completeness).
The smallest value for $1/a$ and $\inf(B)$ give us $\inf(C)$
I'm having trouble with using this information to set up a formal proof with progression. I'm also not completely confident with my assumptions.
Any tips?
Write $s:=\sup(A)$ and $r:=\inf(B)$.
Let $a\in A$, then $a\leq s\leq 0$ implies that $1/a\geq 1/s$.
Let $b\in B$, then $b\geq r$.
For $c\in C$ write $c=1/a+b$ for some $a\in A$ and $b\in B$. It follows that $c\geq 1/s+r$ and so $1/s+r$ is a lower bound for $C$, hence $\inf(C)$ exists.