Declension wrote:
stands2reason wrote:
I'm not sure what's extreme about it.
Imagine that there are two people, X and Y.
When X says "2 + 2 = 4", what he means is "the string of symbols '2 + 2 = 4' is a consequence of the axioms laid out by stands2reason". If X is asked to prove that "2 + 2 = 4", he will do this:
Quote:
2 + 2
= 2 + 1 + 1
= 3 + 1
= 4 + 0
=4.
When Y says, "2 + 2 = 4", she means something different. She thinks that '2' and '4' are actually just code for 's(s(0))' and 's(s(s(s(0))))', and she has a set of axioms (called the axioms of Peano Arithmetic) which talk about a single object 0 and a single function s (the "successor function"). For Y, the symbol '+' is defined inductively. If Y is asked to prove that "2 + 2 = 4", she will do this:
Quote:
2 + 2
= s(2 + 1)
= s(s(2+0))
= s(s(2))
= s(s(s(s(0))))
= 4.
So it actually sounds like you're agreeing with me. But your post only touches on part of what I covered. Before you can say 4 = s(s(s(s(0)))), you still have to have the concept of a counting object. Otherwise how would you know that '4' is four (i.e. the concept of this many * * * * of something). What I'm getting at is spelled out in more detail here:
www2 dot latech.edu/~schroder/slides/fund_slides/nat_arith.pdf (sorry I'm not officially allowed to post URLs yet. you would think an exception would be allowed for .edu's)
But the conclusion I think is if you define a field of counting objects, it's going to behave the same as Z0+ with addition, or in plain English 2 + 2 is always 4. If you use a different field whose elements do not behave like counting objects (it's possible and they exist), 2 + 2 truly mean something else entirely.
Quote:
So they are talking about entirely different things. Or are they? They never seem to actually disagree about the facts about nonnegative integers. Both of the axiom sets get them to the same place. So I would prefer to say that both axiom sets are models of the facts about nonnegative integers. In other words, the facts about nonnegative integers are something "out there" which axiom sets can either capture or fail to capture.
You mean mathematical platonism? It's an interesting idea, but I don't really have a grasp for what it really means to say that math "exists".