I need to show this:
$\Delta = \{(x,x), x\in M\}\subset M\times M$. Show that if $z\in M\times M - \Delta$ then there is a ball with center $z$, disjoint from $\Delta$
I need to use the metric $d(z,z') = max\{d_i(x_i, x_i'), i\in \{1,2\}\}$ where $z = (x_1, x_2)$ and $z' = (x_1', x_2')$ for the set $M\times M$. Note that $d_i$ is the metric on $M$.
First of all: WHY would someone ask something like this? I tried to imagine $\Delta$, which could be understood, in the plane, as the set of points $(x,y)$ in which $x=y$. And I Inderstand $z\in M\times M - \Delta$ as the plane without the line $x=y$. I understand the metric of this space as being the greatest distance: the horizontal one or the vertical one.
Now, I can construct an open ball, in my mind, in this metric space. But how do I prove it, and why is this important?
In order to prove, I'd try to construct an open ball with center in $b\in M\times M - \Delta$, to begin with my argument. Then, what argument can I use to prove that no element inside my ball will touch $\Delta$? Why is the metric, as defined that way, useful?