Appendix 1. Introduction to Banach Spaces

Total Page:16

File Type:pdf, Size:1020Kb

Appendix 1. Introduction to Banach Spaces Appendix 1. Introduction to Banach Spaces A1.1 Linear Vector Spaces and Norms Definition A1.1 A linear vector space (LVS) X over a field F is a set with two binary operations: addition (a map of X x X ~ X) and numerical (or scalar) multiplication (a map of F x X ~ X), which satisfy the commutative, associative, and distributive properties. We are primarily interested in spaces of functions and will take F to be either lR or cc. Examples A1.2. (1) X = lRn with the operations (+, .), the usual componentwise operations, and with F =R (2) X = C([O, I D, all cqntinuous, complex-valued functions on the interval [0, I]. Addition is pointwise,thatis, if f, g E X then (j+g)(x) = f(x)+g(x), and scalar multiplication for F = C is also pointwise. (3) X = II', where II' consists of all infinite sequences of complex numbers: x == (Xl, ... , xn, ... ), Xi E C such that L~l IXi I" < 00, for 1 :::: p < 00. Again, addition and scalar multiplication are defined componentwise. Problem A1.1. Show that II' is an LVS. (Hint: Use the Minkowski inequality: 286 Appendix 1. Introduction to Banach Spaces Definition A1.3. Let X be an LVS over F, F = lR or <C. A norm II . lion X is a map II . II : X ~ lR+ U {O} such that (i) IIx II 2: 0 and if IIx II = 0 then x = 0 (positive definiteness); (ii) II Ax II = IAlllxll, A E F (homogeneity); (iii) IIx + yll :::: IIxll + Ilyll, x, y E X (triangle inequality). Examples AI.4. (1) X = lRn and define IIxll = (2::;'=1 Ixd2)1/2, x E lRn. This is a norm, called the Euclidean norm, and has the interpretation of the length of the vector x. (2) X = C([O, 1]) can be equipped with many norms, for example, the LP- 1 )I/P norms: Ilfllp == ( fa If(xWdx ,f E x, 1:::: p < oo,andthesup-norm (p = 00): Ilflloo == sup If(x)l, f E X. XE[O,IJ (3) X = IP has a norm given by IIxll == (2::~1 IxilP)I/P, x EX. Problem A1.2. Show that the maps X ~ lR+ claimed to be norms in Examples A1.4 are norms. Definition A1.S. An LVS X with a norm II . II is a normed linear vector space (NLVS), that is, an NLVS X is a pair (X, II . II) where X is an LVS and II . II is a norm on X. Al.2 Elementary Topology in Normed Vector Spaces Elementary topology studies relations between certain families of subsets of a set X. A topology for a set X is built out of a distinguished family of subsets, called the open sets. In an NLVS X, there is a standard construction of these open sets. Definition A1.6. Let X be an NLVS, and let a E X. An open ball about a of radius r, denoted Br(a), is defined by Br(a) == {x E Xlllx - all < r}. In analogy with the Euclidean metric on lRn (see (1), Examples A1.4), we in­ terpret Ilx - all as "the distance from x to a," and so Br(a) consists of all points x E X lying within distance r from a. The open balls in X are the fundamental building blocks of open sets. Definition AI.7. A subset E C X, X an NLVS, is open iffor each x E E there exists an r > 0 (depending on x) such that Br(x) C E. A neighborhood ofx EX is an open set containing x. Al.2. Elementary Topology in Normed Vector Spaces 287 Example A1.S. Let X = JRI1 with the Euclidean metric. Then simply a ball of radius E about the origin. Note that BE(O) does not include its boundary, that is, {x I (2:::'=1 x?) 1/2 = E}. It is easy to check that BE(O) is an open set. If we were to include the boundary, the resulting set would not be open. DefinitionA1.9.Asubset Be X, X anNLVS, isclosedifX\B == {x E Xix rj. B} (the complement of B in X) is open. Sequences provide a convenient tool for studying many properties of subsets of an NLVS X, including open and closed sets. Definition A1.l0. Let X be an NLVS. (I) A sequence {XI1 l in X converges to x E X if Ilxn - x II ~ 0 as n ~ 00. (2) A sequence (x" l in X is Cauchy if Ilxn - Xm II ~ 0 as n, m ~ 00. Problem Al.3. Prove that (I) every convergent sequence is a Cauchy sequence, (2) every convergent sequence is uniformly bounded, that is, if {xn l is conver- gent, then there exists an M, 0 < M < 00, such that Ilxn II :::: M for all n = 1,2, .... (Hints: (1) Use an E/2-argument and the identity: X il - Xm = Xn - X + X - X m . (2) Use the triangle inequality to show that I Ilxn II - Ilxm II I:::: Ilxn - Xm II·) A nice feature of NLVS is that sequences can be used to characterize closed sets. Proposition Al.ll. A subset E c X, X an NLVS, is closed iffor any convergent sequence (xnl in E, limn->ooxn E E. Proof. (1) Suppose E is closed and lim l1 -+oc Xn = x rj. E but Xn E E. Since X \ E is open, there is an E > 0 such that BE(x) n E = </>. But X I1 ~ x, so for this E, there is an N such that n > N =? Ilx n - xII < E =? Xn E BE(x). So we have a contradiction, and x E E. 288 Appendix 1. Introduction to Banach Spaces (2) Conversely, suppose E contains the limit of all its convergent sequences. Suppose X \ E is not open; then there is a point Y E X \ E such that for each E > 0, BE(y) n E =I ¢. Let En == lin and choose Yn E BE,Jy) n E. Then {Yn} is a sequence in E and limn-+oo Yn = y. But y tI E, hence we get a contradiction (i.e., X \ E is open so E is closed). 0 Definition A1.12. If M c X, X an NLVS, then M, the closure of M in X, is M U {limits of all nonconstant convergent sequences in M}. The set ofpoints that are limits in X of nonconstant sequences in M are the accumulation points or cluster points of M. Remark Al.13. By definition, M :J M and M is closed. M is, in fact, the smallest closed set containing M. Remark A1.14. Exercise (1) in Problem A1.3 is significant because the converse is not true in every NLVS X. That is, if {xn} is a Cauchy sequence in X, it is not necessarily true that {xn} is convergent. As an example, consider X = C([O, 1]) in the II . III" 1:s p < 00, norm (see Example AlA (2)). We construct a sequence fn E X by 0, O:SX:S~, .l<x<.l+.l f,,(X) = I n(x-~), 2- -2 n' 1, .l+.l<x<1.2 n -- Clearly, fn E C([O, 1]) and, for n ::::: m and p = 1, Ilfn-fmll! = fo!If,,(X)-fm(X)ldX 1+1 1+1- l1l h2 11 (n - m)(x - 1/2)dx + h:l [1 - m(x - 1/2)]dx 2 2 11 ~ (~-~), 2 m n and so {fn} is a Cauchy sequence. It is easy to check that for any p, {fn} is Cauchy. Now for any x E [0, 1], we can compute limn-+ oo fn(x). The limit function is 0, 0 < x :s ~, f(x) = I 1, ~ < x :s 1. This limit function f tI C([O, 1]) (i.e., f is discontinuous), and so C([O, 1]) does not contain the limit of all its Cauchy sequences! Later we will discuss the manner in which we can extend C([O, 1]) to a larger NLVS (called the completion) to include the limit of all the Cauchy sequences in C([O, 1]). AI.3 Banach Spaces Definition A1.15.An NLVS X is complete ifevery Cauchy sequence in X converges to an element of X. A complete NLVS is called a Banach space. Al.3. Banach Spaces 289 Remark A1.16. Every finite-dimensional NLVS is complete and hence a Banach space. This follows from the fact that both ffi. and C are complete and from the fact that every finite-dimensional LVS is isomorphic to ffi.N or C N for some N. For this reason, the term "Banach space" is usually used to denote an infinite-dimensional NLVS. Examples A1.17. (1) X = ffi.N with the Euclidean norm II . lie is complete. (2) X = C([O, I)) is complete with the sup-norm II . 1100, but it is not complete with the p-norm for 1 :s p < 00; see Remark A1.l4. (3) [P is complete; we prove this in Proposition AU8. Problem AI.4. Prove statements (l) and (2) in Examples A 1.17. (Hint: For (2), use standard results on uniform convergence.) Proposition A1.18. The NLVS IP as defined in (3) of Examples Al.2, with the II . lip-norm, 1 :s p < 00, is a Banach space. Proof. Let (x(n)), x(ll) == (xiII), xiII), ... ) E [P, be a Cauchy sequence, that is, (ALl) as m, n -+ 00. We must show (1) that (x(Il)} is convergent to some x, and (2) that x E [P.
Recommended publications
  • On Quasi Norm Attaining Operators Between Banach Spaces
    ON QUASI NORM ATTAINING OPERATORS BETWEEN BANACH SPACES GEUNSU CHOI, YUN SUNG CHOI, MINGU JUNG, AND MIGUEL MART´IN Abstract. We provide a characterization of the Radon-Nikod´ymproperty in terms of the denseness of bounded linear operators which attain their norm in a weak sense, which complement the one given by Bourgain and Huff in the 1970's. To this end, we introduce the following notion: an operator T : X ÝÑ Y between the Banach spaces X and Y is quasi norm attaining if there is a sequence pxnq of norm one elements in X such that pT xnq converges to some u P Y with }u}“}T }. Norm attaining operators in the usual (or strong) sense (i.e. operators for which there is a point in the unit ball where the norm of its image equals the norm of the operator) and also compact operators satisfy this definition. We prove that strong Radon-Nikod´ymoperators can be approximated by quasi norm attaining operators, a result which does not hold for norm attaining operators in the strong sense. This shows that this new notion of quasi norm attainment allows to characterize the Radon-Nikod´ymproperty in terms of denseness of quasi norm attaining operators for both domain and range spaces, completing thus a characterization by Bourgain and Huff in terms of norm attaining operators which is only valid for domain spaces and it is actually false for range spaces (due to a celebrated example by Gowers of 1990). A number of other related results are also included in the paper: we give some positive results on the denseness of norm attaining Lipschitz maps, norm attaining multilinear maps and norm attaining polynomials, characterize both finite dimensionality and reflexivity in terms of quasi norm attaining operators, discuss conditions to obtain that quasi norm attaining operators are actually norm attaining, study the relationship with the norm attainment of the adjoint operator and, finally, present some stability results.
    [Show full text]
  • Duality for Outer $ L^ P \Mu (\Ell^ R) $ Spaces and Relation to Tent Spaces
    p r DUALITY FOR OUTER Lµpℓ q SPACES AND RELATION TO TENT SPACES MARCO FRACCAROLI p r Abstract. We prove that the outer Lµpℓ q spaces, introduced by Do and Thiele, are isomorphic to Banach spaces, and we show the expected duality properties between them for 1 ă p ď8, 1 ď r ă8 or p “ r P t1, 8u uniformly in the finite setting. In the case p “ 1, 1 ă r ď8, we exhibit a counterexample to uniformity. We show that in the upper half space setting these properties hold true in the full range 1 ď p,r ď8. These results are obtained via greedy p r decompositions of functions in Lµpℓ q. As a consequence, we establish the p p r equivalence between the classical tent spaces Tr and the outer Lµpℓ q spaces in the upper half space. Finally, we give a full classification of weak and strong type estimates for a class of embedding maps to the upper half space with a fractional scale factor for functions on Rd. 1. Introduction The Lp theory for outer measure spaces discussed in [13] generalizes the classical product, or iteration, of weighted Lp quasi-norms. Since we are mainly interested in positive objects, we assume every function to be nonnegative unless explicitly stated. We first focus on the finite setting. On the Cartesian product X of two finite sets equipped with strictly positive weights pY,µq, pZ,νq, we can define the classical product, or iterated, L8Lr,LpLr spaces for 0 ă p, r ă8 by the quasi-norms 1 r r kfkL8ppY,µq,LrpZ,νqq “ supp νpzqfpy,zq q yPY zÿPZ ´1 r 1 “ suppµpyq ωpy,zqfpy,zq q r , yPY zÿPZ p 1 r r p kfkLpppY,µq,LrpZ,νqq “ p µpyqp νpzqfpy,zq q q , arXiv:2001.05903v1 [math.CA] 16 Jan 2020 yÿPY zÿPZ where we denote by ω “ µ b ν the induced weight on X.
    [Show full text]
  • ON SEQUENCE SPACES DEFINED by the DOMAIN of TRIBONACCI MATRIX in C0 and C Taja Yaying and Merve ˙Ilkhan Kara 1. Introduction Th
    Korean J. Math. 29 (2021), No. 1, pp. 25{40 http://dx.doi.org/10.11568/kjm.2021.29.1.25 ON SEQUENCE SPACES DEFINED BY THE DOMAIN OF TRIBONACCI MATRIX IN c0 AND c Taja Yaying∗;y and Merve Ilkhan_ Kara Abstract. In this article we introduce tribonacci sequence spaces c0(T ) and c(T ) derived by the domain of a newly defined regular tribonacci matrix T: We give some topological properties, inclusion relations, obtain the Schauder basis and determine α−; β− and γ− duals of the spaces c0(T ) and c(T ): We characterize certain matrix classes (c0(T );Y ) and (c(T );Y ); where Y is any of the spaces c0; c or `1: Finally, using Hausdorff measure of non-compactness we characterize certain class of compact operators on the space c0(T ): 1. Introduction Throughout the paper N = f0; 1; 2; 3;:::g and w is the space of all real valued sequences. By `1; c0 and c; we mean the spaces all bounded, null and convergent sequences, respectively. Also by `p; cs; cs0 and bs; we mean the spaces of absolutely p-summable, convergent, null and bounded series, respectively, where 1 ≤ p < 1: We write φ for the space of all sequences that terminate in zero. Moreover, we denote the space of all sequences of bounded variation by bv: A Banach space X is said to be a BK-space if it has continuous coordinates. The spaces `1; c0 and c are BK- spaces with norm kxk = sup jx j : Here and henceforth, for simplicity in notation, `1 k k the summation without limit runs from 0 to 1: Also, we shall use the notation e = (1; 1; 1;:::) and e(k) to be the sequence whose only non-zero term is 1 in the kth place for each k 2 N: Let X and Y be two sequence spaces and let A = (ank) be an infinite matrix of real th entries.
    [Show full text]
  • Uniform Boundedness Principle for Unbounded Operators
    UNIFORM BOUNDEDNESS PRINCIPLE FOR UNBOUNDED OPERATORS C. GANESA MOORTHY and CT. RAMASAMY Abstract. A uniform boundedness principle for unbounded operators is derived. A particular case is: Suppose fTigi2I is a family of linear mappings of a Banach space X into a normed space Y such that fTix : i 2 Ig is bounded for each x 2 X; then there exists a dense subset A of the open unit ball in X such that fTix : i 2 I; x 2 Ag is bounded. A closed graph theorem and a bounded inverse theorem are obtained for families of linear mappings as consequences of this principle. Some applications of this principle are also obtained. 1. Introduction There are many forms for uniform boundedness principle. There is no known evidence for this principle for unbounded operators which generalizes classical uniform boundedness principle for bounded operators. The second section presents a uniform boundedness principle for unbounded operators. An application to derive Hellinger-Toeplitz theorem is also obtained in this section. A JJ J I II closed graph theorem and a bounded inverse theorem are obtained for families of linear mappings in the third section as consequences of this principle. Go back Let us assume the following: Every vector space X is over R or C. An α-seminorm (0 < α ≤ 1) is a mapping p: X ! [0; 1) such that p(x + y) ≤ p(x) + p(y), p(ax) ≤ jajαp(x) for all x; y 2 X Full Screen Close Received November 7, 2013. 2010 Mathematics Subject Classification. Primary 46A32, 47L60. Key words and phrases.
    [Show full text]
  • Surjective Isometries on Grassmann Spaces 11
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Repository of the Academy's Library SURJECTIVE ISOMETRIES ON GRASSMANN SPACES FERNANDA BOTELHO, JAMES JAMISON, AND LAJOS MOLNAR´ Abstract. Let H be a complex Hilbert space, n a given positive integer and let Pn(H) be the set of all projections on H with rank n. Under the condition dim H ≥ 4n, we describe the surjective isometries of Pn(H) with respect to the gap metric (the metric induced by the operator norm). 1. Introduction The study of isometries of function spaces or operator algebras is an important research area in functional analysis with history dating back to the 1930's. The most classical results in the area are the Banach-Stone theorem describing the surjective linear isometries between Banach spaces of complex- valued continuous functions on compact Hausdorff spaces and its noncommutative extension for general C∗-algebras due to Kadison. This has the surprising and remarkable consequence that the surjective linear isometries between C∗-algebras are closely related to algebra isomorphisms. More precisely, every such surjective linear isometry is a Jordan *-isomorphism followed by multiplication by a fixed unitary element. We point out that in the aforementioned fundamental results the underlying structures are algebras and the isometries are assumed to be linear. However, descriptions of isometries of non-linear structures also play important roles in several areas. We only mention one example which is closely related with the subject matter of this paper. This is the famous Wigner's theorem that describes the structure of quantum mechanical symmetry transformations and plays a fundamental role in the probabilistic aspects of quantum theory.
    [Show full text]
  • Chapter 4 the Lebesgue Spaces
    Chapter 4 The Lebesgue Spaces In this chapter we study Lp-integrable functions as a function space. Knowledge on functional analysis required for our study is briefly reviewed in the first two sections. In Section 1 the notions of normed and inner product spaces and their properties such as completeness, separability, the Heine-Borel property and espe- cially the so-called projection property are discussed. Section 2 is concerned with bounded linear functionals and the dual space of a normed space. The Lp-space is introduced in Section 3, where its completeness and various density assertions by simple or continuous functions are covered. The dual space of the Lp-space is determined in Section 4 where the key notion of uniform convexity is introduced and established for the Lp-spaces. Finally, we study strong and weak conver- gence of Lp-sequences respectively in Sections 5 and 6. Both are important for applications. 4.1 Normed Spaces In this and the next section we review essential elements of functional analysis that are relevant to our study of the Lp-spaces. You may look up any book on functional analysis or my notes on this subject attached in this webpage. Let X be a vector space over R. A norm on X is a map from X ! [0; 1) satisfying the following three \axioms": For 8x; y; z 2 X, (i) kxk ≥ 0 and is equal to 0 if and only if x = 0; (ii) kαxk = jαj kxk, 8α 2 R; and (iii) kx + yk ≤ kxk + kyk. The pair (X; k·k) is called a normed vector space or normed space for short.
    [Show full text]
  • Functional Analysis Lecture Notes Chapter 3. Banach
    FUNCTIONAL ANALYSIS LECTURE NOTES CHAPTER 3. BANACH SPACES CHRISTOPHER HEIL 1. Elementary Properties and Examples Notation 1.1. Throughout, F will denote either the real line R or the complex plane C. All vector spaces are assumed to be over the field F. Definition 1.2. Let X be a vector space over the field F. Then a semi-norm on X is a function k · k: X ! R such that (a) kxk ≥ 0 for all x 2 X, (b) kαxk = jαj kxk for all x 2 X and α 2 F, (c) Triangle Inequality: kx + yk ≤ kxk + kyk for all x, y 2 X. A norm on X is a semi-norm which also satisfies: (d) kxk = 0 =) x = 0. A vector space X together with a norm k · k is called a normed linear space, a normed vector space, or simply a normed space. Definition 1.3. Let I be a finite or countable index set (for example, I = f1; : : : ; Ng if finite, or I = N or Z if infinite). Let w : I ! [0; 1). Given a sequence of scalars x = (xi)i2I , set 1=p jx jp w(i)p ; 0 < p < 1; 8 i kxkp;w = > Xi2I <> sup jxij w(i); p = 1; i2I > where these quantities could be infinite.:> Then we set p `w(I) = x = (xi)i2I : kxkp < 1 : n o p p p We call `w(I) a weighted ` space, and often denote it just by `w (especially if I = N). If p p w(i) = 1 for all i, then we simply call this space ` (I) or ` and write k · kp instead of k · kp;w.
    [Show full text]
  • The Nonstandard Theory of Topological Vector Spaces
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 172, October 1972 THE NONSTANDARDTHEORY OF TOPOLOGICAL VECTOR SPACES BY C. WARD HENSON AND L. C. MOORE, JR. ABSTRACT. In this paper the nonstandard theory of topological vector spaces is developed, with three main objectives: (1) creation of the basic nonstandard concepts and tools; (2) use of these tools to give nonstandard treatments of some major standard theorems ; (3) construction of the nonstandard hull of an arbitrary topological vector space, and the beginning of the study of the class of spaces which tesults. Introduction. Let Ml be a set theoretical structure and let *JR be an enlarge- ment of M. Let (E, 0) be a topological vector space in M. §§1 and 2 of this paper are devoted to the elementary nonstandard theory of (F, 0). In particular, in §1 the concept of 0-finiteness for elements of *E is introduced and the nonstandard hull of (E, 0) (relative to *3R) is defined. §2 introduces the concept of 0-bounded- ness for elements of *E. In §5 the elementary nonstandard theory of locally convex spaces is developed by investigating the mapping in *JK which corresponds to a given pairing. In §§6 and 7 we make use of this theory by providing nonstandard treatments of two aspects of the existing standard theory. In §6, Luxemburg's characterization of the pre-nearstandard elements of *E for a normed space (E, p) is extended to Hausdorff locally convex spaces (E, 8). This characterization is used to prove the theorem of Grothendieck which gives a criterion for the completeness of a Hausdorff locally convex space.
    [Show full text]
  • Linear Operators and Adjoints
    Chapter 6 Linear operators and adjoints Contents Introduction .......................................... ............. 6.1 Fundamentals ......................................... ............. 6.2 Spaces of bounded linear operators . ................... 6.3 Inverseoperators.................................... ................. 6.5 Linearityofinverses.................................... ............... 6.5 Banachinversetheorem ................................. ................ 6.5 Equivalenceofspaces ................................. ................. 6.5 Isomorphicspaces.................................... ................ 6.6 Isometricspaces...................................... ............... 6.6 Unitaryequivalence .................................... ............... 6.7 Adjoints in Hilbert spaces . .............. 6.11 Unitaryoperators ...................................... .............. 6.13 Relations between the four spaces . ................. 6.14 Duality relations for convex cones . ................. 6.15 Geometric interpretation of adjoints . ............... 6.15 Optimization in Hilbert spaces . .............. 6.16 Thenormalequations ................................... ............... 6.16 Thedualproblem ...................................... .............. 6.17 Pseudo-inverseoperators . .................. 6.18 AnalysisoftheDTFT ..................................... ............. 6.21 6.1 Introduction The field of optimization uses linear operators and their adjoints extensively. Example. differentiation, convolution, Fourier transform,
    [Show full text]
  • LEBESGUE MEASURE and L2 SPACE. Contents 1. Measure Spaces 1 2. Lebesgue Integration 2 3. L2 Space 4 Acknowledgments 9 References
    LEBESGUE MEASURE AND L2 SPACE. ANNIE WANG Abstract. This paper begins with an introduction to measure spaces and the Lebesgue theory of measure and integration. Several important theorems regarding the Lebesgue integral are then developed. Finally, we prove the completeness of the L2(µ) space and show that it is a metric space, and a Hilbert space. Contents 1. Measure Spaces 1 2. Lebesgue Integration 2 3. L2 Space 4 Acknowledgments 9 References 9 1. Measure Spaces Definition 1.1. Suppose X is a set. Then X is said to be a measure space if there exists a σ-ring M (that is, M is a nonempty family of subsets of X closed under countable unions and under complements)of subsets of X and a non-negative countably additive set function µ (called a measure) defined on M . If X 2 M, then X is said to be a measurable space. For example, let X = Rp, M the collection of Lebesgue-measurable subsets of Rp, and µ the Lebesgue measure. Another measure space can be found by taking X to be the set of all positive integers, M the collection of all subsets of X, and µ(E) the number of elements of E. We will be interested only in a special case of the measure, the Lebesgue measure. The Lebesgue measure allows us to extend the notions of length and volume to more complicated sets. Definition 1.2. Let Rp be a p-dimensional Euclidean space . We denote an interval p of R by the set of points x = (x1; :::; xp) such that (1.3) ai ≤ xi ≤ bi (i = 1; : : : ; p) Definition 1.4.
    [Show full text]
  • Eberlein-Šmulian Theorem and Some of Its Applications
    Eberlein-Šmulian theorem and some of its applications Kristina Qarri Supervisors Trond Abrahamsen Associate professor, PhD University of Agder Norway Olav Nygaard Professor, PhD University of Agder Norway This master’s thesis is carried out as a part of the education at the University of Agder and is therefore approved as a part of this education. However, this does not imply that the University answers for the methods that are used or the conclusions that are drawn. University of Agder, 2014 Faculty of Engineering and Science Department of Mathematics Contents Abstract 1 1 Introduction 2 1.1 Notation and terminology . 4 1.2 Cornerstones in Functional Analysis . 4 2 Basics of weak and weak* topologies 6 2.1 The weak topology . 7 2.2 Weak* topology . 16 3 Schauder Basis Theory 21 3.1 First Properties . 21 3.2 Constructing basic sequences . 37 4 Proof of the Eberlein Šmulian theorem due to Whitley 50 5 The weak topology and the topology of pointwise convergence on C(K) 58 6 A generalization of the Ebrlein-Šmulian theorem 64 7 Some applications to Tauberian operator theory 69 Summary 73 i Abstract The thesis is about Eberlein-Šmulian and some its applications. The goal is to investigate and explain different proofs of the Eberlein-Šmulian theorem. First we introduce the general theory of weak and weak* topology defined on a normed space X. Next we present the definition of a basis and a Schauder basis of a given Banach space. We give some examples and prove the main theorems which are needed to enjoy the proof of the Eberlein-Šmulian theorem given by Pelchynski in 1964.
    [Show full text]
  • A Note on Riesz Spaces with Property-$ B$
    Czechoslovak Mathematical Journal Ş. Alpay; B. Altin; C. Tonyali A note on Riesz spaces with property-b Czechoslovak Mathematical Journal, Vol. 56 (2006), No. 2, 765–772 Persistent URL: http://dml.cz/dmlcz/128103 Terms of use: © Institute of Mathematics AS CR, 2006 Institute of Mathematics of the Czech Academy of Sciences provides access to digitized documents strictly for personal use. Each copy of any part of this document must contain these Terms of use. This document has been digitized, optimized for electronic delivery and stamped with digital signature within the project DML-CZ: The Czech Digital Mathematics Library http://dml.cz Czechoslovak Mathematical Journal, 56 (131) (2006), 765–772 A NOTE ON RIESZ SPACES WITH PROPERTY-b S¸. Alpay, B. Altin and C. Tonyali, Ankara (Received February 6, 2004) Abstract. We study an order boundedness property in Riesz spaces and investigate Riesz spaces and Banach lattices enjoying this property. Keywords: Riesz spaces, Banach lattices, b-property MSC 2000 : 46B42, 46B28 1. Introduction and preliminaries All Riesz spaces considered in this note have separating order duals. Therefore we will not distinguish between a Riesz space E and its image in the order bidual E∼∼. In all undefined terminology concerning Riesz spaces we will adhere to [3]. The notions of a Riesz space with property-b and b-order boundedness of operators between Riesz spaces were introduced in [1]. Definition. Let E be a Riesz space. A set A E is called b-order bounded in ⊂ E if it is order bounded in E∼∼. A Riesz space E is said to have property-b if each subset A E which is order bounded in E∼∼ remains order bounded in E.
    [Show full text]