Suppose $A,B$ are subsets of the complex plane $\Bbb{C}$ with $A$ compact
Then there exists a point $a \in A$ such that $\forall x \in A, y \in B$ there exists $b \in B$ such that $|a-b| \leq |x-y|$.
I am thinking whether the above statement is true? $A$ is compact in $\Bbb{C}$ means that $A$ is closed and bounded, trying to think $\Bbb{C}$ similar to an $\Bbb{R}^2$ plane, but I cannot think what the inequality means? any motivation or visualization of the inequality and is that even true?
The map $A\rightarrow \mathbb{R}^+, x\mapsto d(x,B)$ is continuous on the compact set $A$.
Here $d(x,B)=\inf\{|x-y|, \, y\in B\}$. Then there exists $a\in A$ which minimizes this map $i.e.$ $d(a,B)=d(A,B)$.
Then for every $x\in A$ and $y\in B$ we have $|x-y|\geq d(A,B) = d(a,B)=|a-b|$ for some $b\in \bar{B}$.