Hacker News new | ask | show | jobs
by joveian 3387 days ago
I've long had a question that might be a variation of the third concern listed: couldn't diagonalisation just show that considering all real numbers to be an infinite sequence of digits is a flawed representation? Not necessarily that they don't exist somehow or that they are necessarily countable, just the diagonalization argument seems flawed to me.

Edit: Actually maybe this is just the first concern mentioned :/.

Edit2: Maybe clearer explanation: you can produce an infinite sequence of digits from many real numbers, but it doesn't seem to me to be valid to consider that infinite sequence to actually be the real number.

4 comments

You are looking in the wrong place for the key philosophical issue, but didn't land on it.

When we talk about "an infinite sequence of digits", what are we talking about? Are we talking about ACTUALLY having an infinite sequence of digits in front of us? Or are we talking about having a RULE that will in theory produce them?

Platonists believe that they actually exist in a reality beyond human conceptual limits. (Maybe in the mind of God?) Formalists side step the question by making everything an abstract symbol manipulation game. (Though the rules of the game are chosen to result in something matching platonic intuition.) And Constructivists take the rule approach, and not just that, but a rule that we can write down and actually evaluate.

Cantor's diagonalization argument obviously works according to Platonists. Formalists choose their rules to make it work as well. But Constructivists, well, it doesn't work there!

Why not? Well when you get down to it, how do you define a rule and how do you prove that it works? Well, a "rule" can be thought of as just a computer program. And now we have the problem that, thanks to the Halting Problem, it is impossible in general for one computer program to predict what another program will do!

You can, of course, attempt to write Cantor's number down. You can implement the rule that he describes using a theorem prover to filter a list of all programs to just the ones that we can prove are numbers. We can write a perfectly well-defined program that produces Cantor's number. BUT THERE IS NO CONTRADICTION?

Why not?

Because THAT program is one that the theorem prover CAN'T prove works! (In fact the theorem prover will prove what it is doing, and prove that if it always works, then its set of axioms is consistent. And now you're up against Gödel's Incompleteness Theorem!)

The result is that in the two most popular philosophies of math, Cantor's argument works. But in the third, it doesn't, it can't, and the reals are countable. There the complications of diagonalization are simply another illustrations of the challenges of self-reference, and not the assertion that more numbers exist than can be written down!

> But in the third, it doesn't, it can't, and the reals are countable

Isn't that a bit of an overreach? It seems that in Constructivism, Cantor's diagonalization doesn't work as a proof. But that doesn't mean that the reals are countable, just that this proof isn't valid.

Well, you have to be careful about what countable means.

If countable means "put into a one to one correspondence with" then the reals are not countable because there are pairs of reals that can be proven to be real whose equality or inequality can't be proven. So in such cases you can overcount, or undercount, but you can never exactly pick each real only once.

But the set of possible constructions can be enumerated. We may not know which actually are real numbers, and which pairs are equal. But we can list all of the possibilities. So there is a countable list of things that contains them all..multiple times..along with other stuff.

TLDR: It is a rather nontrivial result that each real number can be represented by an infinite sequence of digits, although not uniquely (as other comments said).

However, to understand that, we need to answer several questions:

* What is a real number, after all? How do we even define it?

* When we have a sequence of digits like 0.12345678..., and when we say this sequence represents a number X, what exactly does that mean?

* (...which leads to): What is a sequence? What does it mean for an infinite sequence to converge?

So, it's definitely not "Duh, it's obvious": some work is needed to understand all this. I recommend reading the first several chapters of any good book on analysis.

If you write the first digit of pi after one minute, then the second digit after 30 seconds, then the third after 15 seconds, then the fourth after 7.5 seconds, and so on...

What's the last number you've written after two minutes? Is it the last digit of pi?

Huh? There isn't a last number you've written after two minutes. You've written them all, but there's no terminating one.
Can every real number be represented by a (possibly infinite) decimal? ...

http://math.stackexchange.com/questions/409658/can-every-rea...

The answer is yes but it's not a unique representation.

1 = 0.9999999999..... for example

Please describe the flaw, and give.an example of it.
The logic embedded in Supertasks and the Banach-Tarski Paradox has always seemed strange. It's not flawed, but it's so counterintuitive that it can seem like evidence that something in the logic of infinities must be wrong.

https://www.youtube.com/watch?v=ffUnNaQTfZE

https://www.youtube.com/watch?v=s86-Z-CbaHA

Banach-Tarski isn't so much evidence that infinity or Choice is wrong, as evidence that the reals aren't a particularly good model of the real world.