Can a one-to-one mapping of a set into itself prove that the set is infinite?

cragar
Messages
2,546
Reaction score
3

Homework Statement


Let X be a set and let f be a one-to-one mapping of X into itself such that
f[X] \subset X Then X is infinite.

The Attempt at a Solution


Let's assume for the sake of contradiction that X is finite and there is an f such that it maps all of the elements of X to a proper subset of X called Y. And this function also preserves the 1-to-1 mapping. If Y is a proper subset then |Y|<|X| and if X is finite then
Y is also finite, but there is a problem with the one to one mapping, if Y has less elements then X then there is no 1-to-1 mapping. So this is a contradiction of our original assumption therefore X is infinite.
 
Physics news on Phys.org
The reasoning is correct in general, but perhaps somewhat informal. Formally, you could recall that a one-to-one mapping of two sets implies that the two sets have equal cardinality. And for finite sets, cardinality is simply the number of their elements.
 
voko said:
The reasoning is correct in general, but perhaps somewhat informal. Formally, you could recall that a one-to-one mapping of two sets implies that the two sets have equal cardinality. And for finite sets, cardinality is simply the number of their elements.

I think you are thinking of mappings that are both one-to-one and onto. If the mapping is only one to one, then the cardinalities don't need to be equal -- there for example certainly is a one to one mapping from N to R, f(x) = x.
 
clamtrox said:
I think you are thinking of mappings that are both one-to-one and onto. If the mapping is only one to one, then the cardinalities don't need to be equal -- there for example certainly is a one to one mapping from N to R, f(x) = x.

No, what I mean is that the cardinality of the image of X (where f is onto) must be equal to that of X. Invoking the finiteness of X completes the proof.
 
voko said:
No, what I mean is that the cardinality of the image of X (where f is onto) must be equal to that of X. Invoking the finiteness of X completes the proof.
"
But nothing is said about f being "onto".
 
HallsofIvy said:
"
But nothing is said about f being "onto".

Any map is "onto" its image.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top