1

I'm trying to prove below result which is used in this answer.

Theorem: Let $(E, d)$ be a metric space, $K \subset E$ non-empty compact, $U \subset E$ open such that $K \subset U$. Then there is $\varepsilon > 0$ such that $$ K_{\varepsilon} := \left \{x \in E \,\middle\vert\, d(x, K) := \inf_{y \in K} d(x, y) \le \varepsilon \right \} \subset U. $$

My below proof is non-constructive. Could you elaborate on an approach that pinpoints the value $\varepsilon$?


Assume the contrary that for each $n$, there is $x_n \in K_{1/n} \setminus U$ and thus $y_{n} \in K$ such that $d(x_{n}, y_{n}) \le 1/n$. Because $K$ is compact, up to a subsequence we assume there is $y \in K$ such that $y_n \to y$. Hence $x_n \to y \in U$. Notice that this is a contradiction because $(x_n) \subset U^c$ which is closed.

Analyst
  • 5,637
  • 2
    Another proof (the same really) is to note that for each $x \in K$ there is $\epsilon > 0$ such that the open ball with center at $x$ and radius $epsilon$ is contained in $U$. These balls form cover of $K$ and since $K$ is compact there is a finite sub-cover. Then the sum of these balls is open and contained in $U$. – Salcio Aug 03 '22 at 02:41
  • @Salcio So elegant. Thank you so much! – Analyst Aug 03 '22 at 03:09
  • @Salcio Why not an official answer? – Paul Frost Aug 17 '22 at 13:11

0 Answers0