Problem:
Given a metric space $(M,d)$ and the diagonal set $\Delta:= \{(x,x)|x\in M\}$. Show that $$z = (x,y)\notin \Delta \implies d'(z, \Delta)>0,$$
where $d'$ is a metric associated with $M\times M$.
My thoughts:
My idea is to look for a term $c$, probably dependent of $d(x,y)$, where $d'(z, \Delta)>c>0$. How to find that $c$? There's another way to solve this problem?
$\Delta$ is a closed set because every metric space is Hausdorff.
Thus if $x_0 \in \Delta^c$ then exists $R>0$ such that $B(x_0,R) \cap \Delta=\emptyset \Longrightarrow B(x_0,R) \subset \Delta^c \Longrightarrow d'(x,y) \geq R ,\forall y \in \Delta \Longrightarrow d'(x,\Delta) \geq R$
From this, with $A=\Delta$ and $B=\{x_0\}$ you have again the desired conclusion.
You can prove the lemma i mentioned as an exercise,if you want.