How to show there is a point in a set satisfying some distance function?

35 Views Asked by At

I am sort of new to topology, and I have the following question:

The question seems really verbose at first, but after thinking about it for a really long time, it makes sense intuitively. I just don't know how to go about proving this fact. I have defined a closed ball $B$ centered at $a$ and considering $f : B \cap D \rightarrow \mathbb{R}$ defined by $f(x) = |x - a|$.

Can somebody please help me proceed? It will be much appreciated.

2

There are 2 best solutions below

0
On

A continuous real-valued function on a compact set attains its minimum. Let $d\in D$ and let $r=|d-a|$ Then $S=\{x \in D| |x-a| \leq r\}$ is compact, because it is the intersection of a closed ball (which is compact) with the closed set $D$. So, the function $f$ which you have defined attains its infimum at some point of $S\subseteq D$

0
On

Since $B \cap D$ is closed and bounded, it is compact.

By the extreme value theorem, your function $f : B \cap D \to \mathbb R$ achieves its minimum value at some point $d \in B \cap D$.

Since this ball was centered at $a$, that local minimum (local over the set $B \cap D$) is also a global minimum.