1

Let $X$ be locally compact metric space, that is every point is surrounded by a compact neighbourhood. Show that

If $X$ contains a countable dense subset $T$, then there are compact subsets $K_1\subset K_2\subset…$ so that $X=\cup_{j=1}^{\infty} K_j$

Let $t_i$ be elements of $T$, since $X$ is locally compact there is $\epsilon>0$ so that $\overline{B_{\epsilon}(t_i)}$ is compact and $X=\cup \{\overline{B_{\epsilon}(t_i)}|\epsilon\in \mathbb{Q}\}$. But how can I create an increasing sequences of compact sets?

user30523
  • 1,721

1 Answers1

1

If we're in a metric space, a countable dense set means there is a countable base.

This means there is also a countable base $\{B_n\}$ so that $\overline{B_n}$ are all compact (follows from this).

Then apply the fact that finite unions of compact sets are compact to easily modify this to an increasing sequence of compacta.

Henno Brandsma
  • 250,824