Axiomatic Set Theory

Total Page:16

File Type:pdf, Size:1020Kb

Axiomatic Set Theory Appendix A Axiomatic Set Theory Nothing will come of nothing. Shakespeare, King Lear Standard sources include [165] (with its prequel, [164]), [133], and [216]. In the first-order logic quantification is allowed only over the elements of the domain of discourse, and in the second-order logic quantification is allowed over subsets, relations, and functions on the domain of discourse. The Zermelo–Fraenkel Set theory with the Axiom of Choice (ZFC) is a theory of first-order logic in language whose only non-logical symbol is binary relation symbol, ∈. Its models are structures (M, E), where E is the interpretation of ∈. It is a distinguished partial ordering on M. A model of ZFC satisfies every theorem of ZFC (and therefore all of mathematics, as we presently know it). Since ZFC is a first-order theory, it is consistent if and only if each of its finite subsets is consistent.1 A.1 The Axioms of ZFC The first axiomatization of set theory was introduced by Zermelo in order to formalize his proof that the Axiom of Choice is equivalent to the assertion that every set can be well-ordered. The Axiom of Replacement has been added by Frænkel (see [148]). 1After ZFC has been developed in a rudimentary language, it is used to properly define syntax, semantics, and all of model theory (Section D.1). Only then one can consider ZFC as a formal first-order theory. King Lear may not have been referring to this issue, but his statement stands nonetheless. © Springer Nature Switzerland AG 2019 455 I. Farah, Combinatorial Set Theory of C*-algebras, Springer Monographs in Mathematics, https://doi.org/10.1007/978-3-030-27093-3 456 A Axiomatic Set Theory We will use the logical connectives ¬ (negation), ∧ (and), ∨ (or), → (implies), ↔ (if and only if), and quantifiers ∀ (for all) and ∃ (there exists). The axioms are more conveniently stated using the following common abbreviations: (∃!x)ϕ(x) stands for “there exists a unique x that satisfies ϕ(x)” (in symbols, (∃x)(ϕ(x) ∧ (∀y)(ϕ(y) → x = y)), (∀x ∈ y)ϕ stands for “every x in y satisfies ϕ”, i.e., (∀x)(x ∈ y → ϕ), and (∃x ∈ y)ϕ stands for “some x ∈ y satisfies ϕ”, i.e., (∃x)(x ∈ y ∧ ϕ). Another common abbreviation is x ⊆ y,for(∀z)(z ∈ x → z ∈ y). The universal closure of a formula ϕ is the sentence (∀x0)(∀x1)...(∀xn−1)ϕ, where x0,...,xn−1 is the list of all variables freely occurring in ϕ. ZFC consists of universal closures of the following axioms and axiom schemes.2 1. (Extensionality) (∀z)(z ∈ x ↔ z ∈ y) → x = y. 2. (Foundation, or Regularity) (∃y)(y ∈ x) → (∃y)(y ∈ x ∧ (∀z)(z∈ / x ∨ z/∈ y). 3. (Comprehension Scheme) For every formula ϕ of the language of ZFC in which y does not occur freely (∃y)(∀x)(x ∈ y ↔ (x ∈ z ∧ ϕ(x))). 4. (Pairing) (∃z)(x ∈ z ∧ y ∈ z). 5. (Union) (∃y)(∀z)(∀t)((t ∈ z ∧ z) ∈ x → t ∈ y). 6. (Replacement Scheme) For every formula ϕ of the language of ZFC in which t does not occur freely (∀y ∈ x)(∃!z)ϕ(y, z) → (∃t)(∀y ∈ x)(∃z ∈ t)ϕ(y,z). 7. (Infinity) (∃x)(∅∈x ∧ (∀y ∈ x)(y ∪{y}∈x)). 8. (Power Set) (∃y)(∀z)(z ⊆ x → z ∈ y). 9. (The Axiom of Choice, AC) For every set x all of whose elements are nonempty sets there exists a function f with domain x such that f(y)∈ y for all y ∈ x. Translations of selected axioms of ZFC into the English language follow. “Formula” stands for “first-order formula in the language of ZFC”. 10. Comprehension Scheme: Every subset of a set that is definable by a formula is also a set. 11. Union: If x is a set, then there exists a set that includes x, the union of all elements of x.3 12. Replacement Scheme: If x is a set and a formula ϕ defines a function f with domain x via f(y) = z if and only if ϕ(y,z), then the image ϕ[x]:={f(y): y ∈ x} exists. 13. Infinity: There exists a set whose elements are {0, 1, 2,...,n,n+ 1,...}. 14. Power Set: It literally states that for every set x there exists a set y that includes the power set P(x) of x.4 15. AC: For every set x all of whose elements are nonempty sets there exists a function f with domain x such that f(y)∈ y for all y ∈ x. 2Each of (3)and(6) is not a single axiom, but a scheme that associates an axiom to every formula of the language of set theory. It is known that ZFC is not finitely axiomatizable. 3By applying the Comprehension Scheme one proves that x exists. 4By applying the Comprehension Scheme one proves that P(x) itself exists. A.2 Well-Foundedness, Transfinite Induction, and Transfinite Recursion 457 By ZF we denote the axioms of ZFC without the Axiom of Choice. Since by Gödel’s theorem one cannot prove the consistency of ZFC within ZFC, metamathematical considerations usually start from a “sufficiently large finite fragment of ZFC”. This fragment depends on the context and it is denoted ZFC*. A proof of the following can be found in every introductory book on set theory and most sufficiently old introductory functional analysis texts. Theorem A.1.1 The following statements are provably equivalent in ZF.5 1. The Axiom of Choice. 2. Zorn’s Lemma: If a partially ordered set P contains an upper bound for every linearly ordered subset, then it has at least one maximal element. 3. Hausdorff’s maximality principle: If P is a partially ordered set, then every linearly ordered subset of P is contained in a maximal (under the inclusion) linearly ordered subset. 4. Tychonoff’s theorem: the product of compact topological spaces is compact. 5. The Cartesian product of any family of nonempty sets is nonempty. With the axioms of ZFC in place, one proceeds to define ordered pairs, Cartesian products, functions, and all other mathematical objects, as sets. Using the axioms of ZFC, one can then prove the existence of these objects. The details can be found in any basic text on axiomatic set theory. A.2 Well-Foundedness, Transfinite Induction, and Transfinite Recursion Let i be an element of j and let j be an element of i.6 Anonymous (as shared by Alan Dow) Suppose E is an ordering (i.e., a transitive, antisymmetric, and irreflexive binary relation) and Y is a subset of its domain. Some a ∈ Y is a minimal element of Y if there is no b ∈ Y such that b E a.AnorderingonX is well-founded if every nonempty subset of X has a minimal element. An ordering which is both linear and well-founded is a well-ordering. The Axiom of Choice implies that E is well-founded if and only if there is no infinite decreasing sequence of elements of its domain. The Axiom of Foundation implies that ∈ is well-founded. The utility of well-foundedness is most obvious from the principles of transfinite induction and transfinite recursion. We state only a weak variant of each one of them (see Remark A.3.1). 5Notably, the justification of this theorem was Zermelo’s motivation for introducing axiomatic set theory; see [185]. 6This is a set theorist’s way of saying “Let ε<0”, only worse. 458 A Axiomatic Set Theory Proposition A.2.1 (Transfinite Induction) If E is a well-founded relation on X, ϕ(x) is a formula, and (∀x ∈ X)(∀y E x)ϕ(y) → ϕ(x), then (∀x ∈ X)ϕ(x). Every object in a model of ZFC is a set and any formula of the language of ZFC can be evaluated at any set. An example of the effect of this flexibility on the readability of formulas is (inadvertently) provided in the Definition by Transfinite Recursion stated below. The formula ϕ occurring in it has two parameters. One of them is “the function defined up to x” and the other is “the value of the function at x”. By f X we denote the restriction of a function f to a subset X of its domain. Proposition A.2.2 (Definition by Transfinite Recursion) Suppose E is a well- founded relation on a set X, ϕ(x,y) is a formula, and for every x there exists a unique y such that ϕ(x,y) holds. Then there exists a unique function f : X → Z for some set Z, such that ϕ(f {y ∈ X : y E x}, f (x)) holds for all x ∈ X. Some applications of this theorem are the Mostowski Collapsing Theorem (Theorem A.6.2) and the definition of the rank of a well-founded tree (Propo- sition B.2.8). Both Propositions A.2.1 and A.2.2 are theorems of ZF. All of the recursive constructions presented in this book rely on the following variant of the latter. Its proof requires the Axiom of Choice. Proposition A.2.3 Suppose E is a well-founded relation on a set X, ϕ(x,y) is a formula, and for every x there exists y such that ϕ(x,y) holds. Then there exists a function f : X → Z, for some set Z, such that ϕ(f {y ∈ X : y E x}, f (x)) holds for all x ∈ X. If the set {y : (∃x)ϕ(x,y)} as in Proposition A.2.3 is equipped with a well- ordering ≤, then ϕ(x, y) := ϕ(x,y) ∧ ((∀z)ϕ(x, z) → y ≤ z) satisfies the assumptions of Proposition A.2.2, and the particular instance of this proposition does not require the Axiom of Choice.
Recommended publications
  • Set Theory and Operator Algebras
    SET THEORY AND OPERATOR ALGEBRAS ILIJAS FARAH AND ERIC WOFSEY These notes are based on the six-hour Appalachian Set Theory workshop given by Ilijas Farah on February 9th, 2008 at Carnegie Mellon Univer- sity. The first half of the workshop (Sections 1-3) consisted of a review of Hilbert space theory and an introduction to C∗-algebras, and the second half (Sections 4–6) outlined a few set-theoretic problems relating to C∗-algebras. The number and variety of topics covered in the workshop was unfortunately limited by the available time. Good general references on Hilbert spaces and C∗-algebras include [8], [10], [14], [27], and [35]. An introduction to spectral theory is given in [9]. Most of the omitted proofs can be found in most of these references. For a survey of applications of set theory to operator algebras, see [36]. Acknowledgments. We would like to thank Nik Weaver for giving us a kind permission to include some of his unpublished results. I.F. would like to thank George Elliott, N. Christopher Phillips, Efren Ruiz, Juris Stepr¯ans, Nik Weaver and the second author for many conversations related to the topics presented here. I.F. is partially supported by NSERC. Contents 1. Hilbert spaces and operators 2 1.1. Normal operators and the spectral theorem 3 1.2. The spectrum of an operator 6 2. C∗-algebras 7 2.1. Some examples of C∗-algebras 8 2.2. L∞(X, µ) 9 2.3. Automatic continuity and the Gelfand transform 10 3. Positivity, states and the GNS construction 12 3.1.
    [Show full text]
  • Fredholm Operators and Atkinson's Theorem
    1 A One Lecture Introduction to Fredholm Operators Craig Sinnamon 250380771 December, 2009 1. Introduction This is an elementary introdution to Fredholm operators on a Hilbert space H. Fredholm operators are named after a Swedish mathematician, Ivar Fredholm(1866-1927), who studied integral equations. We will introduce two definitions of a Fredholm operator and prove their equivalance. We will also discuss briefly the index map defined on the set of Fredholm operators. Note that results proved in 4154A Functional Analysis by Prof. Khalkhali may be used without proof. Definition 1.1: A bounded, linear operator T : H ! H is said to be Fredholm if 1) rangeT ⊆ H is closed 2) dimkerT < 1 3) dimketT ∗ < 1 Notice that for a bounded linear operator T on a Hilbert space H, kerT ∗ = (ImageT )?. Indeed: x 2 kerT ∗ , T ∗x = 0 ,< T ∗x; y >= 0 for all y 2 H ,< x:T y >= 0 , x 2 (ImageT )? A good way to think about these Fredholm operators is as operators that are "almost invertible". This notion of "almost invertible" will be made pre- cise later. For now, notice that that operator is almost injective as it has only a finite dimensional kernal, and almost surjective as kerT ∗ = (ImageT )? is also finite dimensional. We will now introduce some algebraic structure on the set of all bounded linear functionals, L(H) and from here make the above discussion precise. 2 2. Bounded Linear Operators as a Banach Algebra Definition 2.1:A C algebra is a ring A with identity along with a ring homomorphism f : C ! A such that 1 7! 1A and f(C) ⊆ Z(A).
    [Show full text]
  • Logic and $\Mathrm {C}^* $-Algebras: Set Theoretical Dichotomies in The
    LOGIC AND C∗-ALGEBRAS: SET THEORETICAL DICHOTOMIES IN THE THEORY OF CONTINUOUS QUOTIENTS ALESSANDRO VIGNATI A DISSERTATION SUBMITTED TO THE FACULTY OF GRADUATE STUDIES IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY arXiv:1706.06393v1 [math.LO] 20 Jun 2017 GRADUATE PROGRAM IN MATHEMATICS AND STATISTICS YORK UNIVERSITY TORONTO, ONTARIO APRIL 2017 Abstract Given a nonunital C∗-algebra A one constructs its corona algebra (A)/A. This is the noncommutative analog of the Cech-Stoneˇ remainder of a topological space. We analyzeM the two faces of these algebras: the first one is given assuming CH, and the other one arises when Forcing Axioms are assumed. In their first face, corona C∗-algebras have a large group of automorphisms that includes nondefinable ones. The second face is the Forcing Axiom one; here the automorphism group of a corona C∗-algebra is as rigid as possible, including only definable elements. Table of Contents Abstract........................................... ........ 1 Table of Contents i 1 Introduction 1 1.1 Structureofthethesis .............................. .......... 4 1.2 Acknowledgments................................... ........ 4 2 Preliminaries and Notation 6 2.1 SetTheory ........................................ ...... 6 2.1.1 Descriptivesettheory .............................. ...... 6 2.1.2 Ideals in (N) ........................................ 7 2.1.3 TheContinuumHypothesisP . .. .. .. .. .. .. .. .. .. .. .. .. ..... 7 2.1.4 Forcing and Forcing Axioms . ..... 8 2.2 C∗-algebras ........................................... ... 10 2.2.1 Examples of C∗-algebras................................... 10 2.2.2 Ideals ........................................... .. 11 2.2.3 Approximate identities . ..... 11 2.2.4 The multiplier and the corona . ..... 15 2.2.5 The unique ideal of a II -factor .............................. 16 ∞ 2.2.6 Nuclear C∗-algebrasandtheCPAP............................. 17 2.2.7 Approximatemaps.................................
    [Show full text]
  • Lecture Notes on Operator Algebras John M. Erdman Portland State
    Lecture Notes on Operator Algebras John M. Erdman Portland State University Version March 12, 2011 c 2010 John M. Erdman E-mail address: [email protected] Contents 1 Chapter 1. LINEAR ALGEBRA AND THE SPECTRAL THEOREM3 1.1. Vector Spaces and the Decomposition of Diagonalizable Operators3 1.2. Normal Operators on an Inner Product Space6 Chapter 2. THE ALGEBRA OF HILBERT SPACE OPERATORS 13 2.1. Hilbert Space Geometry 13 2.2. Operators on Hilbert Spaces 16 2.3. Algebras 19 2.4. Spectrum 21 Chapter 3. BANACH ALGEBRAS 23 3.1. Definition and Elementary Properties 23 3.2. Maximal Ideal Space 26 3.3. Characters 27 3.4. The Gelfand Topology 28 3.5. The Gelfand Transform 31 3.6. The Fourier Transform 32 Chapter 4. INTERLUDE: THE LANGUAGE OF CATEGORIES 35 4.1. Objects and Morphisms 35 4.2. Functors 36 4.3. Natural Transformations 38 4.4. Universal Morphisms 39 Chapter 5. C∗-ALGEBRAS 43 5.1. Adjoints of Hilbert Space Operators 43 5.2. Algebras with Involution 44 5.3. C∗-Algebras 46 5.4. The Gelfand-Naimark Theorem|Version I 47 Chapter 6. SURVIVAL WITHOUT IDENTITY 49 6.1. Unitization of Banach Algebras 49 6.2. Exact Sequences and Extensions 51 6.3. Unitization of C∗-algebras 53 6.4. Quasi-inverses 55 6.5. Positive Elements in C∗-algebras 57 6.6. Approximate Identities 59 Chapter 7. SOME IMPORTANT CLASSES OF HILBERT SPACE OPERATORS 61 7.1. Orthonormal Bases in Hilbert Spaces 61 7.2. Projections and Partial Isometries 63 7.3. Finite Rank Operators 65 7.4.
    [Show full text]
  • Anti-G-Hermiticity Preserving Linear Map That Preserves Strongly the Invertibility of Calkin Algebra Elements
    Manila Journal of Science 10 (2017), pp. 136-146 Anti-G-Hermiticity Preserving Linear Map That Preserves Strongly the Invertibility of Calkin Algebra Elements Jay D. Buscano1* and Jose Tristan F. Reyes2 1 Mathematics Department, Mindanao State University, General Santos City, Philippines 2 Mathematics and Statistics Department, De La Salle University, Manila, Philippines *Corresponding Author: [email protected] ; [email protected] ABSTRACT A linear map ψ : X → Y of algebras X and Y preserves strongly invertibility if ψ(x−1) = ψ(x)−1 for all x X−1, where X−1 denotes the set of invertible elements of X. Let B(H) be the Banach algebra of all bounded linear operators on a separable complex Hilbert space H with dim H = ∞. A Calkin∈ algebra C(H) is the quotient of B(H) by K(H), the ideal of compact operators on H. An element A + K(H) C(H) is said to be anti-G-Hermitian if (A + K(H))# = −A + K(H), where the # -operation is an involution on C(H). A linear map : C(H) → C(H) preserves anti-G-Hermiticity if (A + K(H))# = − (A∈ + K(H)) for all anti-G-Hermitian element A + K(H) C(H). In this paper, we characterize the continuous unital linear map : C(H) → C(H) induced by the essentially anti- G-Hermiticity preserving linear map φ : B(H) → B(H) that preserves strongly∈ the invertibility of operators on H. We also take a look at the linear preserving properties of this induced map and other linear preservers on C(H).
    [Show full text]
  • Algebraic K-Theory of Stable C*-Algebras
    ADVANCES IN MATHEMATICS 67, 1-140 (1988) Algebraic K-Theory of Stable C*-Algebras NIGEL HICSON Department qf Mafhemarics, University of Pennsylvania, Philadelphia, Pennsylvania 19104 Let A be a unital C*-algebra and let 9 denote the Calkin algebra (the bounded operators on a separable Hilbert space, module the compact operators Jr). We prove the following conjecture of M. Karoubi: the algebraic and topological K-theory groups of the tensor product C*-algebra A 02 are equal. The algebra A 01 may be regarded as a “suspension” of the more elementary C*-algebra A @IX; thus Karoubi’s conjecture asserts, roughly speaking, that the algebraic and topological K-theories of stable C*-algebras agree. t 1988 Academic Press, Inc. Let A be a C*-algebra and suppose, for the sake of simplicity, that A is unital. The general linear group of A of dimension n, denoted GL,,A, is the group of invertible elements in the n x n matrix algebra M,(A) over A. This paper is about comparing invariants of GL,,A, considered as a topological space (with the norm topology, inherited from A), to invariants of GL,,A considered as a discrete group. On the topological side, we are going to study the topological K-theory of A, denoted K’.+(A), which is nothing more than the homotopy, n,(GL,A), of GL,,A. To be precise, K’,(A) is the homotopy of the CL, A, the “limit” as n -+ IX) of the GL,,A: it turns out to be a great conveneince to study this “stable” group, rather that the non- stable groups CL,,.
    [Show full text]
  • A Note on Spectral Continuity and on Spectral Properties of Essentially G1 Operators
    Pacific Journal of Mathematics A NOTE ON SPECTRAL CONTINUITY AND ON SPECTRAL PROPERTIES OF ESSENTIALLY G1 OPERATORS GLENN RICHARD LUECKE Vol. 69, No. 1 May 1977 PACIFIC JOURNAL OF MATHEMATICS Vol. 69, No. 1, 1977 A NOTE ON SPECTRAL CONTINUITY AND ON SPECTRAL PROPERTIES OF ESSENTIALLY G1 OPERATORS GLENN R. LUECKE A bounded operator on a separable Hubert space is essentially Gx if the image of T in the Calkin algebra satis- fies condition Glβ This paper contains results describing (1) isolated points of the essential spectrum of essentially (?i operators, and (2) essentially Gi operators whose essen- tial spectrum lies on a smooth Jordan curve. Finally, the continuity of the essential spectrum, Weyl spectrum, and spectrum is discussed. Notation and definitions* Throughout this paper H denotes a separable Hubert space, &(H) denotes all bounded operators on H, SΓ denotes all compact operators in ^?(H), &{Ή)\3ίΓ denotes the Calkin algebra, and π: &{H) —»&{Ίϊ)\3ίΓ denotes the quotient map. Since &{Έ[)\<3ίΓ is a C*-algebra, there exists a Hubert space .Hi, and an isometric *-isomorphism v of ^(H)j^Γ into &(H0) [see 2]. The essential spectrum of Te^?(H), denoted by σe(T), is the spectrum of π(T) in the Calkin algebra. T is essentially G1 if \\(π(T) - 2)~ΊI = l/d(z, σe(T)) for all z$σe(T). T is essentially hyponormal, essentially normal, or essentially self-adjoint if π(y*Γ - TT*) ^ 0, 7r(T*T - TT*) = 0, or ττ(T* - T) = 0, respec- tively. If λ is an eigenvalue of T then λ is a normal eigenvalue if {x eH: Tx — Xx} = {x e H: T*x = X*x}.
    [Show full text]
  • Banach Spaces and Spectral Theory • What Is a Nuclear Operator? [Coleman] • Give an Example of an Integral Operator Which Is Nuclear
    Sample Questions from Past Qualifying Exams This list may give the impression that the exams consist of a series of questions fired at the student one after another. In fact most exams have more the character of a conversation with considerable give and take. Hence this list cannot be expected to indicate accurately the difficulties involved. The list indicates the professor associated to each question where available. Some have been in the MGSA files for a while, and this information has been lost (if it was ever there). The listing by section is approximate, since some questions may fit under more than one heading. Banach Spaces and Spectral Theory • What is a nuclear operator? [Coleman] • Give an example of an integral operator which is nuclear. [Coleman] • What can you say about the specturm of a nuclear operator? [Coleman] • Could it be the empty set? [Arveson] • Give an example of an operator on a real Banach space with no specturm. [Arveson] • Does the sum of the elements of the spectrum of a nuclear operator converge? [Cole- man] • What is a trace class operator? [Coleman] • What is a Hilbert-Schmidt operator? Can you give an example over L2 of the unit interval? [Coleman] • Can [0, 1] be the spectrum of a compact operator? [Arveson] • What is the spectrum of Me2πit ? How could you know that it is invertible? What is the inverse? [Arveson] 2 • If T is an operator on a Banach space, what is cos2 T + sin T ? [Arveson] • What is cos T [Arveson] • If f is an entire function, what is fT ? [Arveson] • List the properties of the functional calculus.
    [Show full text]
  • Lecture Notes on the K-Theory of Operator Algebras
    LECTURE NOTES ON THE K-THEORY OF OPERATOR ALGEBRAS based primarily on M. Rørdam, F. Larsen & N. J. Laustsen: An Introduction to K-Theory for C ∗-Algebras and secondarily on B. Blackadar: K-Theory for Operator Algebras and N. E. Wegge-Olsen: K-Theory and C∗-Algebras Rainer Matthes Wojciech Szymanski´ 2 Contents 1 Preliminaries on C∗-Algebras 5 1.1 Basic definitions . 5 1.1.1 Definitions C∗-algebra, -algebra . 5 ∗ 1.1.2 Sub-C∗ and sub- -algebras . 5 ∗ 1.1.3 Ideals and quotients . 5 1.1.4 The main examples . 6 1.1.5 Short exact sequences . 7 1.1.6 Adjoining a unit . 8 1.2 Spectral theory . 10 1.2.1 Spectrum . 10 1.2.2 Continuous functional calculus . 12 1.3 Matrix algebras and tensor products . 13 1.4 Examples and Exercises . 14 2 Projections and Unitaries 17 2.1 Homotopy for unitaries . 17 2.2 Equivalence of projections . 21 2.3 Semigroups of projections . 24 2.4 Examples and Exercises . 25 ∗ 3 The K0-Group for Unital C -Algebras 27 3.1 The Grothendieck Construction . 27 ∗ 3.2 Definition of the K0-group of a unital C -algebra . 29 3.2.1 Portrait of K0 | the unital case . 29 3.2.2 The universal property of K0 . 29 3.2.3 Functoriality . 30 3.2.4 Homotopy invariance . 31 3.3 Examples and Exercises . 31 4 K0-Group | the General Case 37 4.1 Definition of the K0-Functor . 37 4.1.1 Functoriality of K0 . 37 4.1.2 Homotopy invariance of K0 .
    [Show full text]
  • Fredholm Operators and the Family Index
    Fredholm Operators and the Family Index Joseph Breen Advisor: Ezra Getzler April 28th, 2016 Department of Mathematics Northwestern University 2 Contents 1 Introduction 5 2 Preliminaries 7 2.1 Functional Analysis . .7 2.2 Topology . 10 3 Fredholm Operators 13 3.1 Definitions and Examples . 13 3.2 The Fredholm Index . 14 3.3 Continuity of the Fredholm Index . 16 3.4 The Connected Components of F(H)....................... 18 4 Vector Bundles and K-Theory 23 4.1 Vector Bundles: Definitions and Examples . 23 4.2 Vector Bundles with Compact Base Space . 27 4.3 K-Theory . 29 5 The Atiyah-J¨anichTheorem 33 5.1 The Family Index . 33 5.2 Kuiper’s Theorem . 37 5.3 Bijectivity of the Index . 42 6 Toeplitz Operators 45 6.1 The Hardy Space . 45 6.2 Definitions and Properties . 45 6.3 The Toeplitz Index Theorem . 48 6.4 Generalizations . 49 References 50 3 4 Chapter 1 Introduction Many problems in mathematics arise from the desire to understand the behavior of linear operators. The simplest example comes from elementary linear algebra, where systems of linear equations are represented by an m×n matrix; such a matrix is a linear transformation n m from R to R . More generally, suppose that V and W are vector spaces and that T : V ! W is a linear transformation. For a fixed w 2 W , we are interested in solutions to the equation T (v) = w. Equipping V and W with varying amount of structure, say a metric or inner product, introduces complications and makes the study of such equations more interesting and potentially more difficult.
    [Show full text]
  • K-Theory: from Minimal Geodesics to Susy Field Theories
    K-THEORY: FROM MINIMAL GEODESICS TO SUSY FIELD THEORIES HENNING HOHNHOLD, STEPHAN STOLZ AND PETER TEICHNER In memory of Raoul Bott, friend and mentor. A. There are many models for the K-theory spectrum known to- day, each one having its own history and applications. The purpose of this note is to give an elementary description of eight such models (and their completions) and relate all of them by canonical maps, most of which are homeomorphisms (rather then just homotopy equivalences). The first model are Raoul Bott’s iterated spaces of minimal geodesic in orthogonal groups. This model actually predates the invention of K- theory but completely calculates the coefficients of this generalized co- homology theory. Our last model are certain spaces of super symmetric (1|1)-dimensional field theories introduced by the second two authors for the purpose of generalizing them to cocycles for elliptic cohomology, in terms of certain super symmetric (2|1)-dimensional field theories. I At the first Arbeitstagung 1957 in Bonn, Alexander Grothendieck pre- sented his version of the Riemann-Roch theorem in terms of a group (now known as Grothendieck group) constructed from (isomorphism classes of) algebraic vector bundles over algebraic manifolds. He used the letter K to abbreviate ‘Klassen’, the German word for (isomorphism) classes. Michael Atiyah and Friedrich Hirzebruch instantly realized that the same construc- tion can be applied to all complex vector bundles over a topological space X, obtaining a commutative ring K(X), where addition and multiplication come from direct sum respectively tensor product of vector bundles. For example, every complex vector bundle over the circle is trivial and hence K(S 1) = Z.
    [Show full text]
  • A Hierarchy of Banach Spaces with C(K) Calkin Algebras
    A HIERARCHY OF BANACH SPACES WITH C(K) CALKIN ALGEBRAS PAVLOS MOTAKIS, DANIELE PUGLISI, AND DESPOINA ZISIMOPOULOU Abstract. For every well founded tree T having a unique root such that every non-maximal node of it has countable infinitely many immediate suc- cessors, we construct a L1-space XT . We prove that for each such tree T , the Calkin algebra of XT is homomorphic to C(T ), the algebra of con- tinuous functions defined on T , equipped with the usual topology. We use this fact to conclude that for every countable compact metric space K there exists a L1-space whose Calkin algebra is isomorphic, as a Banach algebra, to C(K). Introduction The Calkin algebra of a Banach space X is the quotient algebra Cal(X) = L(X)=K(X) where L(X) denotes the algebra of all bounded linear operators defined on X and K(X) denotes the ideal of all the compact ones. It is named after J. W. Calkin, who proved in [3] that the only non-trivial closed ideal of the bounded linear operators on `2 is the one of the compact operators. It is an important example of a unital algebra, for example an operator U 2 L(X) is Fredholm if and only if the class [U] of U in the Calkin algebra is invertible. A question that arises is the following: let A be a Banach algebra, does there exist a Banach space X so that the Calkin algebra of X is isomorphic, as a Banach algebra, to A? The very first Banach space for which the Calkin algebra was explicitly de- scribed is the Argyros-Haydon space XAH [1] whose main feature is that it has the \scalar plus compact" property, i.e.
    [Show full text]