I'm working on a tutorial question. The question asks whether the following claim is true or false, if it is true: one is supposed to provide a proof or counter-example otherwise if it's false.
Let $d:X \times X \rightarrow \mathbb{R}$ be a metric and X be a metric space. Let $A,B \subset X$.
Claim: $A \cap B \not= \emptyset \Rightarrow dist(A,B)=0$
I believe that it's true. My attempt at the proof is as follows
Proof:
- Let $A\cap B \not= \emptyset$.
- By definition, we know that $dist(A,B) = inf${$d(x,y):x \in A, y\in B$}.
- Let Z = {$d(x,y):x \in A, y\in B$}. We note that since $d$ is metric, $\forall$ $\mu \in Z, \mu \geq0$.
- Also, since $A\cap B \not= \emptyset$ then $\exists \pi \in A $ s.t $\pi \in B$.
- We then see that $d(\pi,\pi)=0 \in Z$.
[Problem start here -- I'm unsure of the following part]
We now we'll show that $0=inf${$Z$}. We know from $(3)$ that $0$ is a lower bound. Let $a$ be another lower bound for $Z$. This means that $a \leq z, \forall z\in Z$, in particular $a\leq 0$ since $0\in Z$. We then conclude that $inf${$Z$}$=0=dist(A,B)$
Most of the numbered list is just interpretation or presentation of what we know already, is it advisable to communicate it because I've seen most people do not include it?
\infcommand.) – Aeolian Feb 17 '13 at 10:56