cool list
CRGreathouse said:
I think that even in your example the axioms only let you 'move' forward -- you pick 22 because you can then 'move' to S(22) which equals 23.
Going through the axioms, using your order:
1. Has no obvious recursive use; applying repeatedly does not 'move' in either direction.
2. Has no obvious recursive use; applying repeatedly does not 'move' in either direction.
3. Applying repeatedly does not 'move' in either direction.
4. Applying repeatedly does not 'move' in either direction.
5. Has no obvious recursive use; applying repeatedly does not 'move' in either direction.
6. 'Moves' forward.
7. If anything 'moves' backward, this onw dows. what do you think? 'Move' is your term, not mine.
8. Has no obvious recursive use; applying repeatedly does not 'move' in either direction.
9. Either 'move' forward of not at all, your call.
This is a nice list. I agree #7 is tricky. More thought required.
In the mean time, I am very curious now about something. When humans speak to each other about numbers we have a few things at our disposal:
1) 10 symbols (in example of decimal)
2) ordered positional data
These allow us to say, "I scored 450,201 points." We can "decode" these symbols and get a precise notion of what the value is that someone is talking about. Now, the Peano system within the confines of formal systems, use "internally" (during a 'move' operation), how many symbols? I first thought, well it has 2 symbols, then I thought, well it has 1 symbol and a successor relation, then I thought, well maybe it just has no symbols. Symbols are just "storage" mechanisms so I started to feel like there should be no need for storage in the abstract systems. So, the symbols that appear in the Peano axioms are just for the convenience of the user and they give the user the ability to temporarily make statements about the system. In other words they are just interface artifacts.
So, my basic novice question is:
Is it true that the Peano system yields no specific functionality for the explicit purpose of encoding a number into some language other than a single symbol language like "A".
In other words if during the middle of some particular Peano system "movement" or operation, if one could say "STOP" and then peek into the system to see what number it is on, then all you see is "A". It just has one symbol and no positions.