Notes on nets and convergence in topology

Size: px
Start display at page:

Download "Notes on nets and convergence in topology"

Transcription

1 Topology I Humboldt-Universität zu Berlin C. Wendl / F. Schmäschke Summer Semester 2017 Notes on nets and convergence in topology Nets generalize the notion of sequences so that certain familiar results relating continuity and compactness to sequences in metric spaces can be proved in arbitrary topological spaces. Such a generalization is necessary because, unless one imposes extra conditions on a topological space such as the countability axioms, constructing sequences or subsequences is not always possible the way one would like. The solution is to expand our notion of a sequence x n to something for which the index n need not be a natural number, but can instead take values in a (possibly uncountable) partially ordered set. 1 Nets and sequences Definition 1.1. A directed set (gerichtete Menge) (I, ) consists of a set I with a partial order 1 such that for every pair α,β I, there exists an element γ I with γ α and γ β. Example 1.2. The natural numbers N = {1,2,3,...,} with the relation define a directed set (I, ) := (N, ). Example 1.3. If X is a topological space and x X, one can define a directed set (I, ) where I is the set of all neighborhoods of x in X, and U V for U,V I means V U. This is a directed set because given any pair of neighborhoods U,V X of x, the intersection U V is also a neighborhood of x and thus defines an element of I with U V U and U V V. Note that neither of U and V need be contained in the other, so they might not satisfy either U V or V U, hence is only a partial order, not a total order (Totalordnung). Moreover, for most of the topological spaces we are likely to consider, I is uncountably infinite. Most directed sets that arise in these notes will be variations on one of the above examples, though we will see a third type of example in the proof of Theorem 4.1. Definition 1.4. Given a topological space X, a net (Netz) {x α } α I in X is a function I X : α x α, where (I, ) is a directed set. Definition 1.5. We say that a net {x α } α I in X converges to x X if for every neighborhood U X of x, there exists an element α 0 I such that x α U for every α α 0. Convergence of nets is also sometimes referred to in the literature as Moore-Smith convergence, see e.g. [Kel75]. Example 1.6. A net {x α } α I with (I, ) = (N, ) is simply a sequence, and convergence of this net to x means the same thing as convergence of the sequence. Definition 1.7. A net {x α } α I has a cluster point (also known as accumulation point, Häufungspunkt) at x X if for every neighborhood U X of x and for every α 0 I, there exists α α 0 with x α U. Definition 1.8. A net {y β } β J is a subnet (Teilnetz) of the net {x α } α I if y β = x φ(β) for some function φ : J I such that for every α 0 I, there exists an element β 0 J for which β β 0 implies φ(β) α 0. Example 1.9. If x n is a sequence, any subsequence x kn becomes a subnet {y β } β J of the net {x n } n N by setting J := N and φ : N N : n k n. Note that this remains true if we slightly relax our notion of subsequences so that k n need not be a monotone increasing sequence in N but satisfies k n as n. Conversely, any subnet {y β } β J of a sequence {x n } n N with (J, ) = (N, ) is also a subsequence in this slightly relaxed sense, and can then be reduced to a subsequence in the usual sense by skipping some terms (so that the function n k n becomes strictly increasing). Note however that a subnet of a sequence need 1 Recall that a binary relation defined on a subset of the set of all pairs of elements in I is called a partial order (Halbordnung or Teilordung) if it satisfies (i) x x for all x, (ii) x y and y x implies x = y, and (iii) x y and y z implies x z. We write x y as a synonym for y x. 1

2 not be a subsequence in general, e.g. it is possible to define a subnet {y β } β J of a sequence {x n } n N such that J is uncountable, and one can derive concrete examples of such objects from the proof of Theorem 4.1 below. Remark If {x α } α I is a net converging to x, then every subnet {x φ(β) } β J also converges to x. This follows directly from Definitions 1.5 and 1.8. It is not true in arbitrary topological spaces that a point is a cluster point of a sequence if and only if it is the limit of a convergent subsequence. But it is true for nets: Proposition A point x X is a cluster point of a net {x α } α I in X if and only if there exists a subnet {x φ(β) } β J that converges to x. Proof. If {x φ(β) } β J is a subnet of {x α } α I converging to x, then for every neighborhood U X of x, there exists β 0 J such that x φ(β) U for every β β 0. Then for any α 0 I, the definition of a subnet implies that we can find β 1 J with φ(β) α 0 for all β β 1, and since J is a directed set, there exists β 2 J with β 2 β 0 and β 2 β 1. It follows that for α := φ(β 2 ), α α 0 and x α = x φ(β2) U, thus x is a cluster point of {x α } α I. Conversely, if x is a cluster point of {x α } α I, we can define a convergent subnet as follows. Define a new directed set J = I {neighborhoods of x in X}, with the partial order (α,u) (β,v) defined to mean both α β and V U. Then for each (β,u) J, the fact that x is a cluster point implies that we can choose φ(β,u) I to be any α I such that α β and x α U. This defines a function φ : J I such that for any α 0 I and any neighborhood U 0 X of x, every (β,u) J with (β,u) (α 0,U 0 ) satisfies φ(β,u) β α 0, hence {x φ(β,u) } β J is a subnet of {x α } α I. Moreover, for any neighborhood U X of x, we can choose an arbitrary α 0 I and observe that thus {x φ(β,u) } (β,u) J converges to x. (β,v) (α 0,U) x φ(β,v) V U, 2 The countability axioms Statements about nets in a topological space can typically be simplified into statements about sequences only if the space satisfies one or both of the countability axioms. Definition 2.1. Given a point x in a topological space X, a collection of subsets {U α X} α I is called a neighborhood base for x if every U α is a neighborhood of x and every neighborhood of x contains U α for some α I. Definition 2.2. A topological space X is called first countable (erfüllt das erste Abzählbarkeitsaxiom) if every point in X admits a countable neighborhood base. Example 2.3. All metric (or pseudometric) spaces (X,d) are first countable, as for each x X, the balls B 1/n (x) = {y X d(y,x) < 1/n} for n N form a countable neighborhood base. Lemma 2.4. If x X admits a countable neighborhood base, then it also admits a neighborhood base of the form U 1,U 2,U 3,... such that X U 1 U 2 U 3... x. Proof. Suppose V 1,V 2,V 3,... is a neighborhood base for x. Set U 1 = V 1, and then define U n recursively for each n 2 by U n = V n U n 1. This is an intersection of two neighborhoods of x and is thus also a neighborhood of x, which satisfies U n U n 1 and U n V n by construction. Then for any other neighborhood U X of x, the fact that V 1,V 2,... is a neighborhood base means that U V n for some n N, in which case we also have U U n, proving that U 1,U 2,... is also a neighborhood base. 2

3 The first countability axiom becomes important in discussions of nets and sequences due to the following result. Proposition 2.5. Suppose x X has a countable neighborhood base. Then for every net {x α } α I in X with a cluster point at x, there exists a sequence α 1,α 2,α 3,... I such that the sequence x αn converges to x, and if {x α } α I itself is a sequence, we can take x αn to be a subsequence. Proof. Take a neighborhood base U 1,U 2,U 3,... consisting of nested neighborhoods as in Lemma 2.4. Then for each n N, the fact that x is a cluster point of {x α } α I allows us to choose α n I such that x αn U n. The sequence x αn converges to x since every neighborhood V X of x contains U N for some N N, implying that x n U n U N V for every n N. Additionally, if {x α } α I is a sequence, meaning the directed set (I, ) is (N, ), then we can choose the sequence α n N without loss of generality to be strictly increasing, so that x αn is a subsequence. Definition 2.6. A topological space X is called second countable(erfüllt das zweite Abzählbarkeitsaxiom) if it admits a countable base. Example 2.7. We proved on Problem Set 2 #6 that a metric space is second countable whenever it is also separable, meaning it admits a countable dense subset. This is true of most of the metric spaces that we commonly think about, e.g. R n with its standard Euclidean metric, and many popular function spaces such as the spaces of C k -smooth functions for k 0 and the L p spaces in measure theory (for 1 p < ). It is also easy to show that finite products and countable disjoint unions of second countable spaces are always second countable. The condition does not hold however for all metric spaces, as one can take for instance the discrete metric on any set X: this will be second countable if and only if X itself is countable. (Note however that such a space is only compact if it is finite, so this example is irrelevant for Theorem 4.5 below.) Proposition 2.8. Every second countable space is also first countable. Proof. If U 1,U 2,U 3,... is a countable base for the topology of X, then every neighborhood of each point x X contains an open neighborhood which is a union of some (necessarily countable) subcollection of U 1,U 2,U 3,... At least one set U n in this subcollection is a neighborhood of x, thus one can take the collection of all U n which contain x as a countable neighborhood base for x. Lemma 2.9. If X is a second countable space, then every open cover of X has a countable subcover, i.e. given any collection {U α } α I of open subsets with X = α I U α, there exists a countable subset {α 1,α 2,α 3,...} I such that X = i=n U α n. Proof. Assume {U α } α I is an open cover of X and B is a countable neighborhood base. Then each U α is a union of sets in B, and the collection of sets in B that arise in this way is a countable subcollection B B. Let us denote B = {V 1,V 2,V 3,...}, and observe that since {U α } α I covers X, we also have X = V n. n=1 We can now choose for each V n B an element α n I such that V n U αn, and {U αn } n N is then a countable subcover of {U α } α I. 3 Continuity A map f : X Y is called sequentially continuous (folgenstetig) if for every sequence x n X converging to a point x X, the sequence f(x n ) Y converges to f(x). In metric spaces, a standard theorem states that sequential continuity is equivalent to continuity. In arbitrary topological spaces this is no longer true, but we have the following generalization. Theorem 3.1. For any two topological spaces X and Y, a map f : X Y is continuous if and only if for every net {x α } α I in X converging to a point x X, the net {f(x α )} α I in Y converges to f(x). 3

4 Proof. Assume f : X Y is continuous and {x α } α I is a net in X converging to x X. Given a neighborhood U Y of f(x), its preimage f 1 (U) X is a neighborhood of x, so convergence implies that there exists α 0 I such that x α f 1 (U) for every α α 0. This implies f(x α ) U for every α α 0 and thus proves that {f(x α )} α I converges to f(x). Conversely, suppose that f : X Y is not continuous, so there exists an open set U Y for which f 1 (U) is not open. The latter means f 1 (U) contains a point x for which every neighborhood V X of x contains a point x V f 1 (U). Define a directed set (I, ) as in Example 1.3, i.e. I is the set of all neighborhoods of x, and for two such neighborhoods V and V, we write V V whenever V V. The points x V chosen above then define a net {x V } V I, which convergesto x since for every neighborhood V X of x, V V x V V V. If the corresponding net {f(x V )} V I in Y converges to f(x), then since U Y is an open neighborhood of f(x), we find V 0 I such that f(x V ) U for all V V 0. But this means x V f 1 (U) and is thus a contradiction. Since sequences are also nets, Theorem 3.1 has the following immediate consequence: Corollary 3.2. For any two topological spaces X and Y, all continuous maps X Y are also sequentially continuous. The converse of this corollary is false, as shown by the following counterexample borrowed from [Jän05, 6.3]. Example 3.3. LetX = {f [ 1,1] [0,1] f is continuous}, i.e.x isthespaceofcontinuousfunctions[0,1] [ 1,1], endowed with the subspace topology as a subset of [ 1,1] [0,1] = x [0,1] [ 1,1], so convergence in X means pointwise convergence. We then define Y = { f : [0,1] R f is continuous } with a metrizable topology determined by the so-called L 2 -metric, ( 1 1/2 d L 2(f,g) = f(t) g(t) dt) 2. Since every continuous function on [0,1] is also square-integrable, we obtain a well-defined map 2 0 Φ : X Y : f f. We claim that Φ is sequentiallycontinuous. Indeed, iff n f in X, then the functions f n convergepointwise, but they also satisfy the uniform bound f 1, so appealing to a standard result of measure theory (the Lebesgue dominated convergence theorem), we also have d L 2(f n,f) 0 as n. However, Φ is not continuous. Continuity would imply for instance that the preimage of an ǫ-ball around 0 in the L 2 -metric for arbitrarily small ǫ > 0 is an open neighborhood of 0 in X. The topology of X [ 1,1] [0,1] has a base consisting of sets of the form U = { f X f(x 1 ) U 1,...,f(x N ) U N } for finite sets x 1,...,x N [0,1] and collections of open subsets U 1,...,U N [ 1,1]. In particular, any neighborhood of 0 in X must contain a set of this form, consisting of continuous functions that are only constrained at finitely many points. One can therefore always find such a function f for which d L 2(f,0) is as close to 1 as desired, so Φ cannot map such neighborhoods into arbitrarily small balls in the L 2 -metric. 2 There is no real good reason to require the functions in either X or Y to be continuous, except that this is the simplest way to ensure that all functions we consider are measurable and have finite L 2 -norm. Otherwise the continuity of functions f in X or Y plays no significant role in this discussion. 4

5 The trouble with the converse of Corollary 3.2 is that in the last paragraph of our proof of Theorem 3.1, we were able to construct a net {x V } V I whose index set is the (usually uncountable) collection of all neighborhoods of a fixed point x, and in general there is no obvious way to convert this net into a sequence. On the other hand, Proposition 2.5 provides such a sequence whenever x has a countable neighborhood base, and the same argument then works: if f is sequentially continuous then f(x n ) must converge to f(x), implying that f(x n ) belongs to U for large n even though by construction, x n never belongs to f 1 (U). This gives the same contradiction and thus proves: Corollary 3.4. For any two topological spaces X and Y such that X is first countable, all sequentially continuous maps X Y are continuous. 4 Compactness For metric spaces, the Bolzano-Weierstrass theorem gives an equivalence between compactness (in the sense of open covers having finite subcovers) and sequential compactness (Folgenkompaktheit), the property that every sequence has a convergent subsequence. Once again the notions of nets and convergent subnets provide the proper language for this discussion in general topological spaces, and we can sometimes deduce additional results about sequential compactness with some assistance from the countability axioms. We first prove the natural generalization of the Bolzano-Weierstrass theorem. Theorem 4.1. A topological space X is compact if and only if every net in X has a convergent subnet. Proof. Suppose X is compact but there exists a net {x α } α I in X with no cluster point; recall that by Prop. 1.11, having a cluster point is equivalent to having a convergent subnet. The fact that every x X is not a cluster point of {x α } α I then means that we can find for each x X an open neighborhood U x X of x and an index α x I such that x α U x for all α α x. But {U x } x X is then an open cover of X and therefore has a finite subcover, meaning there is a finite subset x 1,...,x N X such that X = N n=1 U x n. Since (I, ) is a directed set, there also exists an element β I such that β α xn for each n = 1,...,N. Then x β U xn for every n = 1,...,N, but since the sets U xn cover X, this is a contradiction. Conversely, suppose that every net in X has a cluster point, but that X has a collection O of open sets that coverx such that no finite subcollection in O covers X. Define a directed set (I, ) where I is the set of all finite subcollections of O, with the ordering relation defined by inclusion, i.e. for A,B I, A B means A B. Note that (I, ) is a directed set since for any two A,B I, we have A B I with A B A and A B B. By assumption, none of the unions U AU for A I cover X, so we can choose a point x A X \ U (4.1) for each A I, thus defining a net {x A } A I. Then {x A } A I has a cluster point x X. Since the sets in O cover X, we have x V for some V O, and the collection {V} is an element of I, hence there exists A {V} such that x A V. But this means A is a finite subcollection of O that includes V, thus contradicting (4.1). The next two examples show that neither direction of Theorem 4.1 holds in general for sequences, at least not without further conditions on the space X. Example 4.2 (cf. Problem Set 3 # 1). The space [0,1] R of arbitrary functions R [0,1] with the topology of pointwise convergence is compact according to Tychonoff s theorem, as it has a natural identification with the infinite product x R [0,1], and [0,1] is compact. But one can define a sequence f n [0,1] R with no convergent subsequence as follows. For x R and n N, let x (n) {0,...,9} denote the nth digit to the right of the decimal point in the decimal expansion of x. Then defining f n (x) = x (n) /10 gives a sequence f n [0,1] R, and for every subsequence f kn there exists a point x R at which f kn (x) does not converge as n. U A 5

6 Example 4.3 (cf. Problem Set 3 # 2). In the space [0,1] R from Example 4.2, consider the subset X = { f [0,1] R f(x) 0 for at most countably many points x R }, with the subspace topology. For any sequence f n X, the set n N {x R f n(x) 0} is a countable union of countable sets and is thus also countable; denote its elements by t 1,t 2,t 3,... Since [0,1] is compact, we can recursively define a sequence of subsequences as follows: choose f n (1) to be any subsequence of f n such that f n (1) (t 1 ) converges, and for each integer m 2, choose f n (m) f (m) n (t m ) converges this construction ensures that in fact f (m) to be a subsequence of f n (m 1) such that n (t j ) converges for each j = 1,...,m. Then the diagonal sequence f n (n) is a subsequence of f n that converges at all of the points t 1,t 2,t 3,... and vanishes everywhere else, thus it is a pointwise convergent subsequence. On the other hand, it is easy to see that X is not compact: since every function in X vanishes somewhere, the collection {U x X x R} where U x := {f X f(x) = 0} forms an open cover of X, but it has no finite subcover since there exists no finite subset of R on which every f X is guaranteed to vanish somewhere. As in the previous section, converting Theorem 4.1 into a statement about sequential compactness requires the countability axioms. In one direction, the result follows immediately by combining the theorem with Proposition 2.5: if X is compact, then the theorem guarantees that every sequence x n has a cluster point x X, so if x is also known to have a countable neighborhood base, Proposition 2.5 extracts from x n a subsequence converging to x. We ve proved: Corollary 4.4. Every compact topological space that is first countable is also sequentially compact. For the other direction, we can repeat more or less the same argument as in Theorem 4.1, but using the axiom of second countability to replace nets with sequences. Theorem 4.5. If X is a second countable topological space that is sequentially compact, then it is compact. Proof. We need to show that every open cover of X has a finite subcover. Since X is second countable, we can first use Lemma 2.9 to reduce the given open cover to a countable subcover U 1,U 2,U 3,... X. Now arguing by contradiction, suppose that X is sequentially compact but the sets U 1,...,U n do not cover X for any n N, hence there exists a sequence x n X such that x n X \(U 1... U n ) (4.2) for every n N. Some subsequence x kn then converges to a point x X, which necessarily lies in U N for some N N. It follows that x kn also lies in U N for all n sufficiently large, but this contradicts (4.2) as soon as k n N. 5 Epilogue: Products of compact spaces We can now use Theorem 4.1 to provide a very quick proof of the finite case of Tychonoff s theorem. 3 Theorem 5.1. If X and Y are compact topological spaces, then so is X Y. Proof. Suppose {(x α,y α )} α I is a net in X Y. Then the compactness of X implies that the net {x α } α I has a convergent subnet {x φ(β) } β J, and the compactness of Y implies in turn that the net {y φ(β) } β J in Y has a convergent subnet {y φ ψ(γ) } γ K. We conclude that is a convergent subnet of the original net in X Y. {(x φ ψ(γ),y φ ψ(γ) } γ K If you followed that argument and are familiar with Zorn s lemma (a statement about existence of maximal elements in partially ordered sets which is equivalent to the axiom of choice), then you might now be interested in reading Chernoff s proof [Che92] of Tychonoff s theorem for infinite products. The paper is quite short and readable if you re in the right mood. Zorn s lemma itself is discussed e.g. in [Kel75] and [Jän05], both of which also include alternative proofs of Tychonoff s theorem. 3 It is also possible to prove this result directly in terms of open covers and finite subcovers, and that argument can be found in many of the standard books on point-set topology, but I find it a bit tedious. 6

7 References [Che92] P. R. Chernoff, A simple proof of Tychonoff s theorem via nets, Amer. Math. Monthly 99 (1992), no. 10, [Jän05] K. Jänich, Topologie, 8th ed., Springer-Verlag, Berlin, 2005 (German). [Kel75] J. L. Kelley, General topology, Graduate Texts in Mathematics, vol. 27, Springer-Verlag, New York, Reprint of the 1955 edition [Van Nostrand, Toronto, Ont.] 7

1 Topology Definition of a topology Basis (Base) of a topology The subspace topology & the product topology on X Y 3

1 Topology Definition of a topology Basis (Base) of a topology The subspace topology & the product topology on X Y 3 Index Page 1 Topology 2 1.1 Definition of a topology 2 1.2 Basis (Base) of a topology 2 1.3 The subspace topology & the product topology on X Y 3 1.4 Basic topology concepts: limit points, closed sets,

More information

s P = f(ξ n )(x i x i 1 ). i=1

s P = f(ξ n )(x i x i 1 ). i=1 Compactness and total boundedness via nets The aim of this chapter is to define the notion of a net (generalized sequence) and to characterize compactness and total boundedness by this important topological

More information

MA651 Topology. Lecture 9. Compactness 2.

MA651 Topology. Lecture 9. Compactness 2. MA651 Topology. Lecture 9. Compactness 2. This text is based on the following books: Topology by James Dugundgji Fundamental concepts of topology by Peter O Neil Elements of Mathematics: General Topology

More information

Problem Set 2: Solutions Math 201A: Fall 2016

Problem Set 2: Solutions Math 201A: Fall 2016 Problem Set 2: s Math 201A: Fall 2016 Problem 1. (a) Prove that a closed subset of a complete metric space is complete. (b) Prove that a closed subset of a compact metric space is compact. (c) Prove that

More information

E.7 Alaoglu s Theorem

E.7 Alaoglu s Theorem E.7 Alaoglu s Theorem 359 E.7 Alaoglu s Theorem If X is a normed space, then the closed unit ball in X or X is compact if and only if X is finite-dimensional (Problem A.25). Even so, Alaoglu s Theorem

More information

Topological properties

Topological properties CHAPTER 4 Topological properties 1. Connectedness Definitions and examples Basic properties Connected components Connected versus path connected, again 2. Compactness Definition and first examples Topological

More information

Math 117: Topology of the Real Numbers

Math 117: Topology of the Real Numbers Math 117: Topology of the Real Numbers John Douglas Moore November 10, 2008 The goal of these notes is to highlight the most important topics presented in Chapter 3 of the text [1] and to provide a few

More information

Chapter 2 Metric Spaces

Chapter 2 Metric Spaces Chapter 2 Metric Spaces The purpose of this chapter is to present a summary of some basic properties of metric and topological spaces that play an important role in the main body of the book. 2.1 Metrics

More information

Some Background Material

Some Background Material Chapter 1 Some Background Material In the first chapter, we present a quick review of elementary - but important - material as a way of dipping our toes in the water. This chapter also introduces important

More information

INTRODUCTION TO NETS. limits to coincide, since it can be deduced: i.e. x

INTRODUCTION TO NETS. limits to coincide, since it can be deduced: i.e. x INTRODUCTION TO NETS TOMMASO RUSSO 1. Sequences do not describe the topology The goal of this rst part is to justify via some examples the fact that sequences are not sucient to describe a topological

More information

MATH 4200 HW: PROBLEM SET FOUR: METRIC SPACES

MATH 4200 HW: PROBLEM SET FOUR: METRIC SPACES MATH 4200 HW: PROBLEM SET FOUR: METRIC SPACES PETE L. CLARK 4. Metric Spaces (no more lulz) Directions: This week, please solve any seven problems. Next week, please solve seven more. Starred parts of

More information

CHAPTER 5. The Topology of R. 1. Open and Closed Sets

CHAPTER 5. The Topology of R. 1. Open and Closed Sets CHAPTER 5 The Topology of R 1. Open and Closed Sets DEFINITION 5.1. A set G Ω R is open if for every x 2 G there is an " > 0 such that (x ", x + ") Ω G. A set F Ω R is closed if F c is open. The idea is

More information

Part III. 10 Topological Space Basics. Topological Spaces

Part III. 10 Topological Space Basics. Topological Spaces Part III 10 Topological Space Basics Topological Spaces Using the metric space results above as motivation we will axiomatize the notion of being an open set to more general settings. Definition 10.1.

More information

A LITTLE REAL ANALYSIS AND TOPOLOGY

A LITTLE REAL ANALYSIS AND TOPOLOGY A LITTLE REAL ANALYSIS AND TOPOLOGY 1. NOTATION Before we begin some notational definitions are useful. (1) Z = {, 3, 2, 1, 0, 1, 2, 3, }is the set of integers. (2) Q = { a b : aεz, bεz {0}} is the set

More information

Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University

Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University February 7, 2007 2 Contents 1 Metric Spaces 1 1.1 Basic definitions...........................

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9 MAT 570 REAL ANALYSIS LECTURE NOTES PROFESSOR: JOHN QUIGG SEMESTER: FALL 204 Contents. Sets 2 2. Functions 5 3. Countability 7 4. Axiom of choice 8 5. Equivalence relations 9 6. Real numbers 9 7. Extended

More information

g 2 (x) (1/3)M 1 = (1/3)(2/3)M.

g 2 (x) (1/3)M 1 = (1/3)(2/3)M. COMPACTNESS If C R n is closed and bounded, then by B-W it is sequentially compact: any sequence of points in C has a subsequence converging to a point in C Conversely, any sequentially compact C R n is

More information

2.31 Definition By an open cover of a set E in a metric space X we mean a collection {G α } of open subsets of X such that E α G α.

2.31 Definition By an open cover of a set E in a metric space X we mean a collection {G α } of open subsets of X such that E α G α. Chapter 2. Basic Topology. 2.3 Compact Sets. 2.31 Definition By an open cover of a set E in a metric space X we mean a collection {G α } of open subsets of X such that E α G α. 2.32 Definition A subset

More information

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory Part V 7 Introduction: What are measures and why measurable sets Lebesgue Integration Theory Definition 7. (Preliminary). A measure on a set is a function :2 [ ] such that. () = 2. If { } = is a finite

More information

MATH 614 Dynamical Systems and Chaos Lecture 6: Symbolic dynamics.

MATH 614 Dynamical Systems and Chaos Lecture 6: Symbolic dynamics. MATH 614 Dynamical Systems and Chaos Lecture 6: Symbolic dynamics. Metric space Definition. Given a nonempty set X, a metric (or distance function) on X is a function d : X X R that satisfies the following

More information

Contents. Index... 15

Contents. Index... 15 Contents Filter Bases and Nets................................................................................ 5 Filter Bases and Ultrafilters: A Brief Overview.........................................................

More information

Metric Spaces and Topology

Metric Spaces and Topology Chapter 2 Metric Spaces and Topology From an engineering perspective, the most important way to construct a topology on a set is to define the topology in terms of a metric on the set. This approach underlies

More information

Contents Ordered Fields... 2 Ordered sets and fields... 2 Construction of the Reals 1: Dedekind Cuts... 2 Metric Spaces... 3

Contents Ordered Fields... 2 Ordered sets and fields... 2 Construction of the Reals 1: Dedekind Cuts... 2 Metric Spaces... 3 Analysis Math Notes Study Guide Real Analysis Contents Ordered Fields 2 Ordered sets and fields 2 Construction of the Reals 1: Dedekind Cuts 2 Metric Spaces 3 Metric Spaces 3 Definitions 4 Separability

More information

MH 7500 THEOREMS. (iii) A = A; (iv) A B = A B. Theorem 5. If {A α : α Λ} is any collection of subsets of a space X, then

MH 7500 THEOREMS. (iii) A = A; (iv) A B = A B. Theorem 5. If {A α : α Λ} is any collection of subsets of a space X, then MH 7500 THEOREMS Definition. A topological space is an ordered pair (X, T ), where X is a set and T is a collection of subsets of X such that (i) T and X T ; (ii) U V T whenever U, V T ; (iii) U T whenever

More information

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set Analysis Finite and Infinite Sets Definition. An initial segment is {n N n n 0 }. Definition. A finite set can be put into one-to-one correspondence with an initial segment. The empty set is also considered

More information

Week 5 Lectures 13-15

Week 5 Lectures 13-15 Week 5 Lectures 13-15 Lecture 13 Definition 29 Let Y be a subset X. A subset A Y is open in Y if there exists an open set U in X such that A = U Y. It is not difficult to show that the collection of all

More information

AN EXPLORATION OF THE METRIZABILITY OF TOPOLOGICAL SPACES

AN EXPLORATION OF THE METRIZABILITY OF TOPOLOGICAL SPACES AN EXPLORATION OF THE METRIZABILITY OF TOPOLOGICAL SPACES DUSTIN HEDMARK Abstract. A study of the conditions under which a topological space is metrizable, concluding with a proof of the Nagata Smirnov

More information

F 1 =. Setting F 1 = F i0 we have that. j=1 F i j

F 1 =. Setting F 1 = F i0 we have that. j=1 F i j Topology Exercise Sheet 5 Prof. Dr. Alessandro Sisto Due to 28 March Question 1: Let T be the following topology on the real line R: T ; for each finite set F R, we declare R F T. (a) Check that T is a

More information

2 Metric Spaces Definitions Exotic Examples... 3

2 Metric Spaces Definitions Exotic Examples... 3 Contents 1 Vector Spaces and Norms 1 2 Metric Spaces 2 2.1 Definitions.......................................... 2 2.2 Exotic Examples...................................... 3 3 Topologies 4 3.1 Open Sets..........................................

More information

7 Complete metric spaces and function spaces

7 Complete metric spaces and function spaces 7 Complete metric spaces and function spaces 7.1 Completeness Let (X, d) be a metric space. Definition 7.1. A sequence (x n ) n N in X is a Cauchy sequence if for any ɛ > 0, there is N N such that n, m

More information

Introduction to Topology

Introduction to Topology Introduction to Topology Randall R. Holmes Auburn University Typeset by AMS-TEX Chapter 1. Metric Spaces 1. Definition and Examples. As the course progresses we will need to review some basic notions about

More information

4 Countability axioms

4 Countability axioms 4 COUNTABILITY AXIOMS 4 Countability axioms Definition 4.1. Let X be a topological space X is said to be first countable if for any x X, there is a countable basis for the neighborhoods of x. X is said

More information

Math General Topology Fall 2012 Homework 8 Solutions

Math General Topology Fall 2012 Homework 8 Solutions Math 535 - General Topology Fall 2012 Homework 8 Solutions Problem 1. (Willard Exercise 19B.1) Show that the one-point compactification of R n is homeomorphic to the n-dimensional sphere S n. Note that

More information

THEOREMS, ETC., FOR MATH 515

THEOREMS, ETC., FOR MATH 515 THEOREMS, ETC., FOR MATH 515 Proposition 1 (=comment on page 17). If A is an algebra, then any finite union or finite intersection of sets in A is also in A. Proposition 2 (=Proposition 1.1). For every

More information

Real Analysis Chapter 4 Solutions Jonathan Conder

Real Analysis Chapter 4 Solutions Jonathan Conder 2. Let x, y X and suppose that x y. Then {x} c is open in the cofinite topology and contains y but not x. The cofinite topology on X is therefore T 1. Since X is infinite it contains two distinct points

More information

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1.

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1. Chapter 3 Sequences Both the main elements of calculus (differentiation and integration) require the notion of a limit. Sequences will play a central role when we work with limits. Definition 3.. A Sequence

More information

If X is a compact space and K X is a closed subset, then K is

If X is a compact space and K X is a closed subset, then K is 6. Compactness...compact sets play the same role in the theory of abstract sets as the notion of limit sets do in the theory of point sets. Maurice Frechet, 1906 Compactness is one of the most useful topological

More information

The small ball property in Banach spaces (quantitative results)

The small ball property in Banach spaces (quantitative results) The small ball property in Banach spaces (quantitative results) Ehrhard Behrends Abstract A metric space (M, d) is said to have the small ball property (sbp) if for every ε 0 > 0 there exists a sequence

More information

Notions such as convergent sequence and Cauchy sequence make sense for any metric space. Convergent Sequences are Cauchy

Notions such as convergent sequence and Cauchy sequence make sense for any metric space. Convergent Sequences are Cauchy Banach Spaces These notes provide an introduction to Banach spaces, which are complete normed vector spaces. For the purposes of these notes, all vector spaces are assumed to be over the real numbers.

More information

Banach-Alaoglu theorems

Banach-Alaoglu theorems Banach-Alaoglu theorems László Erdős Jan 23, 2007 1 Compactness revisited In a topological space a fundamental property is the compactness (Kompaktheit). We recall the definition: Definition 1.1 A subset

More information

Thus, X is connected by Problem 4. Case 3: X = (a, b]. This case is analogous to Case 2. Case 4: X = (a, b). Choose ε < b a

Thus, X is connected by Problem 4. Case 3: X = (a, b]. This case is analogous to Case 2. Case 4: X = (a, b). Choose ε < b a Solutions to Homework #6 1. Complete the proof of the backwards direction of Theorem 12.2 from class (which asserts the any interval in R is connected). Solution: Let X R be a closed interval. Case 1:

More information

Quick Tour of the Topology of R. Steven Hurder, Dave Marker, & John Wood 1

Quick Tour of the Topology of R. Steven Hurder, Dave Marker, & John Wood 1 Quick Tour of the Topology of R Steven Hurder, Dave Marker, & John Wood 1 1 Department of Mathematics, University of Illinois at Chicago April 17, 2003 Preface i Chapter 1. The Topology of R 1 1. Open

More information

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA address:

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA  address: Topology Xiaolong Han Department of Mathematics, California State University, Northridge, CA 91330, USA E-mail address: Xiaolong.Han@csun.edu Remark. You are entitled to a reward of 1 point toward a homework

More information

Axioms of separation

Axioms of separation Axioms of separation These notes discuss the same topic as Sections 31, 32, 33, 34, 35, and also 7, 10 of Munkres book. Some notions (hereditarily normal, perfectly normal, collectionwise normal, monotonically

More information

Spaces of continuous functions

Spaces of continuous functions Chapter 2 Spaces of continuous functions 2.8 Baire s Category Theorem Recall that a subset A of a metric space (X, d) is dense if for all x X there is a sequence from A converging to x. An equivalent definition

More information

Introduction to Proofs in Analysis. updated December 5, By Edoh Y. Amiran Following the outline of notes by Donald Chalice INTRODUCTION

Introduction to Proofs in Analysis. updated December 5, By Edoh Y. Amiran Following the outline of notes by Donald Chalice INTRODUCTION Introduction to Proofs in Analysis updated December 5, 2016 By Edoh Y. Amiran Following the outline of notes by Donald Chalice INTRODUCTION Purpose. These notes intend to introduce four main notions from

More information

Mathematical Preliminaries

Mathematical Preliminaries Part I Mathematical Preliminaries Notation N Z R - subset (or set inclusion) - strict subset (or strict set inclusion) - superset - strict superset - element of - contains - the set of natural numbers

More information

3 COUNTABILITY AND CONNECTEDNESS AXIOMS

3 COUNTABILITY AND CONNECTEDNESS AXIOMS 3 COUNTABILITY AND CONNECTEDNESS AXIOMS Definition 3.1 Let X be a topological space. A subset D of X is dense in X iff D = X. X is separable iff it contains a countable dense subset. X satisfies the first

More information

ON SPACE-FILLING CURVES AND THE HAHN-MAZURKIEWICZ THEOREM

ON SPACE-FILLING CURVES AND THE HAHN-MAZURKIEWICZ THEOREM ON SPACE-FILLING CURVES AND THE HAHN-MAZURKIEWICZ THEOREM ALEXANDER KUPERS Abstract. These are notes on space-filling curves, looking at a few examples and proving the Hahn-Mazurkiewicz theorem. This theorem

More information

MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005

MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005 MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005 1. True or False (22 points, 2 each) T or F Every set in R n is either open or closed

More information

STRONGLY CONNECTED SPACES

STRONGLY CONNECTED SPACES Undergraduate Research Opportunity Programme in Science STRONGLY CONNECTED SPACES Submitted by Dai Bo Supervised by Dr. Wong Yan-loi Department of Mathematics National University of Singapore Academic

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

Connectedness. Proposition 2.2. The following are equivalent for a topological space (X, T ).

Connectedness. Proposition 2.2. The following are equivalent for a topological space (X, T ). Connectedness 1 Motivation Connectedness is the sort of topological property that students love. Its definition is intuitive and easy to understand, and it is a powerful tool in proofs of well-known results.

More information

Chapter 8. P-adic numbers. 8.1 Absolute values

Chapter 8. P-adic numbers. 8.1 Absolute values Chapter 8 P-adic numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics 58, Springer Verlag 1984, corrected 2nd printing 1996, Chap.

More information

Analysis III Theorems, Propositions & Lemmas... Oh My!

Analysis III Theorems, Propositions & Lemmas... Oh My! Analysis III Theorems, Propositions & Lemmas... Oh My! Rob Gibson October 25, 2010 Proposition 1. If x = (x 1, x 2,...), y = (y 1, y 2,...), then is a distance. ( d(x, y) = x k y k p Proposition 2. In

More information

1/12/05: sec 3.1 and my article: How good is the Lebesgue measure?, Math. Intelligencer 11(2) (1989),

1/12/05: sec 3.1 and my article: How good is the Lebesgue measure?, Math. Intelligencer 11(2) (1989), Real Analysis 2, Math 651, Spring 2005 April 26, 2005 1 Real Analysis 2, Math 651, Spring 2005 Krzysztof Chris Ciesielski 1/12/05: sec 3.1 and my article: How good is the Lebesgue measure?, Math. Intelligencer

More information

What to remember about metric spaces

What to remember about metric spaces Division of the Humanities and Social Sciences What to remember about metric spaces KC Border These notes are (I hope) a gentle introduction to the topological concepts used in economic theory. If the

More information

Filters in Analysis and Topology

Filters in Analysis and Topology Filters in Analysis and Topology David MacIver July 1, 2004 Abstract The study of filters is a very natural way to talk about convergence in an arbitrary topological space, and carries over nicely into

More information

1 The Local-to-Global Lemma

1 The Local-to-Global Lemma Point-Set Topology Connectedness: Lecture 2 1 The Local-to-Global Lemma In the world of advanced mathematics, we are often interested in comparing the local properties of a space to its global properties.

More information

ADVANCE TOPICS IN ANALYSIS - REAL. 8 September September 2011

ADVANCE TOPICS IN ANALYSIS - REAL. 8 September September 2011 ADVANCE TOPICS IN ANALYSIS - REAL NOTES COMPILED BY KATO LA Introductions 8 September 011 15 September 011 Nested Interval Theorem: If A 1 ra 1, b 1 s, A ra, b s,, A n ra n, b n s, and A 1 Ě A Ě Ě A n

More information

Ordinary differential equations. Recall that we can solve a first-order linear inhomogeneous ordinary differential equation (ODE) dy dt

Ordinary differential equations. Recall that we can solve a first-order linear inhomogeneous ordinary differential equation (ODE) dy dt MATHEMATICS 3103 (Functional Analysis) YEAR 2012 2013, TERM 2 HANDOUT #1: WHAT IS FUNCTIONAL ANALYSIS? Elementary analysis mostly studies real-valued (or complex-valued) functions on the real line R or

More information

Introduction to Dynamical Systems

Introduction to Dynamical Systems Introduction to Dynamical Systems France-Kosovo Undergraduate Research School of Mathematics March 2017 This introduction to dynamical systems was a course given at the march 2017 edition of the France

More information

Math General Topology Fall 2012 Homework 1 Solutions

Math General Topology Fall 2012 Homework 1 Solutions Math 535 - General Topology Fall 2012 Homework 1 Solutions Definition. Let V be a (real or complex) vector space. A norm on V is a function : V R satisfying: 1. Positivity: x 0 for all x V and moreover

More information

Nets and filters (are better than sequences)

Nets and filters (are better than sequences) Nets and filters (are better than sequences) Contents 1 Motivation 2 2 More implications we wish would reverse 2 3 Nets 4 4 Subnets 6 5 Filters 9 6 The connection between nets and filters 12 7 The payoff

More information

REAL AND COMPLEX ANALYSIS

REAL AND COMPLEX ANALYSIS REAL AND COMPLE ANALYSIS Third Edition Walter Rudin Professor of Mathematics University of Wisconsin, Madison Version 1.1 No rights reserved. Any part of this work can be reproduced or transmitted in any

More information

Mid Term-1 : Practice problems

Mid Term-1 : Practice problems Mid Term-1 : Practice problems These problems are meant only to provide practice; they do not necessarily reflect the difficulty level of the problems in the exam. The actual exam problems are likely to

More information

MATH 54 - TOPOLOGY SUMMER 2015 FINAL EXAMINATION. Problem 1

MATH 54 - TOPOLOGY SUMMER 2015 FINAL EXAMINATION. Problem 1 MATH 54 - TOPOLOGY SUMMER 2015 FINAL EXAMINATION ELEMENTS OF SOLUTION Problem 1 1. Let X be a Hausdorff space and K 1, K 2 disjoint compact subsets of X. Prove that there exist disjoint open sets U 1 and

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

2 Topology of a Metric Space

2 Topology of a Metric Space 2 Topology of a Metric Space The real number system has two types of properties. The first type are algebraic properties, dealing with addition, multiplication and so on. The other type, called topological

More information

MORE ABOUT SPACES WITH A SMALL DIAGONAL

MORE ABOUT SPACES WITH A SMALL DIAGONAL MORE ABOUT SPACES WITH A SMALL DIAGONAL ALAN DOW AND OLEG PAVLOV Abstract. Hušek defines a space X to have a small diagonal if each uncountable subset of X 2 disjoint from the diagonal, has an uncountable

More information

MORE ON CONTINUOUS FUNCTIONS AND SETS

MORE ON CONTINUOUS FUNCTIONS AND SETS Chapter 6 MORE ON CONTINUOUS FUNCTIONS AND SETS This chapter can be considered enrichment material containing also several more advanced topics and may be skipped in its entirety. You can proceed directly

More information

Topology, Math 581, Fall 2017 last updated: November 24, Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski

Topology, Math 581, Fall 2017 last updated: November 24, Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski Topology, Math 581, Fall 2017 last updated: November 24, 2017 1 Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski Class of August 17: Course and syllabus overview. Topology

More information

Functional Analysis HW #1

Functional Analysis HW #1 Functional Analysis HW #1 Sangchul Lee October 9, 2015 1 Solutions Solution of #1.1. Suppose that X

More information

THEOREMS, ETC., FOR MATH 516

THEOREMS, ETC., FOR MATH 516 THEOREMS, ETC., FOR MATH 516 Results labeled Theorem Ea.b.c (or Proposition Ea.b.c, etc.) refer to Theorem c from section a.b of Evans book (Partial Differential Equations). Proposition 1 (=Proposition

More information

Solutions to Tutorial 8 (Week 9)

Solutions to Tutorial 8 (Week 9) The University of Sydney School of Mathematics and Statistics Solutions to Tutorial 8 (Week 9) MATH3961: Metric Spaces (Advanced) Semester 1, 2018 Web Page: http://www.maths.usyd.edu.au/u/ug/sm/math3961/

More information

CW complexes. Soren Hansen. This note is meant to give a short introduction to CW complexes.

CW complexes. Soren Hansen. This note is meant to give a short introduction to CW complexes. CW complexes Soren Hansen This note is meant to give a short introduction to CW complexes. 1. Notation and conventions In the following a space is a topological space and a map f : X Y between topological

More information

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

More information

Section 21. The Metric Topology (Continued)

Section 21. The Metric Topology (Continued) 21. The Metric Topology (cont.) 1 Section 21. The Metric Topology (Continued) Note. In this section we give a number of results for metric spaces which are familar from calculus and real analysis. We also

More information

Banach Spaces V: A Closer Look at the w- and the w -Topologies

Banach Spaces V: A Closer Look at the w- and the w -Topologies BS V c Gabriel Nagy Banach Spaces V: A Closer Look at the w- and the w -Topologies Notes from the Functional Analysis Course (Fall 07 - Spring 08) In this section we discuss two important, but highly non-trivial,

More information

01. Review of metric spaces and point-set topology. 1. Euclidean spaces

01. Review of metric spaces and point-set topology. 1. Euclidean spaces (October 3, 017) 01. Review of metric spaces and point-set topology Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/real/notes 017-18/01

More information

Theorems. Theorem 1.11: Greatest-Lower-Bound Property. Theorem 1.20: The Archimedean property of. Theorem 1.21: -th Root of Real Numbers

Theorems. Theorem 1.11: Greatest-Lower-Bound Property. Theorem 1.20: The Archimedean property of. Theorem 1.21: -th Root of Real Numbers Page 1 Theorems Wednesday, May 9, 2018 12:53 AM Theorem 1.11: Greatest-Lower-Bound Property Suppose is an ordered set with the least-upper-bound property Suppose, and is bounded below be the set of lower

More information

2. The Concept of Convergence: Ultrafilters and Nets

2. The Concept of Convergence: Ultrafilters and Nets 2. The Concept of Convergence: Ultrafilters and Nets NOTE: AS OF 2008, SOME OF THIS STUFF IS A BIT OUT- DATED AND HAS A FEW TYPOS. I WILL REVISE THIS MATE- RIAL SOMETIME. In this lecture we discuss two

More information

Math 320-2: Final Exam Practice Solutions Northwestern University, Winter 2015

Math 320-2: Final Exam Practice Solutions Northwestern University, Winter 2015 Math 30-: Final Exam Practice Solutions Northwestern University, Winter 015 1. Give an example of each of the following. No justification is needed. (a) A closed and bounded subset of C[0, 1] which is

More information

3 Hausdorff and Connected Spaces

3 Hausdorff and Connected Spaces 3 Hausdorff and Connected Spaces In this chapter we address the question of when two spaces are homeomorphic. This is done by examining two properties that are shared by any pair of homeomorphic spaces.

More information

x 0 + f(x), exist as extended real numbers. Show that f is upper semicontinuous This shows ( ɛ, ɛ) B α. Thus

x 0 + f(x), exist as extended real numbers. Show that f is upper semicontinuous This shows ( ɛ, ɛ) B α. Thus Homework 3 Solutions, Real Analysis I, Fall, 2010. (9) Let f : (, ) [, ] be a function whose restriction to (, 0) (0, ) is continuous. Assume the one-sided limits p = lim x 0 f(x), q = lim x 0 + f(x) exist

More information

NAME: Mathematics 205A, Fall 2008, Final Examination. Answer Key

NAME: Mathematics 205A, Fall 2008, Final Examination. Answer Key NAME: Mathematics 205A, Fall 2008, Final Examination Answer Key 1 1. [25 points] Let X be a set with 2 or more elements. Show that there are topologies U and V on X such that the identity map J : (X, U)

More information

Solve EACH of the exercises 1-3

Solve EACH of the exercises 1-3 Topology Ph.D. Entrance Exam, August 2011 Write a solution of each exercise on a separate page. Solve EACH of the exercises 1-3 Ex. 1. Let X and Y be Hausdorff topological spaces and let f: X Y be continuous.

More information

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 1. I. Foundational material

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 1. I. Foundational material SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 1 Fall 2014 I. Foundational material I.1 : Basic set theory Problems from Munkres, 9, p. 64 2. (a (c For each of the first three parts, choose a 1 1 correspondence

More information

Chapter 3 Continuous Functions

Chapter 3 Continuous Functions Continuity is a very important concept in analysis. The tool that we shall use to study continuity will be sequences. There are important results concerning the subsets of the real numbers and the continuity

More information

P-adic Functions - Part 1

P-adic Functions - Part 1 P-adic Functions - Part 1 Nicolae Ciocan 22.11.2011 1 Locally constant functions Motivation: Another big difference between p-adic analysis and real analysis is the existence of nontrivial locally constant

More information

Locally convex spaces, the hyperplane separation theorem, and the Krein-Milman theorem

Locally convex spaces, the hyperplane separation theorem, and the Krein-Milman theorem 56 Chapter 7 Locally convex spaces, the hyperplane separation theorem, and the Krein-Milman theorem Recall that C(X) is not a normed linear space when X is not compact. On the other hand we could use semi

More information

MAT3500/ Mandatory assignment 2013 Solutions

MAT3500/ Mandatory assignment 2013 Solutions MAT3500/4500 - Mandatory assignment 2013 s Problem 1 Let X be a topological space, A and B be subsets of X. Recall the definition of the boundary Bd A of a set A. Prove that Bd (A B) (Bd A) (Bd B). Discuss

More information

CHAPTER 9. Embedding theorems

CHAPTER 9. Embedding theorems CHAPTER 9 Embedding theorems In this chapter we will describe a general method for attacking embedding problems. We will establish several results but, as the main final result, we state here the following:

More information

Stanford Mathematics Department Math 205A Lecture Supplement #4 Borel Regular & Radon Measures

Stanford Mathematics Department Math 205A Lecture Supplement #4 Borel Regular & Radon Measures 2 1 Borel Regular Measures We now state and prove an important regularity property of Borel regular outer measures: Stanford Mathematics Department Math 205A Lecture Supplement #4 Borel Regular & Radon

More information

ANALYSIS WORKSHEET II: METRIC SPACES

ANALYSIS WORKSHEET II: METRIC SPACES ANALYSIS WORKSHEET II: METRIC SPACES Definition 1. A metric space (X, d) is a space X of objects (called points), together with a distance function or metric d : X X [0, ), which associates to each pair

More information

Real Analysis Notes. Thomas Goller

Real Analysis Notes. Thomas Goller Real Analysis Notes Thomas Goller September 4, 2011 Contents 1 Abstract Measure Spaces 2 1.1 Basic Definitions........................... 2 1.2 Measurable Functions........................ 2 1.3 Integration..............................

More information

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions Economics 24 Fall 211 Problem Set 2 Suggested Solutions 1. Determine whether the following sets are open, closed, both or neither under the topology induced by the usual metric. (Hint: think about limit

More information

Supplementary Notes for W. Rudin: Principles of Mathematical Analysis

Supplementary Notes for W. Rudin: Principles of Mathematical Analysis Supplementary Notes for W. Rudin: Principles of Mathematical Analysis SIGURDUR HELGASON In 8.00B it is customary to cover Chapters 7 in Rudin s book. Experience shows that this requires careful planning

More information

CHAPTER 7. Connectedness

CHAPTER 7. Connectedness CHAPTER 7 Connectedness 7.1. Connected topological spaces Definition 7.1. A topological space (X, T X ) is said to be connected if there is no continuous surjection f : X {0, 1} where the two point set

More information