Need a hint for intro real analysis problem

Click For Summary
SUMMARY

The discussion focuses on proving that if the cardinality of set |X| is infinite, then the cardinality of natural numbers |N| is less than or equal to |X|. The proof involves constructing an injective function f: N -> X using mathematical induction. The key steps include establishing that |X| is non-empty and demonstrating that for any finite k, there exists an element x_k+1 in X that is distinct from the previous elements, thereby confirming the existence of an infinite sequence of distinct elements in X.

PREREQUISITES
  • Understanding of set theory and cardinality
  • Familiarity with mathematical induction
  • Basic knowledge of functions, particularly injective functions
  • Concept of bijective functions and their implications
NEXT STEPS
  • Study the principles of mathematical induction in depth
  • Learn about injective and bijective functions in set theory
  • Explore the concept of cardinality and its significance in mathematics
  • Review proofs involving infinite sets and their properties
USEFUL FOR

Students beginning their journey in real analysis, educators teaching set theory, and anyone interested in understanding proofs related to infinite sets and cardinality.

andrassy
Messages
45
Reaction score
0
Im just starting real analysis and trying to get my mind to start thinking the right way to do these kind of proofs. Any hints would be appreciated.

Homework Statement

Prove: If |X| is infinite, then |N| <= |X| where N = natural numbers

The Attempt at a Solution

I figure you can start by saying Let |X| be infinite. Then there does not exist any bijective function f: X -> {1,..,n} for any n. And I understand that |N| <= |X| means that there exists an injective function that maps N to X and that N is infinite. But I am having trouble bridging these. Any advice?
 
Physics news on Phys.org
Use induction to define the injection f. X is nonempty so pick an x1 and define f(1)=x1. If X didn't have any more elements, then f would be a bijection. So you can find an x2!=x1 and define f(2)=x2. Etc, etc.
 
I'm not quite sure I underhand how to execute the proof using this method. I also have not really learned how to do induction well yet, Here is what I have:

Suppose |X| is infinite. We construct a function f: N -> X. Because |X| is infinite, X is not empty.
Using induction: For n=1, f(1)=x1 is a unique element in X.
Inductive assumption: There is a unique element in X for every element in N: Suppose, for n=k, f(k)=xk. Suppose this were the last element in X, then the function f would be a bijection. But we know that since N is infinite, there does not exist any bijection f: N -> {1,...,n} for any n. Thus, there is a contradiction, so xk cannot be the last element. Then, when n = k+1, f(k+1)=xk+1 is a unique element in X. The inductive assumption is therefore true. Since there exists a unique element in X for every element in N, f: N->X is injective. Therefore, by definition, |N| <= |X|.

Does this look okay?
 
andrassy said:
I'm not quite sure I underhand how to execute the proof using this method. I also have not really learned how to do induction well yet, Here is what I have:

Suppose |X| is infinite. We construct a function f: N -> X. Because |X| is infinite, X is not empty.
Using induction: For n=1, f(1)=x1 is a unique element in X.
Inductive assumption: There is a unique element in X for every element in N: Suppose, for n=k, f(k)=xk. Suppose this were the last element in X, then the function f would be a bijection. But we know that since N is infinite, there does not exist any bijection f: N -> {1,...,n} for any n. Thus, there is a contradiction, so xk cannot be the last element. Then, when n = k+1, f(k+1)=xk+1 is a unique element in X. The inductive assumption is therefore true. Since there exists a unique element in X for every element in N, f: N->X is injective. Therefore, by definition, |N| <= |X|.

Does this look okay?

Sort of. How about phrasing the inductive step more like this? If {x1,...,xk} is sequence of k distinct elements in X, then there exists an x_k+1 in X which is not equal to any of the x1,...,xk. (The argument is as you gave it). So there exists a sequence of k+1 distinct elements in X. Induction then shows there is an infinite sequence of distinct elements in X, {x1,x2,...}.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
3K