MATH 409 Lecture 3
« previous | Tuesday, September 3, 2013 | next »
Help sessions available MTWR 19:00–21:30 in BLOC 111
Metric Spaces
Recall the definition and properties of absolute value
Given a nonempty set , a metric (or distance function) on is a function that satisfies the following conditions:
- positivity
- for all
- if and only if
- symmetry
- triangle inequality
- One can go from to , or take a detour through . When taking this detour, it has to be at least as long as going directly from to
A set endowed with metric is called a metric space
Theorem. The function is a metric on the real line:
Proof. if and only if , which is equivalent to . This proves positivity.
Symmetry follows since and
Finally, and therefore , which is equivalent to .
Other examples of metric spaces:
- Euclidean space , with .
- Normed vector space with norm and .
- Discrete metric space on any set with if and if .
- Space of sequences: let be a set of all infinite words over a finite alphabet;
- if for while
- if for all .
Completeness Axiom
The set of real numbers is a set satisfying the following postulates:
- is a field
- There is a strict linear order on that makes it into an ordered field
- Completeness Axiom. If a non-empty subset is bounded above, then has a supremum.
Theorem 1. Suppose and are nonempty subsets of such that for all and . Then there exists a such that for all and for all .
Proof. The set is bounded above because all elements of are greater than all elements of . By the completeness axiom, exists. We have for all since is an upper bound of . Besides for any since is an upper bound of while is the least upper bound. This supremum is .
Theorem 2. If a nonempty subset is bounded below, then has an infimum.
Proof. Let denote the set of all lower bounds of . Then any element of is less than or equal to any element of . Since is bounded below, the set is not empty. By theorem 1, there exists a such that for all and for all . That is is a lower bound of and an upper bound of . Thus by construction there is no gap between and , and so .
Natural, Integer, and Rational Numbers
Postulate 1 guarantees contains 0 and 1. Then we can define natural numbers 2 = 1+1, 3 = 2+1, etc. Last lecture, we proved that . Repeatedly adding 1 to both sides gives .
However, The entire set of natural numbers can only be defined in an implicit way.
A set is called inductive if , and for any real number , implies . The set of natural numbers is the smallest inductive subset of . Namely, it is the intersection of all inductive subsets of .
The set of integers is defined as .
The set of rationals is defined as .
Archimedean Principle
Proof. In the case , we can take . Now assume . Let be the set of all natural numbers such that . Observe that is nonempty () and it is bounded above ( is an upper bound). By completeness axiom, exists. By definition of , there exists such that (as otherwise, would be an upper bound for ). Then is a natural number and . It follows that is not in . Consequently, .
This is more meaningful when is very small.
Plus, this means that contains no infinitesimal (i.e. infinitely small) numbers other than 0.
Corollary. For any , there exists a natural number such that . Proof involves .
Density of Rational Numbers
Theorem. [Density of Rational Numbers.] For any real numbers and , , there exists a rational number such that .
Proof. By the Archimedean Principle, there exists a natural number such that (when ). Let be the set of all integers such that . Observe that is bounded above ( is an upper bound). Let us show that the set is nonempty. If , it is obvious that . If , we have . By the Archimedean Principle, there exists a natural number such that . Then so that . By the completeness axiom, exists. By definition of , there exists such that . Then is an integer and , which implies is not in . Therefore . Consequently, . Thus .
Existence of Square Roots
For any , there exists a unique number (denoted ) such that .
Proof. There are two parts to this proof: existence and uniqueness.
(skip...)
Main idea: Consider a set We will show that is the desired number. First we need to show exists.