Open sets in $\mathbb R^2$ and $\mathbb E^2$

46 Views Asked by At

Can someone help me with the following problem:

Prove that every open set in $\mathbb E^2$ is also open in $(\mathbb R^2, d_1)$, where $d_1((x_1,y_1),(x_2, y_2))=|x_1-x_2|+|y_1-y_2|$ , and vise versa, every open set in $(\mathbb R^2, d_1)$ is open in $\mathbb E^2$ also.

1

There are 1 best solutions below

0
On BEST ANSWER

Let $A$ be open in $\mathbb E^{2}$ and $(x,y) \in A$. There exists $r >0$ such that the open ball of radius $r$ around $(x,y)$ in $\mathbb E^{2}$ is contained in $A$. Let $(u,v)$ belong to the open ball around $(x,y)$ of radius $r/\sqrt2 $ in the $d_1$ metric. Then $|u-x| <r/\sqrt 2$ and $|v-y| <r/\sqrt 2$. Hence $\sqrt {(u-x)^{2}+(v-y)^{2}} <\sqrt {\frac {r^{2}} 2+\frac {r^{2}} 2}=r$, so $(u,v) \in A$.

The argument for the converse is similar. [Here you can use $r/2$ instead of $r /\sqrt 2$].