I thought you were trying to put a sensible probability measure on N
that formalizes the obvious intuitive correctness of Adam always switching. — fishfry
I agree with you that a uniform probability measure on N is impossible. I think the resolution to this paradox lies elsewhere.
But physical infinite-sided dice seems to be what you are interested in. I am confused. — fishfry
While I initially used the rolling of the die to visually express my idea, your critique concerning the non-existence of perpetual motion machines suggests that my approach failed. Let me therefore explain in broader terms:
Objects - My consideration isn't just for objects that exist within our physical universe, but extends to those that
could exist in a simulation or program. For example, a die with a googolplex sides is conceivable. Likewise, numbers and sets are considered objects in this context. Whereas a married bachelor is a contradiction so I say that it cannot exist. If one could prove a similar contraction about surreal numbers then I would say that they do not exist.
Process - This term refers to tasks or algorithms that perform an operation with objects (or other processes). For instance, rolling a die or executing a random number generator are both processes.
This distinction is important, as sometimes one can easily mix up the two. For example, the python code that defines the random number generator is an object. The execution of the code is a process. The random number outputted by the program is an object.
Peeling away the story elements of the paradox, it involves an infinite object (N ) and an infinite process (random number generator operating on N) [As you noted, establishing a uniform probability measure on N is unfeasible in any scenario, which implies that a random number generator targeting N would indefinitely continue without halting.]
I see two possible resolutions to the paradox:
1) The game never starts because infinite objects don't exist.
2) The game never ends because infinite processes never terminate.
A superposition is just a linear combination of states, in principle no more mysterious than the fact that the point (1,1) in the plane is the linear combination (1,0) + (0,1). — fishfry
I'm not suggesting that labeling the undecided state as (Win or Lose) is enigmatic. However, the notion of a superposition of multiple states isn't generally embraced by mathematicians and philosophers. If it were, why wouldn't we resolve the Liar's Paradox by accepting (True or False) as its core solution, or use (Alive or Dead) to solve the Unexpected Hanging Paradox, as I have previously proposed?
The formal definition of a limit, the epsilon-delta definition, is perfect rigorous and leaves no room for metaphysical ambiguity. — fishfry
My argument is that limits correspond to processes, not objects. I know textbook problems are often handpicked where shortcuts can be used to determine the limit (e.g. L'Hopital's Rule). In such a case, you can exibit your work (the object) and you're set. Seems like an object, right? However, the vast majority of limits don't allow for shortcuts and involve the unending work of narrowing epsilon further and further (let's put a pin on this idea of shrinking intervals). There's no complete object you can exhibit and say that that's the limit. The best you can do is work through the unending process. That's why I believe that fundamentally limits correspond to processes.
So do I believe in pi and all of it's usefulness? Yes, BUT I believe it corresponds to a process. Just as I believe 4 - 4/3 + 4/5 - 4/7 + 4/9 - ... describes a process not an object.
Please consider my version of the Stern-Brocot Tree:
There's a lot to unpack here, so let me explain in detail.
The yellow tree primarily represents an extended version of the original Stern-Brocot Tree, now including negative values. Each vertex on this tree corresponds to a rational number, identified by the sequence of left and right turns taken from the top to reach it. The value corresponding to a vertex is calculated by taking the mediant of the vertices above. For example, the number 1/2 is represented by the path 'RL', and -2 by 'LL'. What's fascinating is that every rational number eventually will appear, in reduced form, exactly once on this tree, and they are organized in increasing order from left to right. For instance, the second row lists the numbers [-infinity, -2, -1, -1/2, 0, 1/2, 1, 2, +infinity], incorporating the rational numbers from previous rows such as [-1, 0, 1].
However, this tree, having no endpoint, excludes real numbers, yet intriguingly, it feels as though the reals should be represented here too. For example, the golden ratio, if it were on this tree, would appear at the vertex R
RL (where the underline indicates repeating). But such a vertex would exist at row infinity and no such row exists. This raises the question: if R
RL isn't an 'object' in the tree, then what is it? I hope you see where I'm going with this...
Switching gears in the spirit of measure theory, which efficiently handles intervals rather than points, let's consider the blue lines in my diagram. Here, instead of the tree branching, each subsequent row splits into intervals. For instance, 'RL' corresponds to the interval (0,1), and 'LL' to the interval (-infinity, -1). Now, consider the following:
[] = (-infinity, +infinity)
R = (0, +infinity)
RR = (1, +infinity)
RRL = (1, 2)
RRLR = (3/2, 2)
...
Those are the intervals corresponding to the first few digits of R
RL. In my perspective, the sequence R
RL represents a never-ending descent through the rows, marked by a continually narrowing interval between rational numbers. If this 'tree' had an endpoint, the interval would eventually shrink to a point, specifically the golden ratio of approximately 1.618033988749... However, the absence of a bottom means we're perpetually left with an interval. This illustrates that real numbers are better understood as unending
processes that involve ever-decreasing intervals, rather than as
objects fixed on the tree.
Nobody knows how to logically account for the fact that uncountably many zero-area points can sum up to a positive area. We just accept it, and we have many formalisms to express it. — fishfry
This is paradox screaming at us telling us that we're missing something. And at the heart of the issue is our belief that calculus is a study of objects (real numbers as if they were vertices on the tree), not processes (reals as if they described an endless journey down the tree corresponding to ever shrinking intervals).
I'm glad if I said something you found useful. — fishfry
I'm really enjoying our discussion and finding it incredibly beneficial. Thank you for your patience and the knowledge you share. I feel very lucky to have you sticking around.
I'll close with this xkcd, which I just ran into yesterday. — fishfry
Love it. XKCD rocks.
I'll close with a quote from Niels Bohr:
"How wonderful that we have met with a paradox. Now we have some hope of making progress."