Exercise 13.3

Show that the collection Tα given in Example 4 of §12 is a topology on X. Is the collection

T = {UX U is infinite or empty or all of X }

a topology on X?

Answers

Recall Example 12.4: Let X be a set; let Tc be the collection of all subsets U of X such that X U either is countable or is all of X. We claim this forms a topology on X; we will follow the numbering for the definition of a topology on p. 76. (1) X = X and X X = is countable; (2) X αAUα = αA(X Uα) is countable since it is an intersection of countable sets, unless every Uα = , in which case X αAUα = X; (3) X αAfiniteUα = αAfinite(X Uα) is countable since it is the finite union of countable sets, unless every Uα = , in which case X αAfiniteUα = X.

Now consider T. It is not a topology, for if we let X = [1,1] , and let U1 = [1,0) and U2 = (0,1], we see that both U1,U2 T, but X (U1 U2) = {0}, which is not infinite, and so U1 U2T.

User profile picture
2021-12-21 18:22
Comments

Recall that Tα from Example 12.4 is the set of all subsets U of X such that X U either is countable or is all of X. First, we show that Tα is a topology on X.

Proof. First, clearly Tα since X = X is all of X. Also X Tα since X X = is countable. Now suppose that A is a subcollection of Tα so that X U is countable (or all of X) for every U A. Then we have that

X A = X AAA = AA(X A)

is countable (or all of X) since every X A is countable (or all of X). Therefore A Tα by definition.

Now suppose that U1,,Un are nonempty elements of Tα so that X Ui is a countable subset of X or X itself for each i {1,,n}. Then we have

X i=1nU i = i=1n(X U i)

is a finite union of sets that are either countable subsets of X, or X itself. It then follows that the union is countable or X itself so that i=1nUi Tα by definition. This completes the proof that Tα is a topology on X. □

Now we claim that the collection T as defined above is not always a topology on X.

Proof. As a counterexample, let X = + and suppose that T is a topology on X. Clearly if U is a finite subset of X, then X U is infinite since X is infinite so that U is open. Now consider the subcollection

A = { {i}i + and i > 1} = { {2}, {3},}.

Then clearly we have that A = {2,3,} so that X A = {1} is neither infinite, empty, nor all of X. Therefore A cannot be open, which violates property (2) of a topology. So it must be that T is not a topology, which of course contradicts our supposition that it is! □

User profile picture
2019-12-01 00:00
Comments