Exercise 20.4

Consider the product, uniform, and box topologies on ω.

(a)
In which topologies are the following functions from to ω continuous? f(t) = (t,2t,3t,), g(t) = (t,t,t,), h(t) = (t, 1 2t, 1 3t,).
(b)
In which topologies do the following sequences converge? w1 = (1,1,1,1,), x1 = (1,1,1,1,), w2 = (0,2,2,2,), x2 = (0, 1 2, 1 2, 1 2,), w3 = (0,0,3,3,), x3 = (0,0, 1 3, 1 3,), y1 = (1,0,0,0,), z1 = (1,1,0,0,), y2 = (1 2, 1 2,0,0,), z2 = (1 2, 1 2,0,0,), y3 = (1 3, 1 3, 1 3,0,), z3 = (1 3, 1 3,0,0,),

Answers

Solution for (a). For the product topology, by Theorem 19.6, f,g,h are all continuous since each coordinate function is continuous. This is because if an open set in the image of a coordinate function is (a,b), its preimage would still be in the form (a,b) where a,b are determined by the linear equations defining f,g,h above.

Now consider the uniform topology. Note by Theorem 21.1 we can use the familiar 𝜖-δ definition for continuity since our spaces both are metric spaces. We claim f is not continuous. For, suppose it is continuous. Then, given 𝜖 > 0 and x , there exists δ > 0 such that |x y| < δ|f(x) f(y)| = sup n[min (n|x y|,1)] < 𝜖. But, this is a contradiction since for n large, min (n|x y|,1) = 1, and so is always greater than 𝜖. Now consider g. g is continuous since given 𝜖 > 0 and x , we let δ < min (𝜖,1) and therefore have |xy| < δ|f(x)f(y)| = sup n[min (|xy|,1)] = min (|xy|,1) < min (𝜖,1) 𝜖. h is also continuous since given 𝜖 > 0 and x , we let δ < min (𝜖,1) and therefore have |xy| < δ|f(x)f(y)| = sup n[min (|xy|n,1)] min (|xy|,1) < min (𝜖,1) 𝜖.

For the box topology, since the box topology is finer than the uniform topology by Theorem 20.4, we see that f is not continuous. For, if V open in the uniform topology has preimage that is not open in , V is still open in the box topology and still has the same non-open preimage. Next, by Example 19.2, we see that g is not continuous. Last, for h, we choose

B = (1,1) × ( 1 22 , 1 22 ) × ( 1 32 , 1 32 ) ×,

and suppose its preimage h1(B) is open. This implies h((δ,δ)) B, and so applying πn gives

hn((δ,δ)) = ( δ n, δ n) ( 1 n2 , 1 n2 )

for all n, a contradiction. □

Solution for (b). We note that since the product topology is Hausdorff by Theorem 19.4 and both the uniform and box topologies are finer than the product topology by Theorems 19.1 and 20.4, if a sequence converges to a point p in one topology, it must converge to the same point in the finer topologies. For, if the sequence converges to q in the finer topology, then it also converges to q in the coarser topology, and by the Hausdorff property p = q.

Consider wn. For the product topology, we recall that any basic open set U = Uα 0 is the product of finitely many open subsets of with infinitely many copies of . Letting N be the largest α such that Uα , we see that wn U for all n > N since the first N components are zero, and the rest are trivially in the remaining copies of of U. Thus, wn 0 in the product topology. Now we only have to check if the sequence converges to zero in the other topologies by the above. In the uniform topology, ρ¯(wn,0) = 1 for all n, and so the sequence does not converge. For, if we choose any ball U = B(0,r) ω for r < 1, wnU for all n. Finally, since the box topology is finer than the uniform topology by Theorem 20.4, we see that this same open set U is such that wnU for all n, and so wn does not converge in the box topology, either.

Consider xn and yn. We claim they both converge to zero in the uniform topology. For any open set 0 U ω in the uniform topology, we can find B(0,𝜖) such that B(0,𝜖) U; then, we can find N such that 1N < 𝜖. We then see that xn,yn B(0,𝜖) U for all n N, and so xn,yn 0 in the uniform topology. Moreover, since the uniform topology is finer than the product topology, we see that this implies xn,yn 0 in the product topology as well. For the box topology, though, we see that neither sequence converges. For, we can construct the set 0 U = n=1(1n,1n) (where we only consider sets containing zero by the above), which does not contain xn,yn for any n.

For zn, we see that for any open set 0 U = Uα ω in the box topology, for N large enough 1n U1,U2 for n N, and so zn U for all n N, since by hypothesis 0 U, the third component onwards of zn are always in their respective Uα. Thus, zn 0 in the box topology; since the box topology is finer than both the uniform and product topologies, we see that this implies zn converges in the other two topologies as well. □

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

Lemma 1. Suppose that X is a metric space with metric d. If U is an open set of X containing a point x then there is a ball Bd(x,𝜖) centered at x that is contained in U.

Proof. The main part of this proof was given after the definition of a metric topology in the text, but we repeat it here for completeness.

By the definition of the metric topology, there is a δ > 0 and y X such that the basis element Bd(y,δ) contains x and is contained in U. Let 𝜖 = δ d(x,y) so that d(x,y) = δ 𝜖, noting that 𝜖 > 0 since x Bd(y,δ) so that d(x,y) < δ. Then, for any z Bd(x,𝜖), we have that d(z,x) < 𝜖 and so

d(z,y) d(z,x) + d(x,y) = d(z,x) + δ 𝜖 < 𝜖 + δ 𝜖 = δ

since d is a metric. Hence z Bd(y,δ) so that Bd(x,𝜖) Bd(y,δ) U as desired since z was arbitrary. □

Lemma 2. Suppose that X is a topological space and Y and Y are topological spaces on the same set, and that Y is finer than Y . Suppose also that f : X Y so that of course it is also a function from X to Y . We assert the following:

(1)
If f is continuous with respect to Y then it is also continuous with respect to Y .
(2)
If f is not continuous with respect to Y then it is also not continuous with respect to Y .
(3)
If a sequence in Y converges to a point y0, then it also converges to y0 in Y .
(4)
If a sequence in Y does not converge to a point y0, then it also does not converge to y0 in Y .
(5)
If a sequence in Y does not converge at all, then it also does not converge at all in Y .
(6)
If Y is a Hausdorff space, then so is Y .

Proof. For assertion (1) suppose that f is continuous with respect to Y and let U be any open set of Y . Since Y is finer than Y , it follows that U is also open in Y . Then, since f is continuous with respect to Y we have that f1(U) is open in X, which suffices to show that f is continuous with respect to Y since U was an arbitrary open set. Assertion (2) follows immediately from the contrapositive of (1).

Regarding (3), suppose that a sequence (y1,y2,) converges to y0 in Y and let U be any neighborhood of y0 in Y . Then U is also open in Y since it is finer than Y , hence U is a neighborhood of y0 in Y . Thus there is an N + such that xn U for all n N, since the sequence converges to y0 in Y . Since U was an arbitrary neighborhood of Y , this shows that the sequence converges to y0 in Y . Assertion (4) follows immediately from the contrapositive of (3). Assertion (5) then immediately follows from (4) since, if a sequence does not converge at all in Y then for any point y0 Y , it does not converge to y0. Then it also does not converge to y0 in Y by (4). Since y0 was arbitrary, this shows that it does not converge at all in Y .

For (6), suppose that Y is a Hausdorff space and let x and y be distinct points of Y so that they are of course also points of Y . Hence there are neighborhoods U and V of x and y, respectively, in Y that are disjoint. Since Y is finer than Y , we have that U and V are also open sets of Y and thus are disjoint neighborhoods of x and y in Y as well. This suffices to show that Y is Hausdorff as desired. □

Main Problem.

(a) Regarding whether or not the functions are continuous in the various topologies, we claim the following:

Product Uniform Box
f Yes No No
g Yes Yes No
h Yes Yes No

Proof. First, the functions f, g, and h can all be considered as special cases of the more general function

s(t) = (sn(t))n+,

where each sn(t) = αnt, and αn = n for f, αn = 1 for g, and αn = 1n for h.

Clearly, each sn is continuous for the three αn by elementary calculus so that s is continuous in the product topology by Theorem 19.6 for all three αn. We can show that s is not continuous in the box topology for all three αn with a single example. Consider the set B = n+(1n2,1n2), which is clearly a basis element of the box topology and so is open. Similar to Example 19.2, if s were continuous then there would be an interval (δ,δ) about the point 0 such that s((δ,δ)) B, where of course δ > 0. This would of course mean that

sn((δ,δ)) = (αnδ,αnδ) (1n2,1n2)

for all n +. However, since clearly there is an n + large enough that

n3δ n2δ > 1,

we have that

δ δn > 1n2,

and hence for all three functions, we have that αnδ > 1n2 so that

sn((δ,δ)) = (αnδ,αnδ)(1n2,1n2).

This shows that s cannot be continuous with respect to the box topology for all three αn.

Next, we show that f is not continuous in the uniform topology. First, suppose that ρ¯ is the metric that induces the uniform topology, i.e.

ρ¯(x,y) = sup {d¯(xn,yn)n +} .

Now consider the basis element and open set Bρ¯(0,1) in the uniform topology. If f were continuous then there would be a δ > 0 such that

f((δ,δ)) = n+(δn,δn) Bρ¯(0,1).

Clearly there is an n + large enough such that n > 1δ so that δn > 1. Then consider the point x ω defined by

xm = { 0 mn + 1 δn m = n + 1.

We then have of course that (n + 1)δ < 0 < = xn+1 < (n + 1)δ so that xn+1 ((n + 1)δ,(n + 1)δ). It then follows that x f((δ,δ). However, we also have that d¯(δn,0) = max { |δn 0|,1} = max {δn,1} = 1 since δn > 1. Hence it is not true that ρ¯(x,0) < 1 so that xBρ¯(0,1). Thus f((δ,δ))Bρ¯(0,1) so that f is not continuous in the uniform topology.

Next, we show that g and h are continuous in the uniform topology at the same time, which we show using Theorem 18.1 part (4). Consider any real u and any neighborhood V of x = g(u) (or x = h(u)) in the uniform topology. Then by Lemma 1 there is an 𝜖 > 0 such that the basis element Bρ¯(x,𝜖) is a subset of V . Now consider the basis element and open set U = Bd(u,𝜖2), where d denotes the usual metric on . Obviously, U contains u but we also claim that g(U) V (or h(U) V ), thereby completing the proof.

So consider any y g(U) (or y h(U)) so that there is some v U such that y = g(v) (or y = h(v)) In the case of g we have that x = g(u) = (u,u,u,), which is to say that xn = u for all n +. Similarly yn = v for all n + since y = g(v). Now, since v U = Bd(u,𝜖2), we have that

d¯(yn,xn) d(yn,xn) = d(v,u) < 𝜖2

for all n +. From this, it follows that

ρ¯(y,x) = sup {d¯(yn,xn)n +} 𝜖2 < 𝜖.

Likewise in the case of h we have that xn = un and yn = vn for all n + since x = h(u) and y = h(v). We, therefore, have that

d¯(yn,xn) d(yn,xn) = |yn xn| = |vn un| = |v u n | = 1 n |v u| = 1 nd(v,u) < 𝜖2 n 𝜖2

for all n + since every n 1. Hence again

ρ¯(y,x) = sup {d¯(yn,xn)n +} 𝜖2 < 𝜖.

Therefore for both functions we have ρ¯(y,x) < 𝜖 so that y Bρ¯(x,𝜖). This shows that g(U) Bρ¯(x,𝜖) V (or h(U) Bρ¯(x,𝜖) V ) as desired since y was arbitrary. □

(b) First we note that, since is a Hausdorff space, ω is as well in both the box and product topologies by Theorem 19.4. Therefore the uniform topology on ω is also Hausdorff by Lemma 2 part (6) since it is finer than the product topology. It then follows from Theorem 17.10 that if any of the sequences converge in any of the three topologies, then they converge to a unique point.

Regarding whether the sequences converge in the various topologies then, we claim

Product Uniform Box
w Yes No No
x Yes Yes No
y Yes Yes No
z Yes Yes Yes

Proof. Now, regarding the w sequence, each element in the sequence is defined as

wn = (wn,1,wn,2,wn,3,),

where

wn,m = { 0m < n n m n

for n,m +.

First, we show that the w sequence converges to the point 0 in the product topology. So consider any neighborhood U of 0 in the product topology so that there is a basis element B containing 0 where B U. Then B = m=1Bm where each Bm is open and Bm is all of for all but finitely many values of m. Let J then be a finite subset of + where each Bm = for mJ. Of course we also have that 0 Bm for all m + since B contains 0.

Then J has a largest element N since it is a finite set of positive integers. Now consider any n N + 1 and any m +. If m J then we have that m N < N + 1 n since N is the largest element of J, and hence wn,m = 0 Bm. If mJ then of course Bm = so that of course wn,m = Bm regardless of whether wn,m = 0 or wn,m = n. Hence either way we have wn,m Bm, which shows that wn m=1Bm = B since m was arbitrary. Thus also wn U since B U. Since n N + 1 was arbitrary and U was an arbitrary neighborhood of 0, this shows that the sequence converges to 0 as desired.

Next, we show that the w sequence does not converge in the uniform topology. It suffices to show that the sequence does not converge to 0, since if it converged to any other point x, then by Lemma 2 part (3) it would also converge to x in the product topology since it is coarser than the uniform topology. However, this would violate the fact that the sequence converges to 0 in the product topology (just shown above), and so cannot also converge to x0 since the convergence point is unique as noted above.

So consider the neighborhood Bρ¯(0,1) of 0 in the uniform topology. We claim that no elements of the sequence are in this neighborhood so it clearly cannot converge to 0. So consider any n + so that we clearly have wn,n = n 1 > 0. Therefore d(wn,n,0) = |wn,n 0| = |wn,n| = wn,n 1, from which it follows that it has to be that d¯(wn,n,0) = 1. This of course implies that

ρ¯(wn,0) = sup {d¯(wn,m,0)m +} 1.

Hence it is not true that ρ¯(wn,0) < 1 so that wnBρ¯(0,1). This shows the desired result since n was arbitrary.

It then follows that the w sequence also does not converge at all in the box topology by Lemma 2 part (5) since it is finer than the uniform topology.

Regarding the x sequence, the definition is that each

xn = (xn,1,xn,2,xn,3,),

where

xn,m = { 0 m < n 1n m n

for n,m +.

First, we show that this sequence converges to 0 in the uniform topology, which is of course the unique convergence point. So consider any neighborhood U of 0 in the uniform topology so that by Lemma 1 there is an 𝜖 > 0 where Bρ¯(0,𝜖) U. Then there is a positive integer N large enough so that N > 2𝜖 so that, for any n N we have 1n 1N < 𝜖2. Next consider any such n N and any m +. Since xn,m is either 0 or 1n we have that |xn,m| = xn,m 1n so that

d¯(xn,m,0) d(xn,m,0) = |xn,m 0| = |xn,m| = xn,m 1n < 𝜖2.

Thus, since m was arbitrary, it follows that

ρ¯(xn,0) = sup {d¯(xn,m,0)m +} 𝜖2 < 𝜖,

and hence xn Bρ¯(0,𝜖). Thus also xn U since Bρ¯(0,𝜖) U. Since n N was arbitrary as was the neighborhood U, this shows that the sequence converges to 0 as desired.

Since it is coarser than the uniform topology, it follows that the x sequence also converges to 0 in the product topology as well by Lemma 2 part (3).

Next, we show that the x sequence does not converge in the box topology, for which it suffices to show that it does not converge to 0. Again, this is because, if it were to converge to some other point y0 in the box topology, then it would also converge to y in the uniform topology since it is coarser (Lemma 2 part (3)), but this would violate the fact that it converges to the unique point 0 by what was just shown. So consider the basis element and open set of the box topology U = n=1Un where each Un = (1n,1n). Clearly, U contains 0 so that it is a neighborhood of 0. We claim that no element of the sequence is in U, which of course suffices to show that it cannot converge to 0. So consider any n + and so that xn,n = 1n 1n so that xn,n(1n,1n) = Un. From this it follows that xn n=1Un = U. Since n was arbitrary this shows no element of the sequence is in U so that the sequence cannot converge to 0.

Regarding the y sequence, it is defined as

yn = (yn,1,yn,2,yn,3,),

where

yn,m = { 1nm n 0 m > n

for n,m +. Since yn,m is always either 0 or 1n, the same argument that shows that the x sequence converges to 0 in the uniform topology shows that the y sequence does as well. Of course, this also means that it converges to 0 in the product topology as well since it is coarser. Similarly, the same argument that shows that the x sequence does not converge in the box topology applies to y as well since we have that yn,n = xn,n = 1n for all n +.

Now, the z sequence is defined by

zn = (zn,1,zn,2,zn,3,),

where

zn,m = { 1nm 2 0 m > 2

for n,m +.

We show that this sequence converges to 0 in the box topology. So consider any neighborhood U of 0 in the box topology so that there is a basis element B = m=1Bm containing 0 where B U. Of course then each Bm is open in and 0 Bm. Considering the standard topology of using the metric topology basis, there is then an 𝜖1 > 0 such that Bd(0,𝜖1) B1 by Lemma 1 since B1 is open and contains 0. Likewise, there is an 𝜖2 > 0 where Bd(0,𝜖2) B2. So set 𝜖 = min {𝜖1,𝜖2} so that of course there is a positive integer N large enough that N > 1𝜖. Then, for any n N we have that n N > 1𝜖 so that 1n < 𝜖 𝜖1, and similarly 1n < 𝜖 𝜖2. Now consider any m +. If m 2 then of course either m = 1 or m = 2 so that, either way, we have

d(zn,m,0) = |zn,m 0| = |zn,m| = |1n| = 1n < 𝜖 𝜖m

so that zn,m Bd(0,𝜖m) Bm. If m > 2 then we clearly have zn,m = 0 Bm as well. Since m was arbitrary, this shows that zn m=1Bm = B U. This shows that the sequence converges to 0 since n N was arbitrary and U was any neighborhood of 0.

Of course, this also shows that the z sequence converges to 0 in the uniform and product topologies as well by Lemma 2 part (3) since they are both coarser than the box topology. □

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