TOPOLOGY: NOTES AND PROBLEMS

2y ago
56 Views
6 Downloads
361.70 KB
37 Pages
Last View : 22d ago
Last Download : 3m ago
Upload by : Joao Adcock
Transcription

TOPOLOGY: NOTES AND PROBLEMSAbstract. These are the notes prepared for the course MTH 304 tobe offered to undergraduate students at IIT Kanpur.Contents1. Topology of Metric Spaces2. Topological Spaces3. Basis for a Topology4. Topology Generated by a Basis4.1. Infinitude of Prime Numbers5. Product Topology6. Subspace Topology7. Closed Sets, Hausdorff Spaces, and Closure of a Set8. Continuous Functions8.1. A Theorem of Volterra Vito9. Homeomorphisms10. Product, Box, and Uniform Topologies11. Compact Spaces12. Quotient Topology13. Connected and Path-connected Spaces14. Compactness Revisited15. Countability Axioms16. Separation Axioms17. Tychonoff’s . Topology of Metric SpacesA function d : X X R is a metric if for any x, y, z X,(1) d(x, y) 0 iff x y.(2) d(x, y) d(y, x).(3) d(x, y) d(x, z) d(z, y).We refer to (X, d) as a metric space.Exercise 1.1 : Give five of your favourite metrics on R2 .Exercise 1.2 : Show that C[0, 1] is a metric space with metric d (f, g) : kf gk .1

2TOPOLOGY: NOTES AND PROBLEMSAn open ball in a metric space (X, d) is given byBd (x, R) : {y X : d(y, x) R}.Exercise 1.3 : Let (X, d) be your favourite metric (X, d). How does openball in (X, d) look like ?Exercise 1.4 : Visualize the open ball B(f, R) in (C[0, 1], d ), where f isthe identity function.We say that Y X is open in X if for every y Y, there exists r 0such that B(y, r) Y, that is,{z X : d(z, y) r} Y.Exercise 1.5 : Give five of your favourite open subsets of R2 endowed withany of your favourite metrics.Exercise 1.6 : Give five of your favourite non-open subsets of R2 .Exercise 1.7 : Let B[0, 1] denote the set of all bounded functions f :[0, 1] R endowed with the metric d . Show that C[0, 1] can not be openin B[0, 1].Hint. Any neighbourhood of 0 in B[0, 1] contains discontinuous functions.Exercise 1.8 : Show that the open Runit ball in (C[0, 1], d ) can not beopen in (C[0, 1], d1 ), where d1 (f, g) [0,1] f (t) g(t) dt.Hint. Construct a function of maximum equal to 1 r at 0 with areacovered less than r.Exercise 1.9 : Show that the open unit ball in (C[0, 1], d1 ) is open in(C[0, 1], d ).Example 1.10 : Consider the first quadrant of the plane with usual metric.Note that the open unit disc there is given by{(x, y) R2 : x 0, y 0, x2 y 2 1}.We say that a sequence {xn } in a metric space X with metric d convergesto x if d(xn , x) 0 as n .Exercise 1.11 : Discuss the convergence of fn (t) tn in (C[0, 1], d1 ) and(C[0, 1], d ).Exercise 1.12 : Every metric space (X, d) is Hausdorff: For distinct x, y X, there exists r 0 such that Bd (x, r) Bd (y, r) . In particular, limitof a convergent sequence is unique.

TOPOLOGY: NOTES AND PROBLEMS3Exercise 1.13 : (Co-finite Topology) We declare that a subset U of R isopen iff either U or R \ U is finite. Show that R with this “topology” isnot Hausdorff.A subset U of a metric space X is closed if the complement X \ U is open.By a neighbourhood of a point, we mean an open set containing that point.A point x X is a limit point of U if every non-empty neighbourhood of xcontains a point of U. (This definition differs from that given in Munkres).The set U is the collection of all limit points of U.Exercise 1.14 : What are the limit points of bidisc in C2 ?Exercise 1.15 : Let (X, d) be a metric space and let U be a subset of X.Show that x U iff for every x U , there exists a convergent sequence{xn } U such that limn xn x.2. Topological SpacesLet X be a set with a collection Ω of subsets of X. If Ω contains andX, and if Ω is closed under arbitrary union and finite intersection then wesay that Ω is a topology on X. The pair (X, Ω) will be referred to as thetopological space X with topology Ω. An open set is a member of Ω.Exercise 2.1 : Describe all topologies on a 2-point set. Give five topologieson a 3-point set.Exercise 2.2 : Let (X, Ω) be a topological space and let U be a subset ofX. Suppose for every x U there exists Ux Ω such that x Ux U.Show that U belongs to Ω.Exercise 2.3 : (Co-countable Topology) For a set X, define Ω to be thecollection of subsets U of X such that either U or X \ U is countable.Show that Ω is a topology on X.Exercise 2.4 : Let Ω be the collection of subsets U of X : R such thateither X \ U or X \ U is infinite. Show that Ω is not a topology on X.Hint. The union of ( , 0) and (0, ) does not belong to Ω.Let X be a topological space with topologies Ω1 and Ω2 . We say that Ω1is finer than Ω2 if Ω2 Ω1 . We say that Ω1 and Ω2 are comparable if eitherΩ1 is finer than Ω2 or Ω2 is finer than Ω1 .Exercise 2.5 : Show that the usual topology is finer than the co-finitetopology on R.Exercise 2.6 : Show that the usual topology and co-countable topology onR are not comparable.

4TOPOLOGY: NOTES AND PROBLEMSRemark 2.7 : Note that the co-countable topology is finer than the co-finitetopology.3. Basis for a TopologyLet X be a set. A basis B for a topology on X is a collection of subsetsof X such that(1) For each x X, there exists B B such that x B.(2) If x B1 B2 for some B1 , B2 B then there exists B B suchthat x B B1 B2 .Example 3.1 : The collection {(a, b) R : a, b Q} is a basis for atopology on R.Exercise 3.2 : Show that collection of balls (with rational radii) in a metricspace forms a basis.Example 3.3 : (Arithmetic Progression Basis) Let X be the set of positiveintegers and consider the collection B of all arithmetic progressions of positive integers. Then B is a basis. If m X then B : {m (n 1)p} containsm. Next consider two arithmetic progressions B1 {a1 (n 1)p1 } andB2 {a2 (n 1)p2 } containing an integer m. Then B : {m (n 1)(p)}does the job for p : lcm{p1 , p2 }.4. Topology Generated by a BasisLet B be a basis for a topology on X. The topology ΩB generated by B isdefined asΩB : {U X : For each x U, there exists B B such that x B U }.We will see in the class that ΩB is indeed a topology that contains B.Exercise 4.1 : Show that the topology ΩB generated by the basis B : {(a, b) R : a, b Q} is the usual topology on R.Example 4.2 : The collection {[a, b) R : a, b R} is a basis for a topologyon R. The topology generated by it is known as lower limit topology on R.SExample 4.3 : Note that B : {p} {{p, q} : q X, q 6 p} is a basis. Wecheck that the topology ΩB generated by B is the VIP topology on X. LetU be a subset of X containing p. If x U then choose B {p} if x p,and B {p, x} otherwise. Note further that if p / U then there is no B Bsuch that B U. This shows that ΩB is precisely the VIP topology on X.Exercise 4.4 : Show that the topology generated by the basis B : {X} {{q} : q X, q 6 p} is the outcast topology.

TOPOLOGY: NOTES AND PROBLEMS5Exercise 4.5 : Show that the topological space N of positive numbers withtopology generated by arithmetic progression basis is Hausdorff.Hint. If m1 m2 then consider open sets {m1 (n 1)(m1 m2 1)}and {m2 (n 1)(m1 m2 1)}.The following observation justifies the terminology basis:Proposition 4.6. If B is a basis for a topology on X, then ΩB is the collection Ω of all union of elements of B.Proof. Since B ΩB , by the very definition of topology, Ω ΩB . Let U ΩB . Then for each x U, there exists Bx B such that x Bx U. Itfollows that U x Bx , that is, U Ω. Remark 4.7 : If B1 and B2 are bases for topologies on X such that B2 B1then ΩB1 is finer than ΩB2 .Proposition 4.8. For i 1, 2 consider the basis Bi X and the topologyΩBi it generates. TFAE:(1) ΩB1 is finer than ΩB2 .(2) For each x X and each basis element B2 B2 containing x, thereis a basis element B1 B1 such that x B1 B2 .Exercise 4.9 : Let X : R. Consider the pairs of bases:(1) B1 : {(a, b) R : a, b R} and B2 : {(a, b) R : a, b Q}.(2) B1 : {[a, b) R : a, b R} and B2 : {[a, b) R : a, b Q}.(3) B1 : {[a, b) R : a, b R} and B2 : {(a, b) R : a, b R}.Do they generate comparable topologies ? If so then do they generate thesame topology ?Example 4.10 : Consider the subset(a, b) \ K : {x (a, b) : x 6 1/n for any integer n 1}of the open interval (a, b). The collectionB1 : {(a, b) R : a, b R} {(a, b) \ K R : a, b R}is a basis for a topology on R. The topology it generates is known as theK-topology on R. Clearly, K-topology is finer than the usual topology. Notethat there is no neighbourhood of 0 in the usual topology which is containedin ( 1, 1) \ K B1 . This shows that the usual topology is not finer thanK-topology. The same argument shows that the lower limit topology is notfiner than K-topology. Consider next the neighbourhood [2, 3) of 2 in thelower limit topology. Then there is no neighbourhood of 2 in the K-topologywhich is contained in [2, 3). We conclude that the K-topology and the lowerlimit topology are not comparable.

6TOPOLOGY: NOTES AND PROBLEMS4.1. Infinitude of Prime Numbers. Let (X, Ω) be a topological spacewith topology Ω. A subset V of X is said to be closed if X \ V belongs to Ω.Exercise 4.11 : ([1, H. Fürstenberg]) Consider N with the arithmetic progression topology. Verify the following:(1) For a prime number p, the basis element {np : n 1} is closed.(2) There are infinitely prime numbers.Hint. For (i), note that {np} N \ p 1i 1 {i np}. For (ii), note thatN \ {1} p {np}, where union is over all prime numbers. Now note thatno finite set is open.5. Product TopologyProposition 5.1. Let (X1 , Ω1 ) and (X2 , Ω2 ) be topological spaces with basesB1 and B2 respectively. Then B : {B1 B2 : B1 B1 , B2 B2 } forms abasis for a topology on X1 X2 .Proof. We note the following:(1) Suppose (x1 , x2 ) X1 X2 . Then for i 1, 2, xi Xi , and hencethere exists Bi Bi such that xi Bi . Thus (x1 , x2 ) B1 B2 B.(2) Let (x1 , x2 ) (B1 B2 ) (B10 B20 ) for some Bi , Bi0 Bi (i 1, 2).Note that (B1 B2 ) (B10 B20 ) (B1 B10 ) (B2 B20 ). Then thereexists Bi00 Bi such that xi Bi00 Bi Bi0 . Thus B : B100 B200 Bsatisfies (x1 , x2 ) B (B1 B2 ) (B10 B20 ).This completes the proof. The product topology on X1 X2 is the topology generated by the basisB as given above. For example, the product topology on R R coincideswith usual topology on R2 .Exercise 5.2 : Show that the open unit disc is open in the product topologyon R2 . Show further that it is not of form U V for any open subsets Uand V of R.Example 5.3 : Consider the space Rl R with product topology, where Rldenotes the real line with lower limit topology. The basis for the producttopology consists of {(x, y) R2 : a x b, c y d}.Example 5.4 : Let X1 denote the topological space R with discrete topologyand let X2 be R with usual topology. Then the product topology Ω on R Ris nothing but the dictionary order topology on R2 . Since the basis for theproduct topology on R R is given by {{x1 } (a, b) : x1 , a, b R}, anyopen set in the dictionary order topology is union of open sets in the producttopology.We also note that the product topology Ω is finer than the usual topologyon R2 . In fact, any basis element (a, b) (c, d) of the usual topology can be

TOPOLOGY: NOTES AND PROBLEMS7expressed as the union a x b {x} (c, d) of open sets {x} (c, d) in theproduct topology Ω.6. Subspace TopologyLet (X, Ω) be a topological space and let Y be a subset of X. ThenΩY : {U Y : U Ω} is a topology on Y, called the subspace topology.Remark 6.1 : If U Ω and U Y then U is open in the subspace topology.Remark 6.2 : If V ΩY and Y Ω then V Ω.Example 6.3 : Consider the real numbers R with usual topology and letY : [ 1, 1]. Then(1) (1/2, 1) is open in the subspace topology: (1/2, 1) Y .(2) (1/2, 1] is open in the subspace topology: (1/2, 1] (1/2, 2) Y.(3) [1/2, 1) is not open in the subspace topology: If [1/2, 1) U Y forsome open subset U of R then 1/2 U. Thus (1/2 , 1/2 ) iscontained in U Y [1/2, 1) for some 0, which is not possible.(4) {x (0, 1) : 1/x 6 1, 2, · · · } is open in the subspace topology: Thisset is open in R. Now apply Remark 6.1.Remark 6.4 : Let (X, Ω) be a topological space with subsets Y, Z suchthat Z Y X. Then (Y, ΩY ) is a subspace of (X, Ω) and (Z, ΩYZ ) is asubspace of (Y, ΩY ). Also, (Z, ΩZ ) is a subspace of (X, Ω). Then ΩZ ΩYZ .Proposition 6.5. If B is basis for the topological space X, and Y is asubspace of X then the basis BY for the subspace topology on Y is given byBY {B Y : B B}.Example 6.6 : Consider the topological space Rl R and let L denote astraight line in the plane. Then the basis elements for the subspace topologyon L are of the form{(x, y) L : a x b, c y d} or {(x, y) L : a x b, c y d}provided L is neither X-axis nor Y -axis.Let X be a simply ordered set with order topology Ωo and let Y be asubset of X. Then the order relation on X makes Y into an ordered set.This makes Y a topological space with order topology ΩY,o . Also, Y has thesubspace topology ΩY . We will see in class an example in which ΩY,o andΩY are not same [4, Pg 90, Example 3].Lemma 6.7. ΩY,o ΩY .Proof. The basis elements for the order topology on Y are of the form B1 : {x Y : a x b}, B2 : {x Y : ã0 x b}, B3 : {x Y : a x

8TOPOLOGY: NOTES AND PROBLEMSb̃0 }, where ã0 , b̃0 denote the minimal and maximal elements of Y (if exists)respectively. Clearly, a0 ã0 , b̃0 b0 . Note the following:(1) Clearly, B1 (a, b) Y.(2) If a0 ã0 then B2 [a0 , b) Y.(3) If a0 ã0 then B2 (a0 , b) Y.(4) If b0 b̃0 then B3 (a, b0 ] Y.(5) If b0 b̃0 then B3 (a, b0 ) Y.Thus B1 , B2 , B3 belong to the basis for the subspace topology. That is,BY,o BY , and hence ΩY,o ΩY . Let X be a simply ordered set and let Y be a subset of X. We say thatY is convex if for any pair a, b Y, the interval (a, b) is contained in Y.Example 6.8 : Any interval (x, y) in a simply ordered set is convex: Ifa, b (x, y) then x a b y and hence (a, b) (x, y).Example 6.9 : Consider the subset [0, 1] [0, 1] of R2 with dictionary order.Then 0 0, 1 1 belong to [0, 1] [0, 1], however, 1/2 2 (0 0, 1 1)does not belong to [0, 1] [0, 1].The first quadrant is not a convex subset of R2 . However, the right halfplane is convex.Lemma 6.10. Let Y be a convex subset of topological space X with ordertopology. For any open ray R in X, R Y is open in order topology on Y.Proof. We prove the lemma only for the ray (a, ). Consider the cases:(1) a y for all y Y : Then Z Y.(2) y a for all y Y : Then Z .(3) There exists y1 , y2 Y such that y1 a y2 : Then a Y . Theconvexity of Y implies that a (y1 , y2 ) Y .If a / Y then Z Y or Z . If a Y then the open set Z : (a, ) Yin the subspace topology is actually an open ray in Y. Theorem 6.11. Let Y be a convex subset of the topological space X withorder topology. Then the order topology on Y is same as subspace topologyon Y, that is, ΩY,o ΩY .Proof. By the preceding lemma, for any open ray R in X, R Y is open inorder topology on Y. Note the following:(1) If a b then (a, b) Y (( , b) Y ) ((a, ) Y ).(2) If X has minimal elment a0 then [a0 , b) Y ( , b) Y .(3) If X has maximal element b0 then (a, b0 ] Y (a, ) Y .Thus every basis element for the subspace topology is open in order topologyon Y. The fact that every basis element for the order topology is open in thesubspace topology is established in Lemma 6.7. Remark 6.12 : If may happen that for a non-convex subset Y of X, ΩY,o ΩY . Consider for example X : R and Y : R \ {0}.

TOPOLOGY: NOTES AND PROBLEMS97. Closed Sets, Hausdorff Spaces, and Closure of a SetA topological space (X, Ω) is Hausdorff if for any pair x, y X withx 6 y, there exist neighbourhoods Nx and Ny of x and y respectively suchthat Nx Ny .Any metric space is Hausdorff. In particular, the real line R with usualmetric topology is Hausdorff.Exercise 7.1 : If X is Hausdorff then show that the complement of anyfinite set is open.Hint. Let x0 X then let x X \ {x0 } and apply the definition ofHausdorff set to the pair x, x0 .Recall that a subset of X is closed if its complement in X is open in X.Remark 7.2 : Arbitrary intersection of closed sets is closed. Finite unionof closed sets is closed.Example 7.3 : Consider the real line R with usual topology. Then the setQ of rationals is not closed. This follows since any neighbourhood of anirrational number contains rationals. If we enumerate Q as a sequence {rn }then Q n {rn }, which shows that countable union of closed sets need notbe closed.Exercise 7.4 : Show that X is Hausdorff iff the diagonal : {(x, x) X X} is closed in X X.Hint. Note that x 6 y iff (x, y) belongs to the complement of in X X.Check that X is Hausdorff iff X X \ is open in X X.Exercise 7.5 : Show that every topological space with order topology isHausdorff.Hint. Given x1 6 x2 , choose xi (ai , bi ) possibly (a1 , b1 ) (a2 , b2 ) 6 .We may assume that a2 b1 . If there is c (a1 , b1 ) (a2 , b2 ) then try (a1 , c)and (c, b2 ). Otherwise try (a1 , b1 ) and (a2 , b2 ).Exercise 7.6 : What are all closed subsets of R with VIP topology (resp.outcast topology) ?Example 7.7 : Consider the subset Y : ( , 0) [1, ) of R. Clearly, Yis not closed in the usual topology on R as R \ Y [0, 1) is not open in R.However, Y is closed in Rl .Exercise 7.8 : Show that the only non-empty subset of R which is open aswell as closed is R.Hint. Write R A B for open and disjoint sets A and B. If a Aand b B with a b then [a, b] A0 B0 , where A0 A [a, b] and

10TOPOLOGY: NOTES AND PROBLEMSB0 B [a, b] are disjoint. Let c : sup A0 [a, b]. Then either c A0 orc B0 . If c A0 then either c a or a c b. Since A0 is open in thesubspace topology on [a, b], there is d such that [c, d) A0 . This contradictsthat c sup A0 . Similarly, prove that c can not belong to B0 .Exercise 7.9 : Given an example of a non-empty subset of Y : R \ {0}which is open as well as closed in the subspace topology on Y .Exercise 7.10 : Let f : Rn R be a continuous function in the variablesx1 , · · · , xn . Show that the zero set Z(f ) : {x Rn : f (x) 0} is a closedsubset of Rn .2Exercise 7.11 : Identify Mn (C) with Cn with usual topology. Show thatGLn (C) is an open subset of Mn (C).Let (X, Ω) be a topological space with topology Ω. If A is a subset of Xthen the closure Ā of A in X is defined as the intersection of all closed setscontaining A:Ā \closedB.B ARemark 7.12 : Clearly, A Ā. Also, Ā A iff A is closed.Example 7.13 : The closure of rationals in the usual topology on R is R.To see this, let B be a closed subset of R such that Q B. If B 6 R thenthe complement of B in R is non-empty, and hence contains an interval. Butthen R \ B contains a rational, which is not possible since Q B.Example 7.14 : Let X be an ordered set with order topology. Note thatthe complement of [a, b] in X is open. Thus (a, b) [a, b].Example 7.15 : Considerthe topologicalspace Rl . Then the closure of (non-closed set) (0, 2) equals [0, 2). This follows from the observationthat R \ [0, 2) ( , 0) [ 2, ) is open in Rl . If one replaces thelower limit topology by the topology Ω generated by the basis {[a, b) : a, b Q} then the closure of (0, 2) in Ω equals [0, 2]. This provides anotherverification of the fact that Ω and the lower limit topology are different.Example 7.16 : Let X R with usual topology. Then the closure of (0, 1)in R equals [0, 1] as [0, 1] is the smallest closed set containing (0, 1). However,the closure of (0, 1) in the subspace topology on [0, 1) equals [0, 1) as [0, 1)is the smallest closed in the subspace topology that contains (0, 1).Theorem 7.17. Let (X, Ω) be a topological space with topology Ω. Let A, Ybe subsets of X such that A Y. Then

TOPOLOGY: NOTES AND PROBLEMS11(1) A is closed in the subspace topology on Y iff A B Y for someclosed subset B of X.(2) The closure of A in the subspace topology on Y equals Ā Y.Proof. (1) If A B Y for some closed subset B of X then (X \ B) Y Y \ A, and hence A is closed in the subspace topology on Y. If A is closedin the subspace topology on Y then Y \ A U Y for some open set U inX. Then A Y \ (U Y ) B Y for closed set B : X \ U in X.(2) Let B denote the closure of A in the subspace topology. Since Ā Yis a closed set containing A, and B is the smallest closed set in the subspacetopology that contains A, we have B Ā Y. Also, since B C Y for someclosed set C in X that contains A, Ā C. But then Ā Y C Y B. Corollary 7.18. Let Y be a subspace of X. If A is closed in Y and Y isclosed in X, then A is closed in X.Proof. Let Ā and ĀY denote the closures of A in X and Y respectively.By the last theorem, ĀY Ā Y. Suppose that A is closed in Y , that is,ĀY A. But then A ĀY Ā Y, which is the intersection of closed setsĀ and Y in X. Hence A is closed in X. Example 7.19 : Consider the topological space R R with dictionary ordertopology and consider the unit square [0, 1] [0, 1] with subspace topology.Note that A : {(1/n) 0 : n N} is closed in R R, and hence in thesubspace topology on [0, 1] [0, 1]. Note that the closure of B : {0 (1/n) :n N} in R R equals B {0 0}. This also shows that the closure of Bin the subspace topology equals B {0 0}.By a neighbourhood of a point, we mean an open set containing that point.By a deleted neighbourhood of a point x, we mean U \ {x}, where U is aneighbourhood of x. If A is a subset of the topological space X and if x Xthen we say that x is a cluster point of A if every deleted neighbourhood ofx intersects A.Example 7.20 : Consider the subset A : [0, 1) {2} of the real line withusual topology. Note that 1 is a cluster point of A but 2 is not a clusterpoint of A.Exercise 7.21 : What are all cluster points of {q} in VIP topology withbase point p on R ?Lemma 7.22. Every cluster point of A belongs to Ā.Proof. If possible, suppose that x / Ā. But then U : X \ Ā is a neighbourhood of x. Since x is a cluster point of x, the deleted neighbourhood U \ {x}must intersect A. This is not possible since U is contained in X \ A. Lemma 7.23. If x Ā (X \ A) then x is a cluster point of A.

12TOPOLOGY: NOTES AND PROBLEMSProof. If x is not a cluster point of A then there is a neighbourhood U of xsuch that (U \ {x}) A . Since x / A, we have U A , and henceA is contained in the closed set X \ U. By the definition of closure of a set,Ā X \ U. Since x Ā, we arrive at the contradiction that x / U. We combine the preceding two lemmas to get the following:Theorem 7.24. x Ā iff either x A or x is a cluster point of A.Theorem 7.25. If X is a Hausdorff space then every neighbourhood of acluster point of A contains infinitely many points from A.Proof. Suppose that X is Hausdorff and let x be a cluster point of a subsetA of X. Suppose, if possible, there is a neighbourhood U of x such thatU A F is a finite set. Since X is Hausdorff, F is closed in X. But thenthe deleted neighbourhood U (X \ F ) of x does not intersect at all. Thatcontradicts that x is a cluster point. 8. Continuous FunctionsLet (Xi , Ωi ) (i 1, 2) be two topological spaces and let f : X1 X2 bea function. We say that f is continuous if for any V Ω2 , the pre-imagef 1 (V ) of V under f belongs to Ω1 .Remark 8.1 : Note that f is continuous iff for any closed set B in X2 ,the pre-image f 1 (B) of B under f is closed in X1 . This follows from theobservation f 1 (X2 \ B) X1 \ f 1 (B).Exercise 8.2 : Let (X, Ωi ) (i 1, 2) be two topological spaces and considerthe identity function id from X onto itself. Show that Ω1 is finer than Ω2iff the identity function id is continuous.Example 8.3 : Let X1 , X2 , X3 denote the set R with usual topology, lowerlimit topology, K-topology respectively. The identity mapping id from X3onto X1 is continuous. However, neither the identity mapping id from X2onto X3 nor the identity mapping id from X3 onto X2 is continuous.Exercise 8.4 : Let X be a topological space with discrete topology and Ybe any topological space. Show that any function f : X Y is continuous.Exercise 8.5 : Let (Xi , Ωi ) be two topological spaces with topology Ωi (i 1, 2) and let x0 X2 . If X2 is Hausdorff then show that for any continuousfunction f : X1 X2 , the set C : {x X1 : f (x) x0 } is closed in X1 .Hint. Note that f 1 (X2 \ {x0 }) X1 \ C.Example 8.6 : Consider the metric space C[0, 1] with sup metric and Cwith usual topology. For fixed t0 [0, 1], consider the evaluation functionalEt0 : C[0, 1] C given by Et0 (f ) f (t0 ). Since f (t0 ) g(t0 ) d (f, g),the convergence in sup metric implies point-wise convergence. It follows

TOPOLOGY: NOTES AND PROBLEMS13that Et0 is continuous. Now {f C[0, 1] : f (t0 ) 6 0} is the complement ofthe null-space of Et0 , and hence by the last exercise, it is open in C[0, 1].Exercise 8.7 : If f : X Y is continuous and a sequence {xn } in Xconverges to x X, show that the sequence {f (xn )} in Y converges to f (x).Proposition 8.8. Let (Xi , Ωi ) (i 1, 2) be two topological spaces and let B2be a basis for Ω2 . A function f : X1 X2 is continuous iff for any B2 B2 ,the pre-image f 1 (B2 ) of V under f belongs to Ω1 .Proof. Suppose that for any B2 B2 , the pre-image f 1 (B2 ) of V underf belongs to Ω1 . Let V be an open subset of Ω2 . Then V α Bα . Sincef 1 (V ) α f 1 (Bα ), f 1 (V ) belongs to Ω1 . Example 8.9 : Consider the topological space X1 : (0, ) with the subspace topology inherited from R. Then the function f (x) x2 from X1 ontoitself is continuous. In view of the last proposition, we need to check thatthe pre-image of any open interval in (0, ) is open. However, note that for 0 a b , f 1 (a, b) ( a, b). If X2 denotes the topological space(0, ) with lower limit topology then by the same argument, the functionf : X1 X2 given by f (x) x2 is not continuous. Finally, note that thefunction f : X2 X1 given by f (x) x2 is continuous.Exercise 8.10 : Let E be a non-empty proper subset of the topologicalspace X. Consider the characteristic function χE of E. Show that χE iscontinuous iff E is a closed and open subset of X.Exercise 8.11 : Consider topological spaces Xi (X, Ωi ), i 1, 2 such thatΩ1 is finer than Ω2 . Show that f : X1 Y is continuous if so is f : X2 Y.The next result says that continuity is a local property.Proposition 8.12. Let (Xi , Ωi ) (i 1, 2) be two topological spaces. A function f : X1 X2 is continuous iff for each x X and each neighbourhoodVx of f (x), there is a neighbourhood Ux of x such that f (Ux ) Vx .Proof. If f is continuous then Ux : f 1 (Vx ) satisfies f (Ux ) Vx .Conversely, suppose that for each x X and each neighbourhood Vx off (x), there is a neighbourhood Ux of x such that f (Ux ) Vx . Let V bean open subset of X2 and let x f 1 (V ). Then f (x) V, and hence byhypothesis, there is a neighbourhood Ux of x such that f (Ux ) V. But thenUx f 1 (V ), and hence f 1 (V ) is open. We say that f : X1 X2 is continuous at x X1 if for each neighbourhood Vx of f (x), there is a neighbourhood Ux of x such that f (Ux ) Vx .By the last result, f is continuous iff f is continuous at every point.Example 8.13 : Consider the function f : R R given by f (x) x ifx Q and f (x) x if x R \ Q. We check that f is continuous only at 0.

14TOPOLOGY: NOTES AND PROBLEMSTo see that, first note that any neighbourhood V0 of f (0) 0 contains aninterval ( , ) for some 0. Then U0 : ( , ) satisfies f (U0 ) ( , ) V0 . Thus f is continuous at 0. If x 0 then for Vx : (x/2, 3x/2) (0, ),there is no neighbourhood Ux of x such that f (Ux ) Vx (since f (Ux ) alwayscontains negative numbers). Similarly, one can see that f is not continuousat x 0.Exercise 8.14 : Let X be a topological space and Y be a topological spacewith ordered topology. Let f, g : X Y be continuous functions. Showthat the set U : {x X : f (x) g(x)} is open in X.Hint. Let x0 U. If (g(x0 ), f (x0 )) then g 1 ( , f (x0 )) f 1 (g(x0 ), )is a neighbourhood of x0 contained in U. Otherwise, for any y (g(x0 ), f (x0 )),g 1 ( , y) f 1 (y, ) is a neighbourhood of x0 contained in U.Exercise 8.15 : Prove: Composition of continuous functions is continuous.Hint. Use Proposition 8.12.Corollary 8.16. Let (Xi , Ωi ) (i 1, 2) be topological spaces and let A be asubspace of X1 . If f : X1 X2 is continuous then so is map f A : A X2 .Proof. We apply the last proposition. Let a A and let Va be a neighbourhood of f (a) in X2 . Since A X, a X. Since the f is continuous, there is a neighbourhood Ua of a such that f (Ua ) Va . But thenf (A Ua ) f (Ua ) Va , where A Ua is a neighbourhood of a in thesubspace topology. Remark 8.17 : The inclusion map i : A , X is always continuous.One may wish to know whether or not the converse of Corollary 8.16is true: For X α Aα and f : X A, if each f Aα is continuous thenwhether f is continuous ? (Restriction Problem). The answer is No even ifeach Aα is closed.Example 8.18 : Let X : [0, 1] and A0 : {0}, An : [1/n, 1]. Then thefunction f : [0, 1] R given by f (0) 1, f (x) 1/x (0 x 1) isdiscontinuous at 0. However, f An is continuous for every n 0.The answer to the Restriction Problem is yes if each Aα is open.Corollary 8.19. For X α Aα with open Aα and f : X A, if eachf Aα is continuous then f is continuous.Proof. We apply Proposition 8.12. Let x X and let Vx be a neighbourhoodof x. Then x Aα for some α. Since f Aα is continuous, there exists aneighbourhood Ux,α of x such that f (Ux,α Aα ) Vx , where Ux : Ux,α Aαis the desired neighbourhood of x. An indexed family {Aα } of sub

TOPOLOGY: NOTES AND PROBLEMS Abstract. These are the notes prepared for the course MTH 304 to be o ered to undergraduate students at IIT Kanpur. Contents 1. Topology of Metric Spaces 1 2. Topological Spaces 3 3. Basis for a Topology 4 4. Topology Generated by a Basis 4 4.1. In nitude of Prime Numbers 6 5. Product Topo

Related Documents:

1 Introduction to Combinatorial Algebraic Topology Basic Topology Graphs to Simplicial Complexes Posets to Simplicial Complexes 2 Permutation Patterns Introduction and Motivation Applying Combinatorial Algebraic Topology Kozlov, Dimitry. Combinatorial algebraic topology. Vol. 21. Springer Science & Business Media, 2008.

a topology on R, the standard topology on R. Thus the open sets are unions of open intervals. A closed interval [c,d] is then closed in this topology. A half-open interval ]a,b],a bis neither open nor closed for this topology. We shall verify later that and R are the only subsets of R which are both open and closed (see (1.9.1)).

Zvi Rosen Applied Algebraic Topology Notes Vladimir Itskov 1. August 24, 2015 Algebraic topology: take \topology" and get rid of it using combinatorics and algebra. Topological space 7!combinatorial object 7!algebra (a bunch of vector spaces with maps).

An approach for the combined topology, shape and sizing optimization of profile cross-sections is the method of Graph and Heuristic Based Topology Optimization (GHT) [4], which separates the optimization problem into an outer optimization loop for the topology modification and an inner optimization loo

(An invitation to combinatorial algebraic topology) Combinatorics and topology of toric arrangements II. Topology of arrangements in the complex torus Emanuele Delucchi (SNSF / Universit e de Fribourg) Toblach/Dobbiaco February 23, 2017

Figure 2.1 shows 3 types of topologies that ZigBee supports: star topology, peer-to-peer topology and cluster tree. 2.2.1 Star Topology In the star topology, the communication is established between devices and a single central con-troller, called the PAN coordinator. T

- Mikio Nakahara, "Geometry, Topology and Physics", Taylor & Francis (2003) ! . In condensed matter physics: Topology of insulating materials, topology of band structures. Band theory of solids and topology Bloch’s theorem: Topologic

the welfarist objective assumed in modern Mirrleesian theory. In normative terms, the shift from the classical bene–t-based view to the dominant modern approach, which pursues so-called "endowment taxation," is quite substantial. Under the modern approach, an individual s income-earning ability is taken as a given, and as ability makes it .