-1

Let $A$ and $B$ be disjoint closed subsets of $\mathbb R^n$. Define $d(A,B)=\inf\{\left\|a-b\right\|\colon a \in A \text{ and } b \in B\}$.

I have to show that if $A=\{a\}$ is a singleton, then $d(A,B) > 0$.

Also I am not sure how to show that if $A$ is compact, $d(A,B) > 0$.

Also I don't know how to find an example of two disjoint closed sets in $\mathbb R^2$ with $d(A,B) =0$.

hardmath
  • 37,015

1 Answers1

0

For your first question, please see jfilpp's comment.

For your second question, i.e. $A$ is compact, see here.

Here is an example for your last question: $A=\mathbb{R}\times\{0\},B=\{(x,y)|xy=1\}$. These are closed disjoint sets, but $dist(A,B)=0$ (consider $(n,0)\in A, (n,\frac{1}{n})\in B$ ).

John
  • 13,204