Hmm. The basis that `1 + 1 = 2' is apparently just that `.\ x =
x + 1' is defined as meaning `the successor of x', for some
arbitrary definition of `successor'. Sums using natural numbers
other than 1 are found by inverting this function and applying it
recursively until the number with which we are working is one.
I suppose that, at the heart of this, there is the presumption that
one cannot `make new numbers', but that, rather, there is an
infinite series of numbers (why would one need to make more, if
one already has an infinite number of them?), and the `+1'
function is just cadr.
Gee, maybe those set-theoretical guys are onto something....
And maybe it's time for sleep....
[7d2.6.0b-00: meta-source]
[Reply]
|