|
|
|
|
|
by zelah
3200 days ago
|
|
It is possible. The inverse of m is called q. The function q takes an infinite sequence of coin flips and one by one changes every heads to 1 and every tails to 0. The infinite string of zeros and ones is then prepended with a 1 and interpreted as a transfinite natural number in binary notation. This will not take forever because each change will only take half as long as the previous one. A transfinite natural number can exist since there are an infinite number of natural numbers. If we stop at 1-bit numbers then the natural numbers are not an infinite set. Likewise, if we stop at 2-bit numbers then the natural numbers are not an infinite set. Our only option is to concede that transfinite natural numbers do actually exist and that they can be put into correspondence with all sequences of coin flips. Hundreds of thousands of mathematicians are wrong. |
|
Your reply says yes, but then your construction does not do it. In particular you said:
> The infinite string of zeros and ones is then prepended with a 1 and interpreted as a transfinite natural number in binary notation.
But the set N does not have transfinite natural numbers, so q does not map F to N, it maps F to something else.
So I ask again, is it possible to have m:N -> F, such that for every f in F, there is an n in N such that m(n)=f?