a. Write a formal definition in the style of the suprema for the infimum or greatest lower bound of a set.
b. Now, state and prove a version of suprema lemma for greatest lower bounds.
(a): Here it is:
Infimum, Greatest Lower Bounds
Some is the greatest lower bound for a set if it meets:
Suppose is a lower bound for a set . Then iff, for all there is an element such that .
Proof
(): Suppose . Then is obviously a lower bound for . Furthermore, we know for all other lower bounds for that . Now, let . Notice that , so since is the greatest lower bound, then we know that cannot be a lower bound for . Hence, there is some such that .
(): Suppose that . We'll show the two properties of :
It is given that is a lower bound.
Let be any lower bound for , so . We want to show that . Notice that if we assume that is a greater lower bound, then clearly so then plugging into our given then where So then . But we know that is a lower bound and found that ! That's a contradiction, so then our assumption is false. Hence as required.
☐
1.3.2
Question
Give an example of each of the following, or state that the request is impossible:
(a): A set with
(b): A finite set that contains its infimum but not its supremum
(c): A bounded subset of that contains its supremum but not its infimum.
Proof
(a): Simple. Have . Clearly .
(b): Impossible. Finite sets with only finite elements must have to contain their elements (since then you can order the elements into an ordered list, and the infimum/suprema are the endpoints of the list).
(c): This is pretty easy. Chose . Notice that but since is irrational.
☐
1.3.3
Question
a. Let be nonempty and bounded below, and define . Show that .
b. Use (a) to explain why there is no need to assert that greatest lower bounds exist as part of the axiom of completeness.
Let's prove (a):
Proof
Since is nonempty and bounded below, then as a lower bound such that , and further . We immediately can say . Since is a lower bound for then clearly .
Say . Then using our infima lemma. Furthermore, we know that clearly is a lower bound for .
If we show is the suprema for then we are done:
(i) We should show is an upper bound for , or that . Let be arbitrary. Now assume that , for contradiction. Then clearly so then via our infima lemma given, then such that so then . But then that means is not a lower bound for , so our assumption is false. Thus .
(ii). We should show is specifically the least upper bound for , or that for any upper bound for . Let be that arbitrary upper bound for . Assume that . Then since is an upper bound for . then is not a lower bound for , so where . But is a lower bound for since it's the infimum, so this is a contradiction. Thus so is the smallest upper bound.
☐
(b) Let be nonempty and bounded below. Then (a) suggests that . But clearly by the axiom of completeness, because is nonempty ( is bounded below so exists as a lower bound for so exists) and bounded above (if there were always larger lower bounds for , then wouldn't be bounded below), then exists. Then clearly exists by consequence.
1.3.8
Question
Compute, without proofs, the suprema and infima (if they exist) of the following sets:
a.
b.
c.
d.
(treat them like 'limits')
a. . .
b. . .
c. . .
d. . .
1.3.11
Question
Decide if the following statements about suprema and infima are true or false. Give a short proof for those that are true. For any that are false, supply an example where the claim in question does not appear to hold.
a. If are nonempty, bounded, and satisfy , then .
b. If for sets , then satisfying for all
c. If where for all , then .
a. True.
Proof are bounded and nonempty so then both their suprema and infima exist. Let . If we assume for contradiction that then so then where , or just . But since and then . Thus then clearly is not an upper bound for , which is a contradiction as is the suprema of . Therefore, we must have .
☐
b. True.
Proof
Suppose , denoted for simplicity here. Choose . Let be arbitrary.
First let's show . Notice that . Similarly by the definitions of and .
☐
c. False. You can have equality. Let and . Here you can always choose some where and have . However, clearly .
1.4.1
Question
Recall stands for the irrational numbers.
a. Show that if then are both elements of as well.
b. Show that if and then and as long as .
c. (a) can be summarized by saying is closed under addition and multiplication. Is closed under addition and multiplication? Given two irrationals what can we say about and ?
Proof
a. Here and where all the and . Then:
Now clearly by the closure of multiplication over . Similarly by the same idea, and by closure of addition on thne . Therefore then has the correct form of a rational number so . Furthermore:
Here by closure via multiplication so then is also of the right form. .
b. Use and , assume for contradiction that . Then it's rational, so . But then:
because is closed under addition and scalar multiplication. As such then which contradicts . Hence so . Similarly for if we suppose then . Thus:
which contradicts . Thus .
c. is not closed under addition nor scalar multiplication. For multiplication we know that via Irrationality of sqrt(2). But:
Thus isn't closed under scalar multiplication. Furthermore, we know (without proof here, but it's easy to verify) but:
so isn't closed under addition neither.
☐
1.4.2 (check, didn't use s+1/n)
Question
Let be nonempty and bounded above, and let have the property that for all , is an upper bound for and is not an upper bound for . Show .
Proof
If we show then we are done by the Suprema Lemma. Let . Notice that since then the archimedian property gives that where . For later, this has:
Then notice that since is not an upper bound for then where . But:
☐
1.4.3
Question
Prove that . Notice that this demonstrates that the intervals in the Nested Interval Property must be closed for the conclusion of the theorem to hold.
Proof
Assume for contradiction . Then . That means that for all then , so . Notice that this is just the opposite of the The Density of Q in R#^46383a, where we've shown , so we've hit a contradiction (since we know the Archimedean property is true). Thus, the set must be the empty set.
☐
1.4.4 (check)
Question
Let be real numbers and consider . Show .
Proof
( is an upper bound). We want to show that . Let and assume instead . Since then where . Furthermore, we know that . But look! cannot be true while ! Thus our assumption is false so then as required.
( is the least upper bound). We want to show that for all upper bounds for that . It's true that , because if we had assumed that then choose to show that is not a valid upper bound.
☐
Give an example of each or state that the request is impossible. When impossible, provide a compelling argument for why it's the case.
a. Two sets with and where and
b. A sequence of nested open intervals with nonempty but containing only a finite number of elements.
c. A sequence of nested unbounded closed intervals with where the unbounded closed intervals are of the form where .
d. A sequence of closed bounded (not necessarily nested) intervals with the property that for all , but
Proof
a. and . Here , and .
b. Define for all where and . Notice that .
c. Have each be of the form . Clearly we have the nested interval property. Now assume for contradiction there was some to our contrary. Then since then . Indeed for any we have that . But since then it must bounded between two integers by the Archimedian Property:
But then which implies that which is a contradiction.
d. This is impossible. Assume you could do such a thing. Then there is for any . We have to have so then such that . But since then clearly as our given, so then that's our contradiction.
☐