Closed ball

The set of points within distance ≤ r of a center point in a metric space.
Closed ball

Let (X,d)(X,d) be a , let xXx\in X, and let r0r\ge 0. The closed ball of radius rr centered at xx is

B(x,r):={yX:d(x,y)r}.\overline{B}(x,r):=\{y\in X : d(x,y)\le r\}.

Closed balls are typically in metric spaces and are used to describe and phenomena (e.g., bounded sets lie inside some closed ball). Compare with .

Examples:

  • In R\mathbb{R}, B(a,r)=[ar,a+r]\overline{B}(a,r)=[a-r,a+r].
  • In R2\mathbb{R}^2, B(0,1)\overline{B}(0,1) is the closed unit disk.
  • In a discrete metric space, B(x,1)=X\overline{B}(x,1)=X if the metric is 0/10/1 (since d(x,y)1d(x,y)\le 1 for all yy).