How to prove that $\sup(A-B) = \sup(A) - \inf(B)$?
My attempt: Let $c \in A-B$ and define $c= a-b$, where $a \in A$ and $b \in B$. Then $a-b \leq \sup(A) - \inf(B)$. Hence, $\sup(A-B) \leq \sup(A) - \inf(B)$.
Moreover, for any $\epsilon >0$, $\sup(A) \leq a + \epsilon$ and $\inf(B) \geq b - \epsilon$. This implies that $$\sup(A) + b - \epsilon \leq \inf(B) + a + \epsilon$$ $$\sup(A) - \inf(B) \leq a-b + 2\epsilon \leq \sup(A-B)$$
Is this proof correct or logical?
$A-B=\{a-b : a\in A,b\in B\}$
Then $\forall a\in A, b\in B$
$a\le \sup(A) $ and $b\ge \inf(B) $
Implies $a-b\le \sup(A) -\inf(B) $
Hence, $\sup(A) -\inf(B) $ is an upper bound of the set $A-B$ and $\sup(A-B) $ is the least upper bound.
Implies $\sup(A-B) \le \sup(A) -\inf(B) $