Is $B(a;0) = \{x : d(a, x) < 0\} = \varnothing$? And if so, is it always the case?
The reason I ask is because I want to know if the open interval $(a,a) = \varnothing$ when $a \in \mathbb{R}$.
Thank you.
Kind regards, Marius
Is $B(a;0) = \{x : d(a, x) < 0\} = \varnothing$? And if so, is it always the case?
The reason I ask is because I want to know if the open interval $(a,a) = \varnothing$ when $a \in \mathbb{R}$.
Thank you.
Kind regards, Marius
On
That is the usual definition, yes. (Although it is not common to talk about an open ball of radius $0$.)
You might think to define $B(a,0)={a}$ but in general this is not an open set - we want open balls to be open!
On
The fact that an open interval $(a,a)$ is empty has nothing to do with metrics: If there were an $x \in (a,a)$, by definition, $a < x $ and $x < a$, and then it follows that $a < a$ by transitivity of orders. And by the axioms for (strict) orders, this is false for all $a$.
That $B(a,r) = \emptyset$ for $r \le 0$ follows from $x \in B(a,r) \Rightarrow 0 \le d(a,x) < r \le 0$, which would imply $0 < 0$, likewise impossible.
From the definition of a metric, $d(x,y)\geq0$ for all $x,y$ and $d(x,y)=0\iff x=y$, hence the set of $x$ such that $d(a,x)<0$ is empty, as no such $x$ exists.