Definition (\(r\)-Neighborhood)

Let \((X,d)\) denote a metric space, \(p\in X\) and \(r>0\). The \(r\)-neighborgood of \(p\) is the set of all \(q\in X\) at distance \(<r\) from \(p\) such that \[ N_r(p):=\left\{q \in X: d(p,q)<r\right\}. \]



Example

Let \(d(\cdot,\cdot)\) denote a discrete metric defined on the set \(X\), i.e., for any \(x,y\in X\),

  1. \(d(x,x)=0\),
  2. \(d(x,y)=1\) if \(x\ne y\).

This follows that the \(r\)-neighborhood (open ball of radius \(r>0\)) centered at \(x_0\), \[ N_r(x_0)=\{x\in X:g(x_0,x)<r\} \] can be written as \[ \begin{cases} \{x_0\}\mbox{ }\mbox{ }\mbox{ if }\mbox{ } r\le 1,\\ X \mbox{ }\mbox{ }\mbox{ }\mbox{ }\mbox{ }\mbox{ }\mbox{ otherwise.} \end{cases} \]



Definition (Interior Point, Open Set)

Let \(E\) be a subset of \(X\). The interior points of \(E\) are those \(p\in X\) such that some neighborhood of which is contained in \(E\), i.e., those \(p\in X\) for which there exists \(r>0\) such that \(N_r(p)\subset E\).


The subset \(E\subset X\) is open if and only if every point of \(E\) is an interior point of \(E\).



Remark

Unlike the notion of boundess, openness of \(E\) depends not only on \(E\), but also on the ambient space \(X\).

For example, every metric space is open as a subset of itself, but a one-point subset of \(\mathbb{R}\) cannot be open as a subset of \(\mathbb{R}\).



Theorem

Every neighborhood is an open set.




Theorem
  1. If \(G_\alpha\) is an open subset of \(X\) for each \(\alpha \in I\), so is \(\cup_{\alpha\in I} G_\alpha\) (countable union).

  2. If each of \(G_1,\ldots, G_n\) is an open subset of \(X\), so is \(\cap_{i=1}^n G_i\) (finite intersection).




Definition (Closed Sets, Limit Points)

A closed subset of a metric space \(X\) is defined as the complement of an open subset.

A point \(p\in X\) is said to be a limit point of \(E\subset X\) if every neighborhood of \(p\) contains a point of \(E\) other than \(p\) itself, i.e., every neighborhood of \(p\) contains \(q\in E\), \(q\ne p\), i.e., for every \(r>0\), there exists \(q\in E\) such that \(0<d(p,q)<r\).



Theorem
  1. If \(G_\alpha\) is a closed subset of \(X\) for each \(\alpha \in I\), so is \(\cap_{\alpha\in I} G_\alpha\) (countable union).

  2. If each of \(G_1,\ldots, G_n\) is a closed subset of \(X\), so is \(\cup_{i=1}^n G_i\) (finite intersection).




Remark

A subset of a metric space may be both open and closed (clopen) (e.g. in metric space \((X,d)\), \(X\) is open and closed, so \(\phi\) is open and closed). Moreover, there exists a subset which is neither open or closed (e.g. half-open interval \([a,b)\subset \mathbb{R}\), \(\mathbb{Q}\subset \mathbb{R}\)).



Theorem

\(E\subset X\) is closed if and only if every limit point of \(E\) is contained in \(E\).




Theorem

A finite set has no limit points.




Definition (Clouse)

Let \(E\) denote a subset of a metric space \(X\). The closure \(\bar E\) of \(E\) is defined to be \(\bar E= E\cup E'\) where \(E'\) is the set of all limit points of \(E\) in \(X\)



Theorem

Let \(A,B\) be subsets of a metric space \(X\)

  1. \(A\subset \bar A\),

  2. If \(A\subset B\), then \(\bar A\subset \bar B\),

  3. \(\bar A\) is closed,

  4. The set \(A\) is closed if and only if \(A=\bar A\),

  5. The closure of \(\bar A\) is itself, i.e., \(\bar{\bar{A}}= \bar A\).




back