Lemma·L47
Order as an additive gap
One number is at most another exactly when some amount added to it reaches the other.
For all
:
In words
One natural number is at most another exactly when there is some natural number (possibly zero) that, added to the first, gives the second.
Never needed: F05 · F10 · F13 · A02 · A03 · A04 · A05 · A07 (computed from the citation graph, not asserted).
Proof
- 1
- 2
∎
Remarks
The
companion to L17 (ii), which is the strict, nonzero-gap version. Used to convert order statements on
and on the integer order into additive equations, e.g. in L48 and T24.