Re: infinity
- From: "David R Tribble" <david@xxxxxxxxxxx>
- Date: 5 Oct 2005 15:37:26 -0700
Ross A. Finlayson wrote:
>> So: well-order the reals.
>
Jonathan Hoyle wrote:
> Sigh. Didn't I do this one already? Here it is again <grin>:
>
> Take any arbitrary 1-1 mapping F from the reals R to the power set of
> natural numbers P(N). By the Axiom of Choice, we know we can
> well-order P(N), so take any such well-ordering, <=. Define a <=
> operation (obviously different from the standard one) on R such that
> for a,b in R, a <= b whenever F(a) <= F(b). You have now well-ordered
> R. Creating F and well ordering P(N) are left as exercises. :-)
The mapping F:R->P(N) can be defined as follows.
For simplicity, we first map the reals in (-oo,+oo) into the more
manageable interval [0,1):
g(x) = 1 - 1/(x^2+1) for all x in R.
Now for real r in [0,1), define the function:
M(r,i) = floor(r x 2^i) mod 2, for all i=1,2,3,...
In other words, M(r,i) is the i-th binary fractional digit of r for
all 0 <= r < 1. For example, given r = 0.6875 = 11/16 = .1011(2),
M(.1011, 0) = 1,
M(.1011, 1) = 0,
M(.1011, 2) = 1,
M(.1011, 3) = 1.
Now for all real r in [0,1), define the set
f(r) = { M(r,i+1) for all i=0,1,2,3,... }
In other words, f(r) is the set of naturals that correspond to the
powers of non-zero binary digits of fractional real r. For example,
r = 0.6875 = 11/16 = .1011(2)
r = 1/2^(0+1) + 1/2^(2+1) + 1/2^(3+1)
therefore:
f(0.6875) = f(11/16) = f(.1011) = {0,2,3}.
Combining f and g gives us our mapping function, which is the union
of all f(r) sets:
F(x) = f(g(x)) for all x in R.
So we have a mapping that maps reals to subsets of naturals, which
are member subsets in P(N).
There remains the small problem of duplicate binary fractions,
such as:
0.010111...
0.011000...
which are the same real point in [0,1) but which correspond to
different member sets of P(N):
f(.010111...) = {1,3,4,5,...}
f(.011000...) = {1,2}.
But this is not a problem since we're only concerned about ordering
the reals that we can map from R into P(N), not the other way
around. (Even if it was a concern, we could safely ignore the
duplicates because there are only a countably infinite number of
them, and P(N) is an uncountably infinite set.)
.
- Follow-Ups:
- Re: infinity
- From: Ross A. Finlayson
- Re: infinity
- From: David R Tribble
- Re: infinity
- References:
- Re: infinity
- From: Jonathan Hoyle
- Re: infinity
- From: Ross A. Finlayson
- Re: infinity
- From: Jonathan Hoyle
- Re: infinity
- From: Jonathan Hoyle
- Re: infinity
- From: Ross A. Finlayson
- Re: infinity
- From: Jonathan Hoyle
- Re: infinity
- From: Ross A. Finlayson
- Re: infinity
- From: Jonathan Hoyle
- Re: infinity
- From: Ross A. Finlayson
- Re: infinity
- From: Jonathan Hoyle
- Re: infinity
- Prev by Date: Re: circles in Beltrami-Poincare half-plane model-
- Next by Date: Re: infinity
- Previous by thread: Re: infinity
- Next by thread: Re: infinity
- Index(es):
Relevant Pages
|