Overview of normed linear spaces

Size: px
Start display at page:

Download "Overview of normed linear spaces"

Transcription

1 20

2 Chapter 2 Overview of normed linear spaces Starting from this chapter, we begin examining linear spaces with at least one extra structure (topology or geometry). We assume linearity; this is a natural feature of functional spaces. In this chapter, we start with spaces whose geometric and linear structures are compatible. More precisely, we assume that the metric is translation invariant d(x, y) = d(x + z, y + z) and homogeneous d(λx, λy) = λ d(x, y). We then define x = d(x, 0) the norm of x, and it is clear that. satisfies the following three properties (below x, y X and λ C): x 0 and equality holds iff x = 0. x + y x + y. λx = λ x. A linear space equiped with such a norm is called a normed linear space (NLS). Conversely, if such a norm exists we could always define a metric d(x, y) = x y that is translation invariant and homogeneous. If the norm topology is separable then we say the NLS is separable. A Banach space is a complete normed linear space, i.e. the induced metric space is complete. A Hilbert space has additional structures, where we could talk about angle through the scalar product. We ll discuss these spaces further in separate chapters. We recall that an incomplete metric space could be completed, and this applies to normed linear spaces too: the metric remains invariant under dilation and translation in the completed space thus it remains a norm. Some examples: 1. Let (X, µ) be a measure space. Let 1 p. Then L p (X, µ) are normed linear spaces, with f p = ( f(x) p dµ) 1/p X 21

3 22 CHAPTER 2. OVERVIEW OF NORMED LINEAR SPACES In fact they are complete, this is a theorem of Riesz-Fisher. To see this, suffices to show that if {f n } has n f n p < then n f n converges. 1 Now by the triangle inequality ( n f n ) p dµ <, thus h(x) = n f n(x) is finite for µ- almost every x. Thus n f(x) converges to some g(x) measurable, clearly g p h p < so g L p. Finally, ( n f n) g p converges pointwise a.e. to 0 and dominated by (h(x) + g(x) ) p which are integrable, thus by dominated convergence ( n f n) g p dµ 0, thus f n g in L p. On the other hand, for p < weak L p (X, µ) is not a normed linear space, since the triangle inequality fails f p, = sup λµ({x X : f > λ}) 1/p λ>0 However, we still say the weak L p norm in practice. Here is a counter example to the triangle inequality: use f(x) = x1 0 x 1 and g(x) = (1 x)1 0 x If X is compact Hausdorff then C(X) is a complete normed linear space if we use the sup norm f = sup f(x) x X If X is not compact then the sup is not necessarily finite and so this is not even a norm. For locally compact (Hausdorff) spaces we could instead look at C c (X) consisting of compactly supported continuous functions, and this space is a normed linear space. However, C c (X) is not complete in the noncompact case, infact its completion is C 0 (X) the space of continuous functions on X that vanish at. (These are functions f C(X) such that for every M > 0 the set { f M} is compact.) To see this, we first show that C 0 (X) is complete under the uniform norm. One way to show this is to use one-point compactification. Alternatively, consider a Cauchy sequence (f n ) in C 0 (X), then for each x X f n (x) is a Cauchy sequence of complex numbers, thus it converges pointwise to some f(x). Furthermore on any compact subset of X the uniform convergence f n (x) f(x) implies continuity of f. Since X is locally compact and continuity is a local property, it follows that f C(X), then using f n C 0 it is not hard to see that f C 0. (One way to check this is to use the net convergence characterization of continuity). Now, given a function f C 0 (X) we could approximate it by a convergent sequence of compactly supported continuous functions on X using Urysohn s lemma: let K n = { f 1/n} which is compact and sits inside U n = { f < 1/(n 1)} an open set. Then by Urysohn s lemma we may find φ n a bump function that vanishes outside U n but equals 1 on K n, it is clear that φ n f f in the uniform metric. 3. L 2 -Sobolev spaces on R. If k 0 integer we could define H k := {f L 2 : f,..., f (k) L 2 } 1 For normed linear spaces, completeness is equivalent to every absolutely summable sequence is summable.

4 2.1. LINEAR FUNCTIONALS AND DUAL SPACES 23 be the space of L 2 functions whose first k derivatives exists almost everywhere and are L 2 integrable. H k is complete and we may alternatively define H k as the completion of the space of locally compacted C functions on R under the norm f H k = f f (k) 2 Using the Fourier transform, we could generalize this to allow for k fractional and even negative, and we could also use L p instead of L 2. We ll revisit this in the future if time permits. 4. If Y is a closed subspace of X then the quotient space X/Y (the space of equivalent classes where x 1 x 2 if x 1 x 2 Y ) is a normed linear space with norm [x] = inf x y y Y An equivalent definition is [x] = inf z [x] z. Note that closedness of Y is essential here to ensure that [x] = 0 iff x Y. 5. If Y is a subspace of X then the closure Y of Y (with respect to the norm topology) is another subspace of X. If this closure is the same as X then we say that Y is dense in X. Note that this closure is not necessarily complete and Y is not the same as the completion of Y under the norm. For instance we could take X = Y incomplete NLS, then the closure of Y under the norm topology of X is the same as X, still incomplete. 2.1 Linear functionals and dual spaces There are two basic notions of dual spaces: algebraic dual, which consists of all linear maps (aka linear functionals) l : X R (or C); and continuous dual, which consists of all continuous linear functionals. We will be only interested in continous dual spaces, which will be implicitly understood whenever we refer to dual spaces. Note that we could define continuous dual spaces even if X is only a topological linear space, without any norm Linear functionals For a normed linear space, we could talk about boundness of a linear functional. We say that a linear functional l is bounded if there exists C > 0 such that for every x X it holds that l(x) C x Equivalently, this means sup x X: x 1 l(x) < (equivalently sup x X: x =1 l(x) < ) which sometimes is used as the definition. Note that this fact also holds for linear transformations from X to a Banach spaces.

5 24 CHAPTER 2. OVERVIEW OF NORMED LINEAR SPACES Theorem 5. On normed linear spaces, a linear functional is continuous iff it is bounded. Proof. In one direction, clearly being bounded implies being continuous. For the other direction, we d like to show that the image of the closed unit ball under l is a bounded set if l is linear continuous. Note that l maps compact sets to compact sets, but unfortunately as we ll see the closed unit ball is not compact if X is infinite dimensional. So one has to exploit linearity of l. Assume towards a contradiction that x n is a sequence of unit vector s.t. l(x n ) > n. Then x n /n converges to 0 in the norm, but l(x n /n) > 1 which violates continuity of l. One of the most frequently/implicitly used theorems for bounded linear functionals on normed linear space is the socalled B.L.T. (bounded linear transformation) theorem. The theorem applies even for bounded linear maps from X to another Banach space. Theorem 6. Let D be a dense subspace of the normed linear space X. Let l : D Y where Y is a Banach space, and for some C > 0 it holds for all x D that l(x) Y C x X Then l has an unique extension to a bounded linear map from X to Y and satisfies the above estimate for all x X. Proof. It is not hard to see that if such l exists it has to be unique. To define l, fix x X. Since D is dense in X there exists a sequence (x n ) in D that converges to x. We then define lx = lim lx n. Note that this limit exists because lx n is a Cauchy sequence in Y which is a complete space. One could easily show that the value of lx does not depend on the choice of the sequence x n. Linearity and boundedness could be easily checked. While working with singular integral operators on L p spaces we typically invoke the above theorem implicitly: these operators are explicitly defined only for a nicer dense subset of functions (say sufficiently smooth and with sufficient decay), and so the theorem says that as long as we could bound the operators on these dense subspace we could extend the operator to all of the corresponding L p and get the same bound. Example: the Hilbert transform Hf(x) = p.v. 1f(x y)dy is defined for smooth R y compactly supported functions on R which is dense in L p. It turns out that Hf p C f p, 1 < p <, thus H extends to a bounded maps on L p Dual spaces For a bounded linear functional we could define l = sup x X: x =1 l(x) and this defines a norm on the dual space of X. By definition l(x) x l. Theorem 7. The dual space of a normed linear space is a Banach space. Proof. This is actually a special case of a more general fact: the space B(X, Y ) of bounded operators from normed linear space X to a Banach space Y T x Y T x X

6 2.1. LINEAR FUNCTIONALS AND DUAL SPACES 25 is in turn another Banach space. (For us Y = R (or C) with the distance norm). It is not hard to see that this is a normed linear space, the main thing is to show completeness. Given any Cauchy sequence (T n ) in B(X, Y ) it is not hard to see that sup n T n <. Now for any x X the sequence T n x is a Cauchy sequence in Y therefore it converges (thanks to completness of Y ) in Y, and we let T x to be this limit. It is clear that T is linear and bounded T sup n T n <. It remains to show that lim n T n T = 0. Examples: 1. The dual space of a Hilbert space is itself. 2. If 1 < p < then the dual space of L p (X, µ) is L q (X, µ) where q is the conjugate exponent 1/p + 1/q = 1. In particular, f L p (X,µ) = sup fgdµ g: g q=1 If µ is a σ-finite measure(namely one could break the space into countably many subsets where µ is finite) then the dual space of L 1 (X, µ) is L (X, µ). This may not be true without the σ-finite assumption. ON the other hand, the dual space of L (X, µ) generally speaking not L 1 (X, µ) (but there are examples when they are, say when X is a finite set with the counting measure). 3. If X is a locally compact Hausdorff space, then the dual of C 0 (X) is the space of regular Borel measures with finite total mass. This result is one of Riesz s representation theorems and we will prove them later in the course Reflexivity If X is a normed linear space we let X denote its dual and X denote the dual of X. Definition 3 (Reflexive spaces). We say that X is reflexive if X = X (up to isomorphism). In particular, a reflexive space has to be a Banach space to begin with, but certainly not all Banach spaces are reflexive. The interest in reflexive spaces is natural, since we always can isometricaly embed X into X. To see this, fix x X. Let. and. be the norms on X and X respectively. We could map x X to the following linear map x on X : x(l) := l(x), l X. Note that x is bounded on X, since by definition x(l) x l. Thus x x. On the other hand, using the Hahn Banach theorem it follows that we could find l X such that l(x) = x and l(y) y for all y X. It follows that l 1, therefore x(l) = x x l, and consequently x x. Thus x = x and the embedding x x is an isometric embedding of X into X. As we ll see, being reflexive helps in many situation; we ll explore that gradually.

7 26 CHAPTER 2. OVERVIEW OF NORMED LINEAR SPACES Examples: 1. Hilbert spaces are reflexive. 2. L p are reflexive if 1 < p <. As discussed above, generally speaking both L 1 and L are not reflexive. For examples they are not reflexive when the underlying space is R n with Lebesgue measure or Z with counting measure. 3. A closed linear subspace of a reflexive space is also reflexive. 4. C[ 1, 1] is not reflexive. Note that this space is separable but its dual is not (since the dual of this space contains in particular all Borel measures). As we ll see later, for a reflexive space its dual space has to be separable too. One could prove this directly w/o using separability. 2.2 (Non)compactness of the unit ball One of the key themes in analysis is existence of limit of a sequence (in some functional spaces) that are bounded uniformly in norm. By rescaling if necessary we may assume the bound is 1. Sometimes, it suffices to get a convergent subsequence. In other words we are interested in the sequential compactness of the closed unit ball. Since NLS is in particular a metric space, sequential compactness = compactness. So the question is about compactness of the closed unitball in the norm topology. For Euclidean spaces it is clear that for finite dimensional setting the closed unit ball is compact. For infinite dimensional setting, the answer is no, for instance consider the sequence a n = (0,..., 0, 1, 0,... ) (the nth coordinate is 1). If there is a limit x = (x 1, x 2,... ) for some subsequence a nk, i.e. a nk x 0 as k. Then clearly x = 1. On the other hand, given any j by taking k large it is clear that 0 x j a nk x 0, thus x 1 = x 2 = = 0, which is a contradition. This suggests that the answer should be similar for a general normed linear space: positive for spaces with finite dimensions and negative in the infinite dimensional setting (whether the space is complete or not). In the finite dimension case, this follows from the fact that in finite dimensional linear spaces all norms are equivalent. In other words, if. 1 and. 2 are two norms then there exists C 1, C 2 > 0 such that 1 C 1 x 1 x 2 C 2 x 1 for all x X. To see this, for simplicity consider linear spaces over R, and assume that the given space is spanned by x 1,..., x m, it suffices to show the conclusion for. 2 being the Euclidean norm a 1 x a m x m 2 = a a 2 m the Euclidean norm. Then by the triangle inequality a 1 x a m x m 1 ( a a m ) max x j 1 m a a 2 m max x j 1 j j so we could take C 1 = m max j x j 1. To show existence of C 2, note that the identity map l : (X,. 2 ) (X,. 1 ) (i.e. lx = x) is continuous since it is Lipschitz. The unit ball

8 2.2. (NON)COMPACTNESS OF THE UNIT BALL 27 in (X,. 2 ) is compact, thus its image under this continous function is also compact, thus bounded in. 1, therefore for some C 2 > 0 we have sup x 1 C 2 the sup is over x with x 2 = 1, which is equivalent to the desired estimate. In the infinite dimensional case, this is a theorem of Riesz. Theorem 8 (Riesz). If X is an infinite dimensional NLS then the closed unit ball is not compact with respect to the norm topology. Proof. Our plan is to find a sequence of elements of unit vectors in X, x 1, x 2,..., such that the distance x i x j between any two elments of the sequence is uniformly larger than 0, for instance x i x j 1 for all i j. If that could be constructed it is clear that 10 no subsequence of (x n ) is Cauchy, thus no subsequence of this sequence is convergent and therefore the closed unit ball is not (sequentially) compact. To construct this sequence it suffices to show that if Y is a closed proper subspace of X then one could find x X \ Y with x = 1 such that dist(x, Y ) 1. Once this is proved 10 we could start with any point x 1 of unit length and let Y be spaned by x 1 (which is closed) and then select x 2 of unit length as above (in particular x 2 x 1 1 ), then reset Y to be 10 spaned by x 1, x 2 (a closed subspace because it has finite dimension) and select x 3, etc. Thus we only to show existence of x X of unit norm satisfying dist(x, Y ) 1 whenever 10 Y is a closed proper subspace of X. Let z X \ Y and let d := dist(z, Y ) > 0. (if d = 0 then the closedness of Y would imply that z Y, contradiction.) Now for some y Y we have z y > d/10. Let x = z y, it follows that dist(x, Y ) = dist(z, Y ) = d, thus x dist(x, Y )/10 now we just rescale x so that it has length 1. Because of this result, there is a natural question of determining a topology on X so that the closed unit ball is compact with respect to this topology. One wants a weaker topology (with fewer open sets, too many open sets is probably the reason why the ball is not compact). There is a natural notion of weak-topology that is weaker than the norm topology. Here we wants just enough open sets so that all bounded linear functionals are continuous. Theorem 9. The closed unit ball is compact with respect to the weak-topology if and only if X is reflexive. Note that compactness of the closed unit ball is compact in this weak topology does not imply local compactness of X. We ll prove this result later when discussing topologies on Banach spaces; as we ll see this theorem is a consequence of the Banach Alaoglu theorem.

9 28 CHAPTER 2. OVERVIEW OF NORMED LINEAR SPACES Exercises: 1. Prove that for a normed linear space, completeness of the norm is equivalent to every absolutely summable sequence is summable. 2. Prove that for every x X a normed linear space it holds that x = sup l X : l =1 l(x). 3. Prove that if K is compact Hausdorff then C(K) is complete with respect to the sup norm. Use this to complete the proof that C 0 (X) is complete if X is locally compact Hausdorff without appealing to the one-point compactification trick. 4. Let S be a subset of X a normed linear space, and let Y be the linear span of S (consisting of all finite linear combination of elements of S). Let L X to be the set of all l X that vanishes on S. Prove that z Y the closure of Y if any only if l(z) = 0 for every l L. (Hint: one direction should be easier, for the other direction you should use the BLT theorem somewhere.) 5. Prove that all closed linear subspaces of a reflexive (Banach) space are reflexive. [Hint. Use problem 4 at some point.]

MAT 578 FUNCTIONAL ANALYSIS EXERCISES

MAT 578 FUNCTIONAL ANALYSIS EXERCISES MAT 578 FUNCTIONAL ANALYSIS EXERCISES JOHN QUIGG Exercise 1. Prove that if A is bounded in a topological vector space, then for every neighborhood V of 0 there exists c > 0 such that tv A for all t > c.

More information

l(y j ) = 0 for all y j (1)

l(y j ) = 0 for all y j (1) Problem 1. The closed linear span of a subset {y j } of a normed vector space is defined as the intersection of all closed subspaces containing all y j and thus the smallest such subspace. 1 Show that

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

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

MAA6617 COURSE NOTES SPRING 2014

MAA6617 COURSE NOTES SPRING 2014 MAA6617 COURSE NOTES SPRING 2014 19. Normed vector spaces Let X be a vector space over a field K (in this course we always have either K = R or K = C). Definition 19.1. A norm on X is a function : X K

More information

An introduction to some aspects of functional analysis

An introduction to some aspects of functional analysis An introduction to some aspects of functional analysis Stephen Semmes Rice University Abstract These informal notes deal with some very basic objects in functional analysis, including norms and seminorms

More information

PROBLEMS. (b) (Polarization Identity) Show that in any inner product space

PROBLEMS. (b) (Polarization Identity) Show that in any inner product space 1 Professor Carl Cowen Math 54600 Fall 09 PROBLEMS 1. (Geometry in Inner Product Spaces) (a) (Parallelogram Law) Show that in any inner product space x + y 2 + x y 2 = 2( x 2 + y 2 ). (b) (Polarization

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

CHAPTER V DUAL SPACES

CHAPTER V DUAL SPACES CHAPTER V DUAL SPACES DEFINITION Let (X, T ) be a (real) locally convex topological vector space. By the dual space X, or (X, T ), of X we mean the set of all continuous linear functionals on X. By the

More information

Math 209B Homework 2

Math 209B Homework 2 Math 29B Homework 2 Edward Burkard Note: All vector spaces are over the field F = R or C 4.6. Two Compactness Theorems. 4. Point Set Topology Exercise 6 The product of countably many sequentally compact

More information

Spectral theory for compact operators on Banach spaces

Spectral theory for compact operators on Banach spaces 68 Chapter 9 Spectral theory for compact operators on Banach spaces Recall that a subset S of a metric space X is precompact if its closure is compact, or equivalently every sequence contains a Cauchy

More information

Problem Set 6: Solutions Math 201A: Fall a n x n,

Problem Set 6: Solutions Math 201A: Fall a n x n, Problem Set 6: Solutions Math 201A: Fall 2016 Problem 1. Is (x n ) n=0 a Schauder basis of C([0, 1])? No. If f(x) = a n x n, n=0 where the series converges uniformly on [0, 1], then f has a power series

More information

Functional Analysis, Math 7320 Lecture Notes from August taken by Yaofeng Su

Functional Analysis, Math 7320 Lecture Notes from August taken by Yaofeng Su Functional Analysis, Math 7320 Lecture Notes from August 30 2016 taken by Yaofeng Su 1 Essentials of Topology 1.1 Continuity Next we recall a stronger notion of continuity: 1.1.1 Definition. Let (X, d

More information

CONTENTS. 4 Hausdorff Measure Introduction The Cantor Set Rectifiable Curves Cantor Set-Like Objects...

CONTENTS. 4 Hausdorff Measure Introduction The Cantor Set Rectifiable Curves Cantor Set-Like Objects... Contents 1 Functional Analysis 1 1.1 Hilbert Spaces................................... 1 1.1.1 Spectral Theorem............................. 4 1.2 Normed Vector Spaces.............................. 7 1.2.1

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

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

CHAPTER VIII HILBERT SPACES

CHAPTER VIII HILBERT SPACES CHAPTER VIII HILBERT SPACES DEFINITION Let X and Y be two complex vector spaces. A map T : X Y is called a conjugate-linear transformation if it is a reallinear transformation from X into Y, and if T (λx)

More information

Compact operators on Banach spaces

Compact operators on Banach spaces Compact operators on Banach spaces Jordan Bell jordan.bell@gmail.com Department of Mathematics, University of Toronto November 12, 2017 1 Introduction In this note I prove several things about compact

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

Recall that if X is a compact metric space, C(X), the space of continuous (real-valued) functions on X, is a Banach space with the norm

Recall that if X is a compact metric space, C(X), the space of continuous (real-valued) functions on X, is a Banach space with the norm Chapter 13 Radon Measures Recall that if X is a compact metric space, C(X), the space of continuous (real-valued) functions on X, is a Banach space with the norm (13.1) f = sup x X f(x). We want to identify

More information

Introduction to Real Analysis Alternative Chapter 1

Introduction to Real Analysis Alternative Chapter 1 Christopher Heil Introduction to Real Analysis Alternative Chapter 1 A Primer on Norms and Banach Spaces Last Updated: March 10, 2018 c 2018 by Christopher Heil Chapter 1 A Primer on Norms and Banach Spaces

More information

(convex combination!). Use convexity of f and multiply by the common denominator to get. Interchanging the role of x and y, we obtain that f is ( 2M ε

(convex combination!). Use convexity of f and multiply by the common denominator to get. Interchanging the role of x and y, we obtain that f is ( 2M ε 1. Continuity of convex functions in normed spaces In this chapter, we consider continuity properties of real-valued convex functions defined on open convex sets in normed spaces. Recall that every infinitedimensional

More information

Continuity of convex functions in normed spaces

Continuity of convex functions in normed spaces Continuity of convex functions in normed spaces In this chapter, we consider continuity properties of real-valued convex functions defined on open convex sets in normed spaces. Recall that every infinitedimensional

More information

SOLUTIONS TO SOME PROBLEMS

SOLUTIONS TO SOME PROBLEMS 23 FUNCTIONAL ANALYSIS Spring 23 SOLUTIONS TO SOME PROBLEMS Warning:These solutions may contain errors!! PREPARED BY SULEYMAN ULUSOY PROBLEM 1. Prove that a necessary and sufficient condition that the

More information

The weak topology of locally convex spaces and the weak-* topology of their duals

The weak topology of locally convex spaces and the weak-* topology of their duals The weak topology of locally convex spaces and the weak-* topology of their duals Jordan Bell jordan.bell@gmail.com Department of Mathematics, University of Toronto April 3, 2014 1 Introduction These notes

More information

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product Chapter 4 Hilbert Spaces 4.1 Inner Product Spaces Inner Product Space. A complex vector space E is called an inner product space (or a pre-hilbert space, or a unitary space) if there is a mapping (, )

More information

Real Analysis, 2nd Edition, G.B.Folland Elements of Functional Analysis

Real Analysis, 2nd Edition, G.B.Folland Elements of Functional Analysis Real Analysis, 2nd Edition, G.B.Folland Chapter 5 Elements of Functional Analysis Yung-Hsiang Huang 5.1 Normed Vector Spaces 1. Note for any x, y X and a, b K, x+y x + y and by ax b y x + b a x. 2. It

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

Examples of Dual Spaces from Measure Theory

Examples of Dual Spaces from Measure Theory Chapter 9 Examples of Dual Spaces from Measure Theory We have seen that L (, A, µ) is a Banach space for any measure space (, A, µ). We will extend that concept in the following section to identify an

More information

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability...

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability... Functional Analysis Franck Sueur 2018-2019 Contents 1 Metric spaces 1 1.1 Definitions........................................ 1 1.2 Completeness...................................... 3 1.3 Compactness......................................

More information

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

3. (a) What is a simple function? What is an integrable function? How is f dµ defined? Define it first

3. (a) What is a simple function? What is an integrable function? How is f dµ defined? Define it first Math 632/6321: Theory of Functions of a Real Variable Sample Preinary Exam Questions 1. Let (, M, µ) be a measure space. (a) Prove that if µ() < and if 1 p < q

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

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

2 (Bonus). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure?

2 (Bonus). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure? MA 645-4A (Real Analysis), Dr. Chernov Homework assignment 1 (Due 9/5). Prove that every countable set A is measurable and µ(a) = 0. 2 (Bonus). Let A consist of points (x, y) such that either x or y is

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

FUNCTIONAL ANALYSIS LECTURE NOTES: WEAK AND WEAK* CONVERGENCE

FUNCTIONAL ANALYSIS LECTURE NOTES: WEAK AND WEAK* CONVERGENCE FUNCTIONAL ANALYSIS LECTURE NOTES: WEAK AND WEAK* CONVERGENCE CHRISTOPHER HEIL 1. Weak and Weak* Convergence of Vectors Definition 1.1. Let X be a normed linear space, and let x n, x X. a. We say that

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

CHAPTER I THE RIESZ REPRESENTATION THEOREM

CHAPTER I THE RIESZ REPRESENTATION THEOREM CHAPTER I THE RIESZ REPRESENTATION THEOREM We begin our study by identifying certain special kinds of linear functionals on certain special vector spaces of functions. We describe these linear functionals

More information

Problem Set 5. 2 n k. Then a nk (x) = 1+( 1)k

Problem Set 5. 2 n k. Then a nk (x) = 1+( 1)k Problem Set 5 1. (Folland 2.43) For x [, 1), let 1 a n (x)2 n (a n (x) = or 1) be the base-2 expansion of x. (If x is a dyadic rational, choose the expansion such that a n (x) = for large n.) Then the

More information

B. Appendix B. Topological vector spaces

B. Appendix B. Topological vector spaces B.1 B. Appendix B. Topological vector spaces B.1. Fréchet spaces. In this appendix we go through the definition of Fréchet spaces and their inductive limits, such as they are used for definitions of function

More information

Functional Analysis Exercise Class

Functional Analysis Exercise Class Functional Analysis Exercise Class Week 2 November 6 November Deadline to hand in the homeworks: your exercise class on week 9 November 13 November Exercises (1) Let X be the following space of piecewise

More information

A VERY BRIEF REVIEW OF MEASURE THEORY

A VERY BRIEF REVIEW OF MEASURE THEORY A VERY BRIEF REVIEW OF MEASURE THEORY A brief philosophical discussion. Measure theory, as much as any branch of mathematics, is an area where it is important to be acquainted with the basic notions and

More information

Combinatorics in Banach space theory Lecture 12

Combinatorics in Banach space theory Lecture 12 Combinatorics in Banach space theory Lecture The next lemma considerably strengthens the assertion of Lemma.6(b). Lemma.9. For every Banach space X and any n N, either all the numbers n b n (X), c n (X)

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

FUNCTIONAL ANALYSIS LECTURE NOTES: COMPACT SETS AND FINITE-DIMENSIONAL SPACES. 1. Compact Sets

FUNCTIONAL ANALYSIS LECTURE NOTES: COMPACT SETS AND FINITE-DIMENSIONAL SPACES. 1. Compact Sets FUNCTIONAL ANALYSIS LECTURE NOTES: COMPACT SETS AND FINITE-DIMENSIONAL SPACES CHRISTOPHER HEIL 1. Compact Sets Definition 1.1 (Compact and Totally Bounded Sets). Let X be a metric space, and let E X be

More information

Functional Analysis. Martin Brokate. 1 Normed Spaces 2. 2 Hilbert Spaces The Principle of Uniform Boundedness 32

Functional Analysis. Martin Brokate. 1 Normed Spaces 2. 2 Hilbert Spaces The Principle of Uniform Boundedness 32 Functional Analysis Martin Brokate Contents 1 Normed Spaces 2 2 Hilbert Spaces 2 3 The Principle of Uniform Boundedness 32 4 Extension, Reflexivity, Separation 37 5 Compact subsets of C and L p 46 6 Weak

More information

Aliprantis, Border: Infinite-dimensional Analysis A Hitchhiker s Guide

Aliprantis, Border: Infinite-dimensional Analysis A Hitchhiker s Guide aliprantis.tex May 10, 2011 Aliprantis, Border: Infinite-dimensional Analysis A Hitchhiker s Guide Notes from [AB2]. 1 Odds and Ends 2 Topology 2.1 Topological spaces Example. (2.2) A semimetric = triangle

More information

I teach myself... Hilbert spaces

I teach myself... Hilbert spaces I teach myself... Hilbert spaces by F.J.Sayas, for MATH 806 November 4, 2015 This document will be growing with the semester. Every in red is for you to justify. Even if we start with the basic definition

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

4 Hilbert spaces. The proof of the Hilbert basis theorem is not mathematics, it is theology. Camille Jordan

4 Hilbert spaces. The proof of the Hilbert basis theorem is not mathematics, it is theology. Camille Jordan The proof of the Hilbert basis theorem is not mathematics, it is theology. Camille Jordan Wir müssen wissen, wir werden wissen. David Hilbert We now continue to study a special class of Banach spaces,

More information

1 Continuity Classes C m (Ω)

1 Continuity Classes C m (Ω) 0.1 Norms 0.1 Norms A norm on a linear space X is a function : X R with the properties: Positive Definite: x 0 x X (nonnegative) x = 0 x = 0 (strictly positive) λx = λ x x X, λ C(homogeneous) x + y x +

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction Functional analysis can be seen as a natural extension of the real analysis to more general spaces. As an example we can think at the Heine - Borel theorem (closed and bounded is

More information

Normed and Banach spaces

Normed and Banach spaces Normed and Banach spaces László Erdős Nov 11, 2006 1 Norms We recall that the norm is a function on a vectorspace V, : V R +, satisfying the following properties x + y x + y cx = c x x = 0 x = 0 We always

More information

Problem 1: Compactness (12 points, 2 points each)

Problem 1: Compactness (12 points, 2 points each) Final exam Selected Solutions APPM 5440 Fall 2014 Applied Analysis Date: Tuesday, Dec. 15 2014, 10:30 AM to 1 PM You may assume all vector spaces are over the real field unless otherwise specified. Your

More information

Bounded and continuous functions on a locally compact Hausdorff space and dual spaces

Bounded and continuous functions on a locally compact Hausdorff space and dual spaces Chapter 6 Bounded and continuous functions on a locally compact Hausdorff space and dual spaces Recall that the dual space of a normed linear space is a Banach space, and the dual space of L p is L q where

More information

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure?

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure? MA 645-4A (Real Analysis), Dr. Chernov Homework assignment 1 (Due ). Show that the open disk x 2 + y 2 < 1 is a countable union of planar elementary sets. Show that the closed disk x 2 + y 2 1 is a countable

More information

1 Functional Analysis

1 Functional Analysis 1 Functional Analysis 1 1.1 Banach spaces Remark 1.1. In classical mechanics, the state of some physical system is characterized as a point x in phase space (generalized position and momentum coordinates).

More information

1.5 Approximate Identities

1.5 Approximate Identities 38 1 The Fourier Transform on L 1 (R) which are dense subspaces of L p (R). On these domains, P : D P L p (R) and M : D M L p (R). Show, however, that P and M are unbounded even when restricted to these

More information

Hilbert spaces. 1. Cauchy-Schwarz-Bunyakowsky inequality

Hilbert spaces. 1. Cauchy-Schwarz-Bunyakowsky inequality (October 29, 2016) Hilbert spaces Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/fun/notes 2016-17/03 hsp.pdf] Hilbert spaces are

More information

1.3.1 Definition and Basic Properties of Convolution

1.3.1 Definition and Basic Properties of Convolution 1.3 Convolution 15 1.3 Convolution Since L 1 (R) is a Banach space, we know that it has many useful properties. In particular the operations of addition and scalar multiplication are continuous. However,

More information

FUNCTIONAL ANALYSIS CHRISTIAN REMLING

FUNCTIONAL ANALYSIS CHRISTIAN REMLING FUNCTIONAL ANALYSIS CHRISTIAN REMLING Contents 1. Metric and topological spaces 2 2. Banach spaces 12 3. Consequences of Baire s Theorem 30 4. Dual spaces and weak topologies 34 5. Hilbert spaces 50 6.

More information

Lecture Course. Functional Analysis

Lecture Course. Functional Analysis MATHEMATISCHES INSTITUT PROF. DR. PETER MÜLLER Summer Term 2013 Lecture Course Functional Analysis Typesetting by Kilian Lieret and Marcel Schaub If you find mistakes, I would appreciate getting a short

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

i=1 β i,i.e. = β 1 x β x β 1 1 xβ d

i=1 β i,i.e. = β 1 x β x β 1 1 xβ d 66 2. Every family of seminorms on a vector space containing a norm induces ahausdorff locally convex topology. 3. Given an open subset Ω of R d with the euclidean topology, the space C(Ω) of real valued

More information

L p Spaces and Convexity

L p Spaces and Convexity L p Spaces and Convexity These notes largely follow the treatments in Royden, Real Analysis, and Rudin, Real & Complex Analysis. 1. Convex functions Let I R be an interval. For I open, we say a function

More information

Three hours THE UNIVERSITY OF MANCHESTER. 24th January

Three hours THE UNIVERSITY OF MANCHESTER. 24th January Three hours MATH41011 THE UNIVERSITY OF MANCHESTER FOURIER ANALYSIS AND LEBESGUE INTEGRATION 24th January 2013 9.45 12.45 Answer ALL SIX questions in Section A (25 marks in total). Answer THREE of the

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

MAT 544 Problem Set 2 Solutions

MAT 544 Problem Set 2 Solutions MAT 544 Problem Set 2 Solutions Problems. Problem 1 A metric space is separable if it contains a dense subset which is finite or countably infinite. Prove that every totally bounded metric space X is separable.

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

Exercise Solutions to Functional Analysis

Exercise Solutions to Functional Analysis Exercise Solutions to Functional Analysis Note: References refer to M. Schechter, Principles of Functional Analysis Exersize that. Let φ,..., φ n be an orthonormal set in a Hilbert space H. Show n f n

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

HILBERT SPACES AND THE RADON-NIKODYM THEOREM. where the bar in the first equation denotes complex conjugation. In either case, for any x V define

HILBERT SPACES AND THE RADON-NIKODYM THEOREM. where the bar in the first equation denotes complex conjugation. In either case, for any x V define HILBERT SPACES AND THE RADON-NIKODYM THEOREM STEVEN P. LALLEY 1. DEFINITIONS Definition 1. A real inner product space is a real vector space V together with a symmetric, bilinear, positive-definite mapping,

More information

Math General Topology Fall 2012 Homework 11 Solutions

Math General Topology Fall 2012 Homework 11 Solutions Math 535 - General Topology Fall 2012 Homework 11 Solutions Problem 1. Let X be a topological space. a. Show that the following properties of a subset A X are equivalent. 1. The closure of A in X has empty

More information

Functional Analysis Exercise Class

Functional Analysis Exercise Class Functional Analysis Exercise Class Wee November 30 Dec 4: Deadline to hand in the homewor: your exercise class on wee December 7 11 Exercises with solutions Recall that every normed space X can be isometrically

More information

Linear Topological Spaces

Linear Topological Spaces Linear Topological Spaces by J. L. KELLEY ISAAC NAMIOKA AND W. F. DONOGHUE, JR. G. BALEY PRICE KENNETH R. LUCAS WENDY ROBERTSON B. J. PETTIS W. R. SCOTT EBBE THUE POULSEN KENNAN T. SMITH D. VAN NOSTRAND

More information

(1) Consider the space S consisting of all continuous real-valued functions on the closed interval [0, 1]. For f, g S, define

(1) Consider the space S consisting of all continuous real-valued functions on the closed interval [0, 1]. For f, g S, define Homework, Real Analysis I, Fall, 2010. (1) Consider the space S consisting of all continuous real-valued functions on the closed interval [0, 1]. For f, g S, define ρ(f, g) = 1 0 f(x) g(x) dx. Show that

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 Comprehensive Exam Questions Fall F(x) = 1 x. f(t)dt. t 1 2. tf 2 (t)dt. and g(t, x) = 2 t. 2 t

Analysis Comprehensive Exam Questions Fall F(x) = 1 x. f(t)dt. t 1 2. tf 2 (t)dt. and g(t, x) = 2 t. 2 t Analysis Comprehensive Exam Questions Fall 2. Let f L 2 (, ) be given. (a) Prove that ( x 2 f(t) dt) 2 x x t f(t) 2 dt. (b) Given part (a), prove that F L 2 (, ) 2 f L 2 (, ), where F(x) = x (a) Using

More information

Chapter 1: Banach Spaces

Chapter 1: Banach Spaces 321 2008 09 Chapter 1: Banach Spaces The main motivation for functional analysis was probably the desire to understand solutions of differential equations. As with other contexts (such as linear algebra

More information

Banach Spaces II: Elementary Banach Space Theory

Banach Spaces II: Elementary Banach Space Theory BS II c Gabriel Nagy Banach Spaces II: Elementary Banach Space Theory Notes from the Functional Analysis Course (Fall 07 - Spring 08) In this section we introduce Banach spaces and examine some of their

More information

Continuous Functions on Metric Spaces

Continuous Functions on Metric Spaces Continuous Functions on Metric Spaces Math 201A, Fall 2016 1 Continuous functions Definition 1. Let (X, d X ) and (Y, d Y ) be metric spaces. A function f : X Y is continuous at a X if for every ɛ > 0

More information

FUNCTIONAL ANALYSIS-NORMED SPACE

FUNCTIONAL ANALYSIS-NORMED SPACE MAT641- MSC Mathematics, MNIT Jaipur FUNCTIONAL ANALYSIS-NORMED SPACE DR. RITU AGARWAL MALAVIYA NATIONAL INSTITUTE OF TECHNOLOGY JAIPUR 1. Normed space Norm generalizes the concept of length in an arbitrary

More information

1 Math 241A-B Homework Problem List for F2015 and W2016

1 Math 241A-B Homework Problem List for F2015 and W2016 1 Math 241A-B Homework Problem List for F2015 W2016 1.1 Homework 1. Due Wednesday, October 7, 2015 Notation 1.1 Let U be any set, g be a positive function on U, Y be a normed space. For any f : U Y let

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

1. Subspaces A subset M of Hilbert space H is a subspace of it is closed under the operation of forming linear combinations;i.e.,

1. Subspaces A subset M of Hilbert space H is a subspace of it is closed under the operation of forming linear combinations;i.e., Abstract Hilbert Space Results We have learned a little about the Hilbert spaces L U and and we have at least defined H 1 U and the scale of Hilbert spaces H p U. Now we are going to develop additional

More information

Real Analysis: Part II. William G. Faris

Real Analysis: Part II. William G. Faris Real Analysis: Part II William G. Faris June 3, 2004 ii Contents 1 Function spaces 1 1.1 Spaces of continuous functions................... 1 1.2 Pseudometrics and seminorms.................... 2 1.3 L

More information

RESTRICTED UNIFORM BOUNDEDNESS IN BANACH SPACES

RESTRICTED UNIFORM BOUNDEDNESS IN BANACH SPACES RESTRICTED UNIFORM BOUNDEDNESS IN BANACH SPACES OLAV NYGAARD AND MÄRT PÕLDVERE Abstract. Precise conditions for a subset A of a Banach space X are known in order that pointwise bounded on A sequences of

More information

Reminder Notes for the Course on Measures on Topological Spaces

Reminder Notes for the Course on Measures on Topological Spaces Reminder Notes for the Course on Measures on Topological Spaces T. C. Dorlas Dublin Institute for Advanced Studies School of Theoretical Physics 10 Burlington Road, Dublin 4, Ireland. Email: dorlas@stp.dias.ie

More information

i. v = 0 if and only if v 0. iii. v + w v + w. (This is the Triangle Inequality.)

i. v = 0 if and only if v 0. iii. v + w v + w. (This is the Triangle Inequality.) Definition 5.5.1. A (real) normed vector space is a real vector space V, equipped with a function called a norm, denoted by, provided that for all v and w in V and for all α R the real number v 0, and

More information

Summary of Real Analysis by Royden

Summary of Real Analysis by Royden Summary of Real Analysis by Royden Dan Hathaway May 2010 This document is a summary of the theorems and definitions and theorems from Part 1 of the book Real Analysis by Royden. In some areas, such as

More information

Measure and Integration: Solutions of CW2

Measure and Integration: Solutions of CW2 Measure and Integration: s of CW2 Fall 206 [G. Holzegel] December 9, 206 Problem of Sheet 5 a) Left (f n ) and (g n ) be sequences of integrable functions with f n (x) f (x) and g n (x) g (x) for almost

More information

Weak Topologies, Reflexivity, Adjoint operators

Weak Topologies, Reflexivity, Adjoint operators Chapter 2 Weak Topologies, Reflexivity, Adjoint operators 2.1 Topological vector spaces and locally convex spaces Definition 2.1.1. [Topological Vector Spaces and Locally convex Spaces] Let E be a vector

More information

Topological vectorspaces

Topological vectorspaces (July 25, 2011) Topological vectorspaces Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ Natural non-fréchet spaces Topological vector spaces Quotients and linear maps More topological

More information

SPACES: FROM ANALYSIS TO GEOMETRY AND BACK

SPACES: FROM ANALYSIS TO GEOMETRY AND BACK SPACES: FROM ANALYSIS TO GEOMETRY AND BACK MASS 2011 LECTURE NOTES 1. Lecture 1 (8/22/11): Introduction There are many problems in analysis which involve constructing a function with desirable properties

More information

Five Mini-Courses on Analysis

Five Mini-Courses on Analysis Christopher Heil Five Mini-Courses on Analysis Metrics, Norms, Inner Products, and Topology Lebesgue Measure and Integral Operator Theory and Functional Analysis Borel and Radon Measures Topological Vector

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

Stone-Čech compactification of Tychonoff spaces

Stone-Čech compactification of Tychonoff spaces The Stone-Čech compactification of Tychonoff spaces Jordan Bell jordan.bell@gmail.com Department of Mathematics, University of Toronto June 27, 2014 1 Completely regular spaces and Tychonoff spaces A topological

More information

Selçuk Demir WS 2017 Functional Analysis Homework Sheet

Selçuk Demir WS 2017 Functional Analysis Homework Sheet Selçuk Demir WS 2017 Functional Analysis Homework Sheet 1. Let M be a metric space. If A M is non-empty, we say that A is bounded iff diam(a) = sup{d(x, y) : x.y A} exists. Show that A is bounded iff there

More information

MATH 113 SPRING 2015

MATH 113 SPRING 2015 MATH 113 SPRING 2015 DIARY Effective syllabus I. Metric spaces - 6 Lectures and 2 problem sessions I.1. Definitions and examples I.2. Metric topology I.3. Complete spaces I.4. The Ascoli-Arzelà Theorem

More information