I am doing the proof that every totally bounded set in a Banach space is bounded. The fact that a set is totally bounded means that for every $\epsilon >0$ there are points $x_1,...,x_n$ such that $B_\epsilon (x_j)$, $j = 1,...,n $ is a covering of the set.
My question is if it is possible to have a single isolated point that is infinitely far away from the other points? Say I have for example a totally bounded set $U$ that is contained in $ B_R (0)$, $0<R< \infty$ (so $\forall x \in U: ||x||<R$) except for one point $a \in U, ||a|| = \infty $. Then $||a-x|| = \infty$ for every $x \in U, x \neq a$ and any $\epsilon$ ball centered at $a$ would cover $a$. Is such a situation possible?
In any metric space (and that includes Banach spaces), the distance of two points is always finite by definition.
I guess the confusion may come from something like this: if $X$ is the space of all functions from $\mathbb{R}$ to $\mathbb{R}$ with the supremum norm, and $f$ is defined by $f(x)=x$ for all real $x$, then $\Vert f\Vert=\infty$. However, this is exactly the reason why $X$ isn't a normed space, since there are elements of infinite norm and, by definition, it doesn't induce a metric. (If you restrict it to bounded functions, it will be a Banach space). I hope this helps to clear it up a little bit.