Properties of locally compact metric spaces.

49 Views Asked by At

Let $(X,d)$ be a locally compact metric space. Then for each $x \in X$ $\exists$ $\epsilon_x > 0$ such that $B[x;\epsilon_x] = \{y \in X : d(x,y) \leq \epsilon_x \}$ is compact.

How do I proceed to prove it? Please help me in this regard.

Thank you very much.

1

There are 1 best solutions below

1
On BEST ANSWER

Pretty simple!

Let us choose $x \in X$ arbitrarily. Since $X$ is locally compact so $\exists$ a compact neighbourhood $C_x$ of $x$ in $X$ i.e. $\exists$ $\epsilon >0$ such that $x \in B(x;\epsilon) \subset C_x$. Consider $0 < \epsilon_x < \epsilon$ then clearly $B[x;\epsilon_x] \subset B(x;\epsilon) \subset C_x$. Now $B[x;\epsilon]$ (being a closed subset of a compact set $C_x$) is compact. Which proves your claim.