Deduction. $ \ $ Let $A, B\in \mathbb{R}$, and suppose that, $\forall \varepsilon >0$,
$$ A-\varepsilon \le B \le A+\varepsilon.$$
Then, since $\varepsilon$ can be chosen to be arbitrarily small $ (*)$, we may conclude that,
$$ A \le B \le A.$$
Hence $$ A=B.$$
I have used the argument $(*)$ above (in italic) several times in proofs, but it has always felt non-rigorous.
What is a more rigorous way of deducing $ A \le B \le A$ from $ A-\varepsilon \le B \le A+\varepsilon$?
I thought of simply taking the limit $\ \lim_{\varepsilon \to 0} \ $ across $ \ A-\varepsilon \le B \le A+\varepsilon$, $ $ then the result follows. But again, I don't have any good reason why taking limits across this inequality is justified.
From the given inequality, $ -\varepsilon \leq B - A \leq \varepsilon $, so $|B-A| \leq \varepsilon$. By properties of absolute values, either $|B-A| = 0$, forcing $B = A$, or $|B-A| > 0$, a contradiction of the given inequality for any positive $\varepsilon$ less than $|B - A|$.