Elements of Linear Algebra, Topology, and Calculus

Total Page:16

File Type:pdf, Size:1020Kb

Elements of Linear Algebra, Topology, and Calculus 00˙AMS September 23, 2007 © Copyright, Princeton University Press. No part of this book may be distributed, posted, or reproduced in any form by digital or mechanical means without prior written permission of the publisher. Appendix A Elements of Linear Algebra, Topology, and Calculus A.1 LINEAR ALGEBRA We follow the usual conventions of matrix computations. Rn×p is the set of all n p real matrices (m rows and p columns). Rn is the set Rn×1 of column vectors× with n real entries. A(i, j) denotes the i, j entry (ith row, jth column) of the matrix A. Given A Rm×n and B Rn×p, the matrix product Rm×p ∈ n ∈ AB is defined by (AB)(i, j) = k=1 A(i, k)B(k, j), i = 1, . , m, j = 1∈, . , p. AT is the transpose of the matrix A:(AT )(i, j) = A(j, i). The entries A(i, i) form the diagonal of A. A Pmatrix is square if is has the same number of rows and columns. When A and B are square matrices of the same dimension, [A, B] = AB BA is termed the commutator of A and B. A matrix A is symmetric if −AT = A and skew-symmetric if AT = A. The commutator of two symmetric matrices or two skew-symmetric matrices− is symmetric, and the commutator of a symmetric and a skew-symmetric matrix is skew-symmetric. The trace of A is the sum of the diagonal elements of A, min(n,p ) tr(A) = A(i, i). i=1 X We have the following properties (assuming that A and B have adequate dimensions) tr(A) = tr(AT ), (A.1a) tr(AB) = tr(BA), (A.1b) tr([A, B]) = 0, (A.1c) tr(B) = 0 if BT = B, (A.1d) − tr(AB) = 0 if AT = A and BT = B. (A.1e) − An n n matrix A is invertible (or nonsingular) if there exists an n n matrix × × B such that AB = BA = In, where In denotes the n n identity matrix with ones on the diagonal and zeros everywhere else. If this× is the case, then B is uniquely determined by A and is called the inverse of A, denoted by A−1.A matrix that is not invertible is called singular. A matrix Q is orthonormal if QT Q = I. A square orthonormal matrix is termed orthogonal and satisfies Q−1 = QT . The notion of an n-dimensional vector space over R is an abstraction of Rn endowed with its operations of addition and multiplication by a scalar. Any For general queries, contact [email protected] 00˙AMS September 23, 2007 © Copyright, Princeton University Press. No part of this book may be distributed, posted, or reproduced in any form by digital or mechanical means without prior written permission of the publisher. 190 APPENDIX A n-dimensional real vector space is isomorphic to Rn. However, producing a diffeomorphism involves generatingE a basis of , which may be computa­ tionally intractable; this is why most of the followingE material is presented on abstract vector spaces. We consider only finite-dimensional vector spaces over R. A normed vector space is a vector space endowed with a norm, i.e., a mapping x x RE with the following properties. For all a R and all x, y ,∈ E 7→ k k ∈ ∈ ∈ E 1. x 0, and x = 0 if and only if x is the zero vector; 2. kaxk ≥ = a x k ; k 3. kx +k y | | kxk + y . k k ≤ k k k k Given two normed vector spaces and , a mapping A : is a (linear) operator if A[αx + βy] =E αA[x]F + βA[y] for all x, yE 7→ Fand all α, β R. The set L( ; ) of all operators from to is ∈a Evector space. An∈ operator A L(ERnF; Rm) can be represented byE an Fm n matrix (also denoted by A) such∈ that A[x] = Ax for all x Rn . This× represen­ tation is an isomorphism that matches the composition∈ of operators with the multiplication of matrices. Let , , and be normed vector spaces, E F G let L be a norm on L( ; ), L be a norm on L( ; ), and k · k (E;F) E F k · k (F;G) F G L be a norm on L( ; ). These norms are called mutually consistent if k·k (E;G) E G B A L(E;G) A L(E;F) B L(F;G) for all A L( ; ) and all B L( ; ). Ak consistent◦ k or≤ submultiplicative k k k k norm is a norm∈ thatE F is mutually ∈consistentF G with itself. The operator norm or induced norm of A L( ; ) is ∈ E F A[x] A := max k k. k k x∈E,x6=0 x k k Operator norms are mutually consistent. Given normed vector spaces , , and , a mapping A from E1 E2 F E1 × E2 to is called a bilinear operator if for any x2 2 the linear mapping x F A[x , x ] is a linear operator from to ,∈ and E for any x the 1 7→ 1 2 E1 F 1 ∈ E1 linear mapping x2 A[x1, x2] is a linear operator from 2 to . The set of bilinear operators from7→ to is denoted by L( ,E ; F), and we use E1 × E2 F E1 E2 F the notation L2( ; ) for L( , ; ). These definitions are readily extended to multilinear operators.E F A bilinearE E F operator A L ( ; ) is symmetric if ∈ 2 E F A[x, y] = A[y, x] for all x, y . A symmetric bilinear operator A L2( , R) is positive-definite if A[x, x]∈ > E 0 for all x , x = 0. ∈ E By Euclidean space we mean a finite-dimensional∈ E 6 vector space endowed with an inner product, i.e., a bilinear, symmetric positive-definite form , . The canonical example is Rn, endowed with the inner product h· ·i x, y := x T y. h i An orthonormal basis of an n-dimensional Euclidean space is a sequence (e , . , e ) of elements of such that E 1 n E 1 if i = j, ei, ej = h i 0 if i = j. ( 6 For general queries, contact [email protected] 00˙AMS September 23, 2007 © Copyright, Princeton University Press. No part of this book may be distributed, posted, or reproduced in any form by digital or mechanical means without prior written permission of the publisher. ELEMENTS OF LINEAR ALGEBRA, TOPOLOGY, AND CALCULUS 191 Given an orthonormal basis of , the mapping that sends the elements of to their vectors of coordinates in ERd is an isomorphism (an invertible mappingE that preserves the vector space structure and the inner product). An operator T : is termed symmetric if T [x], y = x, T [y] for all x, y . GivenE an → operator E T : betweenh two Euclideani h spacesi and ∈, the E adjoint of T is the operatorE → F T ∗ : satisfying T [x], y E = x,F T ∗[y] for all x and all y . TheF kernel→ E of the operatorh Ti is theh lineari subspace ker(∈ ET ) = x ∈ : T F [x] = 0 . The range (or image) of T is the set range(T ) = T [x]: {x ∈ E . Given a }linear subspace of , the orthogonal complement {of is ∈⊥ E}= x : x, y = 0 for allS y E . Given x , there is a uniqueS decompositionS { ∈ Ex =h x i+ x with x ∈ S} and x ∈⊥ E; 1 2 1 ∈ S 2 ∈ S x1 is the orthogonal projection of x onto and is denoted by ΠS (x). The Moore-Penrose inverse or pseudo-inverse ofS an operator T is the operator † −1 T : : y (T ⊥ ) [Π y], F → E 7→ |(ker(T )) range(T ) ⊥ where the restriction T ⊥ : (ker(T )) range(T ) is invertible by |(ker(T )) → construction and Πrange(T ) is the orthogonal projector in onto range(T ). The Euclidean norm on a Euclidean space is F E x := x, x . k k h i n The Euclidean norm on R is p x := √xT x. k k The Euclidean norm on Rn×p endowed with the inner product X, Y = tr(XT Y ) is the Frobenius norm given by A = ( (A(i, j))2h)1/2 . Thei k kF i,j operator norm on Rn×n L(Rn; Rn), where Rn is endowed with its Eu­ P clidean norm, is the spectral≃ norm given by A = λ (AT A), k k2 max T q where λmax(A A) is the largest eigenvalue of the positive-semidefinite matrix AT A. An operator T in L( ; ) is invertible if for all y there exists x such that y = T [x]. AnE operatorE that is not invertible∈ E is termed singular∈ E. Let idE denote the identity operator on : idE [x] = x for all x . Let T L( ; ) be a symmetric operator. A realE number λ is an eigenvalue∈ E of ∈ E E T if the operator T λ id is singular; any vector x = 0 in the kernel of − E 6 T λ idE is an eigenvector of T corresponding to the eigenvalue λ. −References: [GVL96], [Hal74], [Die69]. A.2 TOPOLOGY A topology on a set X is an abstraction of the notion of open sets in Rn . Defining a topology on X amounts to saying which subsets of X are open while retaining certain properties satisfied by open sets in Rn. Specifically, a topology on a set X is a collection of subsets of X, called open sets, such that T For general queries, contact [email protected] 00˙AMS September 23, 2007 © Copyright, Princeton University Press.
Recommended publications
  • 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]
  • Linear Spaces
    Chapter 2 Linear Spaces Contents FieldofScalars ........................................ ............. 2.2 VectorSpaces ........................................ .............. 2.3 Subspaces .......................................... .............. 2.5 Sumofsubsets........................................ .............. 2.5 Linearcombinations..................................... .............. 2.6 Linearindependence................................... ................ 2.7 BasisandDimension ..................................... ............. 2.7 Convexity ............................................ ............ 2.8 Normedlinearspaces ................................... ............... 2.9 The `p and Lp spaces ............................................. 2.10 Topologicalconcepts ................................... ............... 2.12 Opensets ............................................ ............ 2.13 Closedsets........................................... ............. 2.14 Boundedsets......................................... .............. 2.15 Convergence of sequences . ................... 2.16 Series .............................................. ............ 2.17 Cauchysequences .................................... ................ 2.18 Banachspaces....................................... ............... 2.19 Completesubsets ....................................... ............. 2.19 Transformations ...................................... ............... 2.21 Lineartransformations.................................. ................ 2.21
    [Show full text]
  • Basic Differentiable Calculus Review
    Basic Differentiable Calculus Review Jimmie Lawson Department of Mathematics Louisiana State University Spring, 2003 1 Introduction Basic facts about the multivariable differentiable calculus are needed as back- ground for differentiable geometry and its applications. The purpose of these notes is to recall some of these facts. We state the results in the general context of Banach spaces, although we are specifically concerned with the finite-dimensional setting, specifically that of Rn. Let U be an open set of Rn. A function f : U ! R is said to be a Cr map for 0 ≤ r ≤ 1 if all partial derivatives up through order r exist for all points of U and are continuous. In the extreme cases C0 means that f is continuous and C1 means that all partials of all orders exists and are continuous on m r r U. A function f : U ! R is a C map if fi := πif is C for i = 1; : : : ; m, m th where πi : R ! R is the i projection map defined by πi(x1; : : : ; xm) = xi. It is a standard result that mixed partials of degree less than or equal to r and of the same type up to interchanges of order are equal for a C r-function (sometimes called Clairaut's Theorem). We can consider a category with objects nonempty open subsets of Rn for various n and morphisms Cr-maps. This is indeed a category, since the composition of Cr maps is again a Cr map. 1 2 Normed Spaces and Bounded Linear Oper- ators At the heart of the differential calculus is the notion of a differentiable func- tion.
    [Show full text]
  • Embedding Banach Spaces
    Embedding Banach spaces. Daniel Freeman with Edward Odell, Thomas Schlumprecht, Richard Haydon, and Andras Zsak January 24, 2009 Daniel Freeman with Edward Odell, Thomas Schlumprecht, Richard Haydon, andEmbedding Andras Zsak Banach spaces. Definition (Banach space) A normed vector space (X ; k · k) is called a Banach space if X is complete in the norm topology. Definition (Schauder basis) 1 A sequence (xi )i=1 ⊂ X is called a basis for X if for every x 2 X there exists a 1 P1 unique sequence of scalars (ai )i=1 such that x = i=1 ai xi . Question (Mazur '36) Does every separable Banach space have a basis? Theorem (Enflo '72) No. Background Daniel Freeman with Edward Odell, Thomas Schlumprecht, Richard Haydon, andEmbedding Andras Zsak Banach spaces. Definition (Schauder basis) 1 A sequence (xi )i=1 ⊂ X is called a basis for X if for every x 2 X there exists a 1 P1 unique sequence of scalars (ai )i=1 such that x = i=1 ai xi . Question (Mazur '36) Does every separable Banach space have a basis? Theorem (Enflo '72) No. Background Definition (Banach space) A normed vector space (X ; k · k) is called a Banach space if X is complete in the norm topology. Daniel Freeman with Edward Odell, Thomas Schlumprecht, Richard Haydon, andEmbedding Andras Zsak Banach spaces. Question (Mazur '36) Does every separable Banach space have a basis? Theorem (Enflo '72) No. Background Definition (Banach space) A normed vector space (X ; k · k) is called a Banach space if X is complete in the norm topology. Definition (Schauder basis) 1 A sequence (xi )i=1 ⊂ X is called a basis for X if for every x 2 X there exists a 1 P1 unique sequence of scalars (ai )i=1 such that x = i=1 ai xi .
    [Show full text]
  • Nonlinear Spectral Theory Henning Wunderlich
    Nonlinear Spectral Theory Henning Wunderlich Dr. Henning Wunderlich, Frankfurt, Germany E-mail address: [email protected] 1991 Mathematics Subject Classification. 46-XX,47-XX I would like to sincerely thank Prof. Dr. Delio Mugnolo for his valuable advice and support during the preparation of this thesis. Contents Introduction 5 Chapter 1. Spaces 7 1. Topological Spaces 7 2. Uniform Spaces 11 3. Metric Spaces 14 4. Vector Spaces 15 5. Topological Vector Spaces 18 6. Locally-Convex Spaces 21 7. Bornological Spaces 23 8. Barreled Spaces 23 9. Metric Vector Spaces 29 10. Normed Vector Spaces 30 11. Inner-Product Vector Spaces 31 12. Examples 31 Chapter 2. Fixed Points 39 1. Schauder-Tychonoff 39 2. Monotonic Operators 43 3. Dugundji and Quasi-Extensions 51 4. Measures of Noncompactness 53 5. Michael Selection 58 Chapter 3. Existing Spectra 59 1. Linear Spectrum and Properties 59 2. Spectra Under Consideration 63 3. Restriction to Linear Operators 76 4. Nonemptyness 77 5. Closedness 78 6. Boundedness 82 7. Upper Semicontinuity 84 Chapter 4. Applications 87 1. Nemyckii Operator 87 2. p-Laplace Operator 88 3. Navier-Stokes Equations 92 Bibliography 97 Index 101 3 Introduction The term Spectral Theory was coined by David Hilbert in his studies of qua- dratic forms in infinitely-many variables. This theory evolved into a beautiful blend of Linear Algebra and Analysis, with striking applications in different fields of sci- ence. For example, the formulation of the calculus of Quantum Mechanics (e.g., POVM) would not have been possible without such a (Linear) Spectral Theory at hand.
    [Show full text]
  • Lp Spaces in Isabelle
    Lp spaces in Isabelle Sebastien Gouezel Abstract Lp is the space of functions whose p-th power is integrable. It is one of the most fundamental Banach spaces that is used in analysis and probability. We develop a framework for function spaces, and then im- plement the Lp spaces in this framework using the existing integration theory in Isabelle/HOL. Our development contains most fundamental properties of Lp spaces, notably the Hölder and Minkowski inequalities, completeness of Lp, duality, stability under almost sure convergence, multiplication of functions in Lp and Lq, stability under conditional expectation. Contents 1 Functions as a real vector space 2 2 Quasinorms on function spaces 4 2.1 Definition of quasinorms ..................... 5 2.2 The space and the zero space of a quasinorm ......... 7 2.3 An example: the ambient norm in a normed vector space .. 9 2.4 An example: the space of bounded continuous functions from a topological space to a normed real vector space ....... 10 2.5 Continuous inclusions between functional spaces ....... 10 2.6 The intersection and the sum of two functional spaces .... 12 2.7 Topology ............................. 14 3 Conjugate exponents 16 4 Convexity inequalities and integration 18 5 Lp spaces 19 5.1 L1 ................................. 20 5.2 Lp for 0 < p < 1 ......................... 21 5.3 Specialization to L1 ....................... 22 5.4 L0 ................................. 23 5.5 Basic results on Lp for general p ................ 24 5.6 Lp versions of the main theorems in integration theory .... 25 1 5.7 Completeness of Lp ........................ 26 5.8 Multiplication of functions, duality ............... 26 5.9 Conditional expectations and Lp ...............
    [Show full text]
  • 1. Homework 7 Let X,Y,Z Be Normed Vector Spaces Over R. (1) Let Bil(X ×Y,Z) Be the Space of Bounded Bilinear Maps from X ×Y Into Z
    1. Homework 7 Let X; Y; Z be normed vector spaces over R: (1) Let bil(X ×Y; Z) be the space of bounded bilinear maps from X ×Y into Z: (For the definition of bounded bilinear maps, see class notes.) For each T 2 bil(X × Y; Z); we define kT k = sup kT (x; y)kZ : kxkX =kykY =1 Prove that (bil(X × Y; Z); k · k) forms a normed vector space. (2) A linear map φ : X ! Y is called an isomorphism of normed vector spaces over R if φ is an isomorphism of vector spaces such that kφ(x)kY = kxkX for any x 2 X: Prove that the map b b ' : L (X; L (Y; Z)) ! bil(X × Y; Z);T 7! 'T defined by 'T (x; y) = T (x)(y) is an isomorphism of normed vector spaces. (3) Compute Df(0; 0);D2f(0; 0) and D3f(0; 0) for the following given functions f: (a) f(x; y) = x4 + y4 − x2 − y2 + 1: (b) f(x; y) = cos(x + 2y): (c) f(x; y) = ex+y: (4) Let f :[a; b] ! R be continuous. Suppose that Z b f(x)h(x)dx = 0 a for any continuous function h :[a; b] ! R with h(a) = h(b) = 0: Show that f is the zero function on [a; b]: (5) Let C1[a; b] be the space of all real valued continuously differentiable functions on [a; b]: On C1[a; b]; we define 0 1 kfkC1 = kfk1 + kf k1 for any f 2 C [a; b]: 1 (a) Show that (C [a; b]; k · kC1 ) is a Banach space over R: 1 (b) Let X be the subset of C [a; b] consisting of functions f :[a; b] ! R so that f(a) = f(b) = 0: Prove that X forms a closed vector subspace of C1[a; b]: Hence X is also a Banach space.
    [Show full text]
  • General Norm Inequalities of Trapezoid Type for Fréchet Differentiable Functions in Banach Spaces
    S S symmetry Article General Norm Inequalities of Trapezoid Type for Fréchet Differentiable Functions in Banach Spaces Silvestru Sever Dragomir 1,2 1 Mathematics, College of Engineering & Science, Victoria University, P.O. Box 14428, Melbourne 8001, Australia; [email protected] 2 DST-NRF Centre of Excellence in the Mathematical and Statistical Sciences, School of Computer Science & Applied Mathematics, University of the Witwatersrand, Private Bag 3, Johannesburg 2050, South Africa Abstract: In this paper we establish some error bounds in approximating the integral by general trapezoid type rules for Fréchet differentiable functions with values in Banach spaces. Keywords: Banach spaces; norm inequalities; midpoint inequalities; Banach algebras 1. Introduction We recall some facts about differentiation of functions between normed vector spaces [1]. Let O be an open subset of a normed vector space E, f a real-valued function defined on O, a 2 O and u a nonzero element of E. The function fu given by t 7! f (a + tu) is d fu defined on an open interval containing 0. If the derivative dt (0) is defined, i.e., if the limit Citation: Dragomir, S.S. General Norm Inequalities of Trapezoid Type d f f (a + tu) − f (a) u (0) := lim for Fréchet Differentiable Functions dt t!0 t in Banach Spaces. Symmetry 2021, 13, 1288. https://doi.org/10.3390/ exists, then we denote this derivative by ra f (u). It is called the Gâteaux derivative (di- sym13071288 rectional derivative) of f at a in the direction u. If ra f (u) is defined and l 2 Rnf0g, then ra f (lu) is defined and ra f (lu) = lra f (u).
    [Show full text]
  • Normed Vector Spaces
    Chapter II Elements of Functional Analysis Functional Analysis is generally understood a “linear algebra for infinite di- mensional vector spaces.” Most of the vector spaces that are used are spaces of (various types of) functions, therfeore the name “functional.” This chapter in- troduces the reader to some very basic results in Functional Analysis. The more motivated reader is suggested to continue with more in depth texts. 1. Normed vector spaces Definition. Let K be one of the fields R or C, and let X be a K-vector space. A norm on X is a map X 3 x 7−→ kxk ∈ [0, ∞) with the following properties (i) kx + yk ≤ kxk + kyk, ∀ x, y ∈ X; (ii) kλxk = |λ| · kxk, ∀ x ∈ X, λ ∈ K; (iii) kxk = 0 =⇒ x = 0. (Note that conditions (i) and (ii) state that k . k is a seminorm.) Examples 1.1. Let K be either R or C, and let J be some non-empty set. A. Define `∞(J) = α : J → : sup |α(j)| < ∞ . K K j∈J We equip the space `∞(J) with the -vector space structure defined by point-wise K K addition and point-wise scalar multiplication. This vector space carries a natural norm k . k∞, defined by kαk = sup |α(j)|, α ∈ `∞(I). ∞ K j∈J When = , the space `∞(J) is simply denoted by `∞(J). When J = - the set K C C N of natural numbers - instead of `∞( ) we simply write `∞, and instead of `∞( ) R N R N we simply write `∞. B. Consider the space K c0 (J) = α : J → K : inf sup |α(j)| = 0 .
    [Show full text]
  • Notes for Functional Analysis
    Notes for Functional Analysis Wang Zuoqin (typed by Xiyu Zhai) November 13, 2015 1 Lecture 18 1.1 Characterizations of reflexive spaces Recall that a Banach space X is reflexive if the inclusion X ⊂ X∗∗ is a Banach space isomorphism. The following theorem of Kakatani give us a very useful creteria of reflexive spaces: Theorem 1.1. A Banach space X is reflexive iff the closed unit ball B = fx 2 X : kxk ≤ 1g is weakly compact. Proof. First assume X is reflexive. Then B is the closed unit ball in X∗∗. By the Banach- Alaoglu theorem, B is compact with respect to the weak-∗ topology of X∗∗. But by definition, in this case the weak-∗ topology on X∗∗ coincides with the weak topology on X (since both are the weakest topology on X = X∗∗ making elements in X∗ continuous). So B is compact with respect to the weak topology on X. Conversly suppose B is weakly compact. Let ι : X,! X∗∗ be the canonical inclusion map that sends x to evx. Then we've seen that ι preserves the norm, and thus is continuous (with respect to the norm topologies). By PSet 8-1 Problem 3, ∗∗ ι : X(weak) ,! X(weak) is continuous. Since the weak-∗ topology on X∗∗ is weaker than the weak topology on X∗∗ (since X∗∗∗ = (X∗)∗∗ ⊃ X∗. OH MY GOD!) we thus conclude that ∗∗ ι : X(weak) ,! X(weak-∗) is continuous. But by assumption B ⊂ X(weak) is compact, so the image ι(B) is compact in ∗∗ X(weak-∗). In particular, ι(B) is weak-∗ closed.
    [Show full text]
  • Vector Spaces
    Vector Spaces Vector space, º, over the ¯eld of complex numbers, C, is a set of elements jai, jbi;:::, satisfying the following axioms. ¦ For each two vectors jai; jbi 2 º there exists a summation procedure: jai + jbi = jci, where jci 2 º. The summation obeys the following laws. jai + jbi = jbi + jai (commutative) ; (1) jai + (jbi + jci) = (jai + jbi) + jci (associative) : (2) ¦ There exists a zero vector j0i, such that 8 jai: jai + j0i = jai : (3) ¦ 8 jai 9 j¡ai (additive inverse) such that jai + j¡ai = j0i : (4) [Here we start using the symbol 8 that means `for all' (`for each', `for any') and the symbol 9 that means `there exists'.] ¦ There exists a procedure of multiplication by a scalar ® 2 C. That is 8 jai 2 º, 8 ® 2 C: 9 ® jai 2 º. Multiplication by a scalar obeys the following laws. ® (¯ jai ) = (®¯) jai ; (5) 1 ¢ jai = jai ; (6) ®(jai + jbi) = ®jai + ®jbi ; (7) (® + ¯)jai = ®jai + ¯jai : (8) From the above axioms it follows that 8 jai 0 ¢ jai = j0i ; (9) (¡1) ¢ j ai = j¡ai : (10) 1 Problem 8. On the basis of the axioms: (a) Show that the zero element is unique. (b) Show that for any vector jai there exists only one additive inverse. (c) Show that for any vector jai the relation jai + jxi = jai implies that jxi = j0i . (d) Derive (9)-(10). Important (!): Here you are not allowed to use the subtraction procedure, which is not de¯ned yet, and cannot be de¯ned prior to establishing the uniqueness of additive inverse.
    [Show full text]
  • Classes of Semi-Inner-Product Spaceso)
    CLASSES OF SEMI-INNER-PRODUCT SPACESO) BY J. R. GILES 1. Introduction. With the aim of carrying over Hilbert space type arguments to the theory of Banach spaces, G. Lumer [8] constructed on a vector space a type of inner product with a more general axiom system than that of Hilbert space. He defined a semi-inner-product (s.i.p.) on a complex vector space V as a complex function [x, y] on VxV with the following properties: 1. [x+y, z]= [x, z]+ [y, z], [Ax, y] = A[x, y] for all complex A, 2. [x, x]>0 when x/0, 3- \[x,y]\2è[x,x][y,y]. A vector space with a s.i.p. is called a semi-inner-product space (s.i.p. space). An s.i.p. space is a normed vector space with norm ||x|| = [x, x]1'2 [8, p. 31]. For Lumer the importance of an s.i.p. space is that every normed vector space can be represented as an s.i.p. space so that the theory of operators on Banach space can be penetrated by Hilbert space type arguments. But it is obvious that the generality of the axiom system defining the s.i.p. is a serious limitation on any extensive development of a theory of s.i.p. spaces parallel to the theory of Hilbert space. Our aim is to determine what further developments can be made for classes of s.i.p. spaces which are defined by imposing further restrictions on the s.i.p.
    [Show full text]