Hacker News new | ask | show | jobs
by Entangled 2671 days ago
"Suppose there is a mapping from the natural numbers onto the decimals."

Infinity is a tricky subject.

There are infinite naturals, fractions and decimals but they are different kinds of infinities. If we define natural positives as N and both positive and negatives as the same infinities N * 2 (with a minus sign), we can safely say that decimals are simply all naturals multiplied by infinity N * N * N * 2 or N ^ 3 * 2 where for every single integer like 0, 1 or 2 there will be infinite decimals after the point prefixed by infinite zeroes too like .1 .01 .001 .0001 and even if N * 2 or N ^ 3 are equal to infinity (infinity because we can't measure it or at least not know its final boundary) both infinities are different.

And guessable, we're out of hell someday.

1 comments

Cardinality is the name given as a measure of the size of a set. The cardinality of the rationals is the same as the integers. The cardinality of the reals is larger than that of the integers.

There is an arithmetic of cardinal numbers and it is well understood if you accept the axiom of choice. For instance, using your notation, N*N = N and N^2 = N. You can read more here

https://en.m.wikipedia.org/wiki/Cardinal_number

> The cardinality of the rationals is the same as the integers.

If you combine N as all possible numerators with N as denominators you get that cardinality of Q = N * N

Also, I don't accept the diagonal argument as proof. Given all possible combinations of numbers, any given number will occur in that set no matter what. If you add special rules of course it falls apart and Cantor's argument is just a special rule.

If we use fruits as an example, taking a diagonal from their letters won't form a fruit either.

    1. [A]PPLE
    2. O[R]ANGE
    3. MA[N]GO
    4. CHE[R]RY
    :
    N. ARNR ?
It might be worth your time to consider the possibility that it is likely that the whole of the mathematics profession is not wrong in this matter. Are there any professional mathematicians that agree with you? If pretty much the whole profession thinks you are wrong about something then it’s quite likely you are indeed wrong.

It’s worth pointing out that your logic on Q = N times N is a bit faulty too. Since you are counting things like 4/4 as different than 1/1. Even so you are correct that the cardinality of Q is N times N. This is because N times N = N.

It has been formally verified: http://us.metamath.org/mpegif/canth2.html

So, if you don't accept the proof, you have to reject some axiom used. Which one do you have a problem with?

> If we use fruits as an example, taking a diagonal from their letters won't form a fruit either.

It will, however, form a sequence of characters. The diagonalization argument requires all possible sequences to be valid, which isn't true for fruits.