Let $A \subseteq (0,\infty$) such that $\inf A>0$. Let $\frac{1}{A}=\{\frac{1}{a},a\in A\}$. Prove that $\sup \frac{1}{A}=\frac{1}{\inf A}$.
My attempt:
For $a\in A$ we have $$a\geq \inf A>0 \Rightarrow \frac{1}{a}\leq\frac{1}{\inf A}$$ $\Rightarrow \frac{1}{\inf A}$ is an upper bound of the set $\frac{1}{A}$. Now we have to prove that it is the least upper bound. So we have to prove that $(\forall \varepsilon>0)(\exists\frac{1}{a}\in\frac{1}{A})$ such that $\frac{1}{\inf A} -\varepsilon<\frac{1}{a}$. How do I continue from here?