Assume we get the set of natural numbers $\mathbb{N}$ from any model of the Peano axioms.
We're given the symbols: $0,1,2,3,4,5,6,7,8,9$, or rather, we're given $0$ and we choose to use the symbols $1,2,3,4,5,6, 7, 8,9$.
Of course $0$ is the same from the model.
Then we'll have, by definition, $1=S(0)$, $2=S(1)$, $3=S(2)$, $4=S(3)$, $5=S(4)$, $6=S(5)$, $7=S(6)$, $8=S(7)$ and $9=S(8)$.
But how do we represent the rest of the natural numbers the way we expect them to be represented?
I understand that $1, 2, 3, 4, 5, 6, 7, 8, 9$ are just shorthand representations for the entities written above.
I guess my question can be particularized by: how do you know that the short hand notation for $S(999)$ is $1000$?
I'm assuming the way to get a representation for each natural number starts the way I write it. If that's not the case, please do it from the top.
I'll leave it open for tonight just to see if I get some different satisfyting answers, even though I already got two which I like.
– Git Gud Jan 19 '13 at 23:16