tarheelborn
- 121
- 0
Homework Statement
Suppose M is a metric space and A \subseteq M. Then A is totally bounded if and only if, for every \epsilon >0, there is a finite \epsilon-dense subset of A.
Homework Equations
The Attempt at a Solution
I have already done the \Rightarrow but need to verify the other half:
(\Leftarrow ): Now suppose that for \epsilon > 0, A has a finite \epsilon-dense subset. I must prove that A is totally bounded. Since there is an \epsilon-dense set in A, say \{ x_1, x_2, \cdots, x_n \} is \epsilon-dense in A, then B[x_i; \epsilon], \cdots, B[x_n; \epsilon] form a covering of A by sets of diameter < \epsilon. Hence A is totally bounded.
Does this work?