[step:Record the extended-real subtraction rules used below]
We use the following elementary rules for extended-real subtraction, always only when the displayed differences are defined. First, if $a,b,d \in [-\infty,\infty]$, $d \leq a-b$, and both $a-b$ and $a-d$ are defined, then
\begin{align*}
b \leq a-d.
\end{align*}
To prove this, consider the value of $a$. If $a\in\mathbb{R}$ and $b\in\mathbb{R}$, then $d\leq a-b$ gives $b\leq a-d$ by ordinary real subtraction, with the endpoint cases $d=\infty$ and $d=-\infty$ giving respectively an impossible hypothesis and the conclusion $b\leq\infty$. If $a\in\mathbb{R}$ and $b=\infty$, then $a-b=-\infty$, so $d=-\infty$ and $a-d=\infty$, hence $b\leq a-d$. If $a\in\mathbb{R}$ and $b=-\infty$, then $a-b=\infty$, while the definedness of $a-d$ excludes no value of $d$ except none of the real-endpoint cases; in every permitted case $a-d\in[-\infty,\infty]$ and $b=-\infty\leq a-d$. If $a=\infty$, the definedness of $a-b$ and $a-d$ gives $b<\infty$ and $d<\infty$, so $a-d=\infty$ and therefore $b\leq a-d$. If $a=-\infty$, the definedness of $a-b$ gives $b>-\infty$. The inequality $d\leq a-b$ forces $d=-\infty$ whenever $b<\infty$, making $a-d$ undefined; if $b=\infty$, then $a-b=-\infty$ again forces $d=-\infty$, also making $a-d$ undefined. Thus the case $a=-\infty$ cannot occur under the stated hypotheses.
Second, if $a,b_1,b_2 \in [-\infty,\infty]$, $b_1\leq b_2$, and both $a-b_1$ and $a-b_2$ are defined, then
\begin{align*}
a-b_2 \leq a-b_1.
\end{align*}
For $a\in\mathbb{R}$ this is the ordinary order-reversal of subtraction, including the endpoint cases. For $a=\infty$, definedness forces $b_1,b_2<\infty$, and the conclusion follows because both differences are either ordinary finite subtractions or equal to $\infty$ at the endpoint $b_i=-\infty$. For $a=-\infty$, definedness forces $b_1,b_2>-\infty$, and both differences are either ordinary finite subtractions or equal to $-\infty$ at the endpoint $b_i=\infty$.
[/step]