Lemma·L17
Order and addition
Less-than means a non-zero gap; adding preserves comparisons.
In words
A number never exceeds itself plus something; being strictly smaller means differing by a non-zero amount; and adding the same number to both sides neither creates nor destroys a strict comparison.
Never needed: F05 · F10 · F13 · A02 · A03 · A04 · A05 · A07 (computed from the citation graph, not asserted).
Proof
- 1
- 2
- 3
- 4(iii), left to right: if , take with (by (ii)). Then by associativity and commutativity, and , so by (ii) right to left.
- 5
∎
Remarks
Part (ii) is the naturals' substitute for subtraction: "the gap exists as a number". It converts order statements into equations, which is how the division algorithm, multiplicative monotonicity and the counting lemmas (L26) manipulate inequalities without ever leaving
.