Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\require{physics}\require{upgreek}\everymath{\displaystyle}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\inv}{^{-1}}
\newcommand{\DS}{\displaystyle}
\newcommand{\eps}{\varepsilon}
\newcommand{\tsub}[1]{_{\mathrm{#1}}}
\newcommand{\ee}{\mathrm{e}}
\newcommand{\ii}{\mathrm{i}}
\newcommand{\limit}[1]{\lim\limits_{#1}}
\newcommand{\resid}[1]{\underset{#1}{\Res}}
\DeclareMathOperator{\sinc}{sinc}
\DeclareMathOperator{\sgn}{sgn}
\newcommand{\pii}{\pi}
\DeclareMathOperator{\Prob}{P}
\DeclareMathOperator{\EV}{E}
\DeclareMathOperator{\Var}{Var}
\newcommand{\bv}[1]{\boldsymbol{#1}}
\newcommand{\uv}[1]{\hat{\bv{#1}}}
\newcommand{\cl}[1]{\mathcal{#1}}
\newcommand{\bb}[1]{\mathbb{#1}}
\DeclareMathOperator{\Cis}{cis}
\DeclareMathOperator{\RE}{Re}
\DeclareMathOperator{\IM}{Im}
\newcommand{\xd}{\mathbf{d}}
\newcommand{\seq}[3]{{#1}_{#2},\cdots,{#1}_{#3}}
\newcommand{\psup}[1]{^{(#1)}}
\newcommand{\hypext}{{}^*}
\DeclareMathOperator{\st}{st}
\newcommand{\set}[1]{\left\{#1\right\}}
\DeclareMathOperator{\Sin}{Sin}
\DeclareMathOperator{\Cos}{Cos}
\DeclareMathOperator{\Tan}{Tan}
\DeclareMathOperator{\Sec}{Sec}
\DeclareMathOperator{\Csc}{Csc}
\DeclareMathOperator{\Cot}{Cot}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Ln}{Ln}
\DeclareMathOperator{\Grad}{grad}
\DeclareMathOperator{\Div}{div}
\DeclareMathOperator{\Curl}{curl}
\newcommand{\rd}{\textstyle\mathop{}\!\mathrm{d}^{\!\!\!-}\hspace{-0.0555 em}}
\newcommand{\rpd}{\textstyle\mathop{}\!\partial^{\hspace{-0.5 em}-}\hspace{-0.1666 em}}
\newcommand{\rdv}[2]{\frac{\rd{#1}}{\rd{#2}}}
\newcommand{\rpdv}[2]{\frac{\rpd{#1}}{\rpd{#2}}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 21.4 Topology of the real numbers
Objectives
Understand metrics and how they formalize the idea of distance on a set.
Use key properties of the absolute value function, especially the triangle inequality.
Describe and prove properties of open and closed sets.
A metric on a set \(X\) is a function \(d:X\times X\to\bb R\) that satisfies the following properties:
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{.}\)
Symmetric:
\(d(x,y)=d(y,x)\) for all
\(x,y\in X\text{.}\)
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