3

I attempted the proof, I just want to see if it is correct:

Suppose $X$ is totally bounded and $(x_n)$ is a sequence in $X$. Then $(x_n)$ has a subsequence contained in a ball of radius $1/2$. This subsequence has a subsequence contained in a ball of radius $1/3$ and so on. Take the first term in each of these subsequences and call this sequence $(x_{n_k})$.

Then if $m>l$, $d(x_{n_m},x_{n_l})< \frac{2}{n+1}$. And since $\frac{2}{n+1}\rightarrow 0$ it follows that $(x_{n_k})$ is a cauchy sequence.

fosho
  • 6,334
  • There is already a question on this, see: http://math.stackexchange.com/questions/556150/metric-space-is-totally-bounded-iff-every-sequence-has-cauchy-subsequence][1] – Josh R May 22 '16 at 08:45
  • I have taken a somewhat different approach, I am not asking for the problem to be solved, I am asking if my proof is correct. – fosho May 22 '16 at 08:46
  • @Dman This question might be a bit old now, but I'm a bit confused about what the balls are centered at at each stage of this construction. – A. Thomas Yerger Aug 07 '16 at 06:35

1 Answers1

0

It is a correct approach, except that it should be $\frac{2}{l+1}$. But note that your proof as stated uses the axiom of dependent choice, because you can't uniquely choose the subsequence in the ball of desired radius if there are more than one and you don't have any way of tie-breaking.

user21820
  • 57,693
  • 9
  • 98
  • 256
  • Is that a bad thing? – fosho May 22 '16 at 13:05
  • @Dman: It's accepted by all mathematicians with very rare counter-examples. My reason for mentioning it is that it is glossed over by most teachers (who aren't even aware that they're using something strictly stronger than induction). Normal induction can only give you a finite sequence of any desired length $n$, but cannot give you the infinite sequence that you seek. Also, DC (dependent choice) cannot be proven in ZF alone, but can be proven in ZFC. – user21820 May 22 '16 at 13:34
  • @Dman: No. In normal mathematical speaking and writing it needn’t be mentioned at all. What user21820 says is entirely correct, but the fact is that the use of dependent choice is glossed over because in most mathematical discourse it’s irrelevant: $\mathsf{DC}$ and even the full axiom of choice are simply taken for granted. Mentioning this highly technical foundational issue would be an unnecessary and fairly pointless distraction/complication in most undergraduate and many graduate courses. – Brian M. Scott May 22 '16 at 20:25
  • @Dman: Sorry to say this but I disagree with Brian. It's fine to not mention the use of DC only if students already know it's being used. Otherwise it is a disservice to students. Most undergraduate students I've come across have such a weak foundation in logic that they aren't even aware of this issue, and more than half of their teachers aren't either. – user21820 May 23 '16 at 01:07
  • @BrianM.Scott: If I'm the first one to make the asker aware of this, it just supports my point. Note that in my original answer I just mentioned it as a side note, and it's Dman who asked about it, indicating implicitly that he/she wasn't aware of it prior to my mention. I personally think it is necessary for students to be able to justify their reasoning. Indeed, if a student has a full grasp of induction he/she would know immediately upon trying to prove this result that induction isn't strong enough. And in modern mathematical practice, it is common to mention whether AC is used. – user21820 May 23 '16 at 01:16
  • @user21820: No, it does not support your point: that assertion already presumes that your point is correct. Yes, of course it's important for students to be able to justify their reasoning, but the fact is that in normal, everyday mathematical discourse one no more needs to justify the use of $\mathsf{AC}$ (let alone $\mathsf{DC}$) than one needs to justify the use of the law of the excluded middle. And no, it is not very common to do so oo, save in explicitly set-theoretic and/or foundational contexts. – Brian M. Scott May 23 '16 at 01:34
  • @BrianM.Scott: My main point was: (1) It's fine not to mention DC if the students already know it; (2) Most students don't realize induction isn't enough; (3) majority of their teachers don't either. (2) is supported. I'll not argue about whether it's common to mention AC, but most teachers I know who actually know about AC do mention when it is used to students. The problem is that many teachers don't even know what really is AC. – user21820 May 23 '16 at 03:51