Axioms: Number
- \(1\) is a number.
- If \(n\) is a number, then so is \(s(n)\).
- There is no number \(n\) such that \(s(n) = 1\).
- Given any two numbers \(n\) and \(m\), if \(s(n) = s(m)\) then \(n = m\).
- If a set \(X\) of numbers contains \(1\) and is closed1 under \(s\) then \(X\) contains all numbers.
-
All you can obtain by repeated application of \(s\) will be in \(X\), there is no escape. ↩