Associate with $\mathbb{R}^2 $ the euclidean metric and denote its by $d$ . Define on $\mathbb{R}^2 \times \mathbb{R}^2 $ a function $p$ by $$p(x,y) = \begin{cases} 0, \text{x=y} \\ d(x,0) + d(y,0) , x \neq y \end{cases}$$ where $0 = (0,0)$
Now my question is that
Is $\{0\}$ is open in $(\mathbb{R}^2 , p)$?
My attempt : I thinks yes because we have $B(a,r) = \{ x \in \mathbb{R}^2 : d(x,0) + d(a,0) < r\}$ and $B(0,r) \subset \{0\}$
Is its true ?
Any hints/solution will be appreciated
thanks u
No. because $B(0,r) = \{ x : d(0,x) < r \}$
is not a subset of $\{0\}$ because $(0,\frac{r}{2})$ in $B(0,r).$