Skip to main content

Section 21.4 Topology of the real numbers

Introduction goes here.
  • A metric on a set \(X\) is a function \(d:X\times X\to\bb R\) that satisfies the following properties:
    1. Positive definite: \(d(x,y)\ge 0\) for all \(x,y\in X\text{,}\) and \(d(x,y)=0\) if and only if \(x=y\text{.}\)
    2. Symmetric: \(d(x,y)=d(y,x)\) for all \(x,y\in X\text{.}\)
    3. Triangle inequality: \(d(x,y)+d(y,z)\ge d(x,z)\) for all \(x,y,z\in X\text{.}\)
  • The absolute value can be used as a distance function: \(d(x,y)=|x-y|\text{.}\)
  • Other corollaries of the triangle inequality:
    • \(\displaystyle |x+y|\le |x|+|y|\)
    • \(\displaystyle \big||x|-|y|\big|\le|x-y|\)
    • Extended: \(\big||x|-|y|\big|\le|x\pm y|\le |x|+|y|\)
  • A set \(U\subseteq\bb R\) is open if, for every \(x\in U\text{,}\) there exists \(\delta >0\) such that \((x-\delta,x+\delta)\subseteq U\text{.}\) We call \((x-\delta,x+\delta)\) the \(\delta\)-neighborhood of \(x\) and denote it \(V_{\delta}(x)\text{,}\) so \(V_{\delta}(x)\subseteq U\text{.}\)
  • Open sets are closed under arbitrary units and finite intersections.
  • Every open set is a countable union of disjoint open intervals.
  • A set is closed if its complement is open.
  • De Morgan’s laws for open and closed sets