Exercise 3.3.6

This exercise is meant to illustrate the point made in the opening paragraph to Section 3.3. Verify that the following three statements are true if every blank is filled in with the word “finite.” Which are true if every blank is filled in with the word “compact”? Which are true if every blank is filled in with the word “closed”?

(a)
Every _________ set has a maximum.
(b)
If A and B are _________, then A + B = { a + b : a A , b B } is also _________
(c)
If { A n : n N } is a collection of _________ sets with the property that every finite subcollection has a nonempty intersection, then n = 1 A n is nonempty as well.

Answers

(a)
Finite (by taking the maximum value), compact (by taking the supremum, which exists because of boundedness and is in the set because of closed-ness), but not closed ( R is closed)
(b)
Finite (by just enumerating through all possibilities of a + b ). Compact - boundedness is obviously preserved. For closed-ness, note that if c A + B then we can find a convergent sequence ( a n + b n ) c in A + B . Now since ( a n ) is bounded there must be a convergent subsequence which converges to some a A , and taking the corresponding elements in ( b n ) we have a new bounded sequence from which we can get a convergent subsequence which converges to some b B . Taking the corresponding elements in ( a n + b n ) shows that c = a + b . This argument fails if A and B are only closed, as boundedness no longer applies. E.g. for A = { n : n N } , B = { n + 1 n : n N } then the sequence ( 1 n ) is in A + B which converges to 0, which is not in A + B .
(c)
Finite - the only way every finite subcollection has a nonempty intersection is if there is at least one element all sets include. Compact, since letting K n = k = 1 n A k gives K n K n 1 , we also have K n since every finite intersection is known to be nonempty. Applying the Nested Compact Set Property allows us to conclude n = 1 A n = n = 1 K n

Not closed, e.g. let A n = [ n , )

User profile picture
2022-01-27 00:00
Comments