I'm trying to prove that $\exists A > 0$ such that $a_n+A > 0, ∀ n ∈ \mathbb{N}+$ for a bounded sequence $(a_n)_{n∈\mathbb{N}+}$. My proof so far is as follows:
If $(a_n)_{n∈\mathbb{N}+}$ is bounded $\Rightarrow$ $\exists U∈\mathbb{R}$ such that $a_n\ge U, \forall n∈\mathbb{N}+$. We set the minimum element in the set to equal $U$: min{$a_n$}=$U$.
We want to show $U+A\gt0 \Rightarrow a_n+A \gt 0, \forall n∈\mathbb{N}+$.
Because $U+A\gt0$ holds, then $A>-U$. Because $-U∈\mathbb{R}$, $\exists A$ which satisfies $A>-U$
Therefore, $\exists A > 0$ such that $a_n+A > 0, ∀ n ∈ \mathbb{N}+$.
Is this proof correct? Any help would be appreciated.