Metric sphere

The set of points at exactly a fixed distance from a given center point in a metric space.
Metric sphere

A metric sphere in a metric space (X,d)(X,d) is a set of the form

Sd(x,r)={yX:d(x,y)=r}, S_d(x,r)=\{y\in X : d(x,y)=r\},

where xXx\in X and r0r\ge 0.

A sphere can be written as Bd(x,r)Bd(x,r)\overline{B}_d(x,r)\setminus B_d(x,r), so it sits between the and of the same radius.

Examples:

  • In Rn\mathbb{R}^n with the Euclidean metric, S(x,r)S(x,r) is the usual sphere of radius rr centered at xx.
  • In (R,)(\mathbb{R},|\cdot|), S(x,r)={xr,x+r}S(x,r)=\{x-r,x+r\} for r>0r>0, and S(x,0)={x}S(x,0)=\{x\}.