Real Ordering Incompatible with Subtraction
From ProofWiki
Theorem
Let $a, b, c, d \in R$ be real numbers such that $a > b$ and $c > d$.
Then it does not necessarily hold that:
- $a - c > b - d$
Proof
For example, set $a = 5, b = 3, c = 4, d = 1$
Then $a - c = 1$ while $b - d = 2$.
$\blacksquare$
Sources
- K.G. Binmore: Mathematical Analysis: A Straightforward Approach (1977)... (previous)... (next): $\S 1.8 \ (4) \ \text{(i)}$