dmuthuk
- 41
- 1
I am trying to show that "if every countable subset of a totally ordered set X is well ordered, then X itself is well ordered". My argument is by contradiction. Informally, if we have a nonempty subset E of X which does not have a smallest element, then we can produce an infinite decreasing sequence in E whose image is a countable subset of X that doesn't have a smallest element and is therefore not well ordered.
I am having some doubts about how to make this argument more precise. I was thinking of something as follows: Let f:\mathcal{P}(X)\to X be a choice function for X and let x_0\in E. Then, define a sequence recursively by letting x_{n+1}=f(s(x_n)\cap E). (Note: s(x_n)=\{x\in X: x<x_n\}.) Clearly, the image of this sequence has no smallest element. But, the question is can we really define a sequence in this way? For the Recursion Theorem to work, doesn't the function f have to be a map from a set to itself?
I am having some doubts about how to make this argument more precise. I was thinking of something as follows: Let f:\mathcal{P}(X)\to X be a choice function for X and let x_0\in E. Then, define a sequence recursively by letting x_{n+1}=f(s(x_n)\cap E). (Note: s(x_n)=\{x\in X: x<x_n\}.) Clearly, the image of this sequence has no smallest element. But, the question is can we really define a sequence in this way? For the Recursion Theorem to work, doesn't the function f have to be a map from a set to itself?