Q3) Proving the Cardinality of Infinite Sets: A Rigorous Approach

Click For Summary

Homework Help Overview

The discussion revolves around proving the cardinality of the set |[0,1] x [0,1]| in relation to |[0,1]|, specifically exploring the function f defined as f(x,y)=0.a1b1a2b2... which maps pairs of numbers from the interval [0,1] to a single number in the same interval. Participants are examining the properties of this function, particularly its injectivity and surjectivity, as part of a broader inquiry into infinite set cardinalities.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the definition of the function f and its implications for proving that |[0,1] x [0,1]| ≤ |[0,1]|. There are attempts to rigorously establish whether f is one-to-one and onto, with some questioning the uniqueness of decimal representations and the implications for the function's properties.

Discussion Status

The discussion is active, with various viewpoints on the nature of the function f. Some participants assert that f is one-to-one, while others raise concerns about its surjectivity, suggesting that it may not cover all elements in [0,1]. There is a recognition of the need for formal proof regarding these properties, and some participants propose alternative approaches, such as using the Schroeder-Bernstein theorem.

Contextual Notes

Participants are navigating assumptions about decimal representations and the implications of removing ambiguities in defining the function f. There is also mention of differing opinions on the necessity of the Schroeder-Bernstein theorem in the context of this proof.

kingwinner
Messages
1,266
Reaction score
0

Homework Statement


Q1) Assuming that |R|=|[0,1]| is true, how can we rigorously prove that |R2|=|[0,1] x [0,1]|? How to define the bijection? [Q1 is solved, please see Q2]



Q2) Prove that |[0,1] x [0,1]| ≤ |[0,1]|
Proof: Represent points in [0,1] x [0,1] as infinite decimals
x=0.a1a2a3...
y=0.b1b2b3...
Define f(x,y)=0.a1b1a2b2a3b3...
To avoid ambiguity, for any number that has two decimal representations, choose the one with a string of 9's.
f: [0,1] x [0,1] -> [0,1] is one-to-one, but not onto.
This one-to-one map proves that |[0,1] x [0,1]| ≤ |[0,1]|.

Now how can we formally prove that f is a one-to-one map (i.e. f(m)=f(n) => m=n)? All textbooks are avoiding this step, they just say it's obviously one-to-one, but this is exactly where I'm having trouble. How to prove formally?

Homework Equations



The Attempt at a Solution


As shown above.

Thanks a million! :)
 
Last edited:
Physics news on Phys.org
Q1 is solved, but I'm still having trouble with Q2.

Can someone help me with Q2, please? It is an example I found on the internet, but I don't understand why the function f is one-to-one. How can we formally PROVE that f is a one-to-one map?

Any help is appreciated!
 
There is really nothing to it...you just have to say: suppose [tex]f(a,b)=f(c,d).[/tex] Then:

[tex]0.a_1b_1a_2b_2...=0.c_1d_1c_2d_2...[/tex], so:

[tex]a_i=c_i[/tex] and [tex]b_i=d_i[/tex] for all [tex]i[/tex],

ie: [tex]a=c[/tex] and [tex]b=d[/tex], so [tex](a,b)=(c,d).[/tex]
 
mrbohn1 said:
There is really nothing to it...you just have to say: suppose [tex]f(a,b)=f(c,d).[/tex] Then:

[tex]0.a_1b_1a_2b_2...=0.c_1d_1c_2d_2...[/tex], so:

[tex]a_i=c_i[/tex] and [tex]b_i=d_i[/tex] for all [tex]i[/tex],

ie: [tex]a=c[/tex] and [tex]b=d[/tex], so [tex](a,b)=(c,d).[/tex]

We can say [tex]a_i=c_i[/tex] and [tex]b_i=d_i[/tex] for all [tex]i[/tex] only because we have removed all ambiguities, so the decimal expansion of each number is unique, right??

Also, why is f NOT onto??

Thanks!
 
kingwinner said:
Also, why is f NOT onto??
Why do you think it's not? It is! Hence it is a bijection, which means [itex]|[0,1]^2|=|[0,1]|[/itex].

The proof is trivial: let [itex]z\in [0,1][/itex], [itex]z=0,z_1z_2z_3z_4z_5...[/itex].
Take [itex]x,y\in[0,1][/itex] with [itex]x=0.z_1z_3z_5...[/itex] and [itex]y=0.z_2z_4z_6...[/itex]. Then obviously [itex]f(x,y)=z[/itex].
 
jbunniii said:
It seems to me to make more sense to construct a surjective (onto) map in the other direction, say [itex]g : [0,1] \rightarrow [0,1] \times [0,1][/itex]. If you can find such a map, then it's immediate that [itex]|[0,1]| \geq |[0,1]\times[0,1]|[/itex].
To create such a map, just do the opposite of what your [itex]f[/itex] function does.
First, this is exactly the same since f is bijective, hence you would just be computing the inverse which contributes nothing. Second, |A|<=|B| means by definition that there exists an injection A->B, not that there exists a surjection B->A. These are only equivalent if we invoke the axiom of choice. So it does not make more sense to construct a surjective map in the other direction.

\\edit: it seems jbunniii deleted his reply.
 
Landau said:
\\edit: it seems jbunniii deleted his reply.

Yeah, I realized pretty quickly that it didn't make any sense, but not quickly enough!
 
I apologize ;)
 
Hi,

But now I seriously think that f is NOT onto.

For example, 0.17070707... is not in the image of f.
It must come from (0.10000..., 0.7777...), but by our definition of f, 0.10000... is always represented as 0.0999..., (we have to remove all the ambiguities, for any number that has two decimal representations, we choose the one with a string of 9's. When we define f, we have to remove the ambiguities, otherwise, f won't be one-to-one, actually I think f wouldn't even be a function.)
So (0.10000..., 0.7777...) is always represented as (0.09999..., 0.7777...). There is no way we can get the element 0.17070707... in the image of f.

Hence, f is definitely NOT onto, am I right?
 
  • #10
It looks to me like you are trying to prove that [tex]|[0,1] \times [0,1]| = |[0,1]|[/tex]. Now, I do not know what facts of life you are allowed to assume here, but it seems like the easiest way to go is to appeal to the Schroeder-Bernstein Theorem. If you are unfamiliar with it, the Schroeder-Bernstein Theorem says, briefly, that if [tex]A[/tex] and [tex]B[/tex] are sets, with both [tex]|A| \leq |B|[/tex] and [tex]|B| \leq |A|[/tex], then [tex]|A| = |B|[/tex]. This is more than a mere triviality, since it means that if we have an injection (one-one map, not necessarily onto, as pointed out above) [tex]A \rightarrow B[/tex] and an injection [tex]B \rightarrow A[/tex], then [tex]A[/tex] and [tex]B[/tex] have the same cardinal number.

In this case, an injection [tex][0,1] \rightarrow [0,1] \times [0,1][/tex] is easy. An injection [tex][0,1] \times [0,1] \rightarrow [0,1][/tex] requires a bit more thought, but is readily exhibited, as you have seen.
 
  • #11
If you are given that |R|= |[0,1]|, you already know that there exists a bijection f(x) from R to [0,1]. Then F(x,y)= (f(x), f(y)) is a bijection from RxR to [0, 1]x[0,1].
 
  • #12
Great proof Halls!
 
  • #13
Hi,

For Q2, to prove |[0,1]|=|[0,1]x[0,1]|, I was going to use the Schroeder-Bernstein theorem, too.

But someone said that f(x,y)=0.a1b1a2b2a3b3... is a BIJECTION. If it is a bijection, then we don't need that theorem. Can someone explain why f(x,y)=0.a1b1a2b2a3b3... is onto? I think my post #9 demonstrates that f is NOT onto. Am I missing something??
 
  • #14
No, you're right. f(x,y) is not a bijection. Ignore statements it is and go ahead and prove the result anyway.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
5K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 25 ·
Replies
25
Views
3K