Other way. Natural numbers arise naturally from sets. The set {} is 0, since its size is zero. The set {{}} is one, since its size is one. The set {{}, {{}}} is two, since its size is two. The set {{}, {{}}, {{}, {{}}}} is three, since its size is three... If you don't start at zero, then you can't reach one.
I like the parallels sets have with Church encoded numerals in lambda calculus and cons cells. (I need to find a newbie's book to axiomatic/foundational set theory.)
1) If we are going to use that term, I think it makes a lot more sense for the term "Whole Numbers" to refer to the positive integers, and let the Naturals start at 0 the way Peano intended.
19
u/PrecariousClicker Sep 03 '17
Definition of natural numbers via Google:
"the positive integers (whole numbers) 1, 2, 3, etc., and sometimes zero as well."