ORDINAL ARITHMETIC 1. Ordinals Definition 1.1. A

Total Page:16

File Type:pdf, Size:1020Kb

ORDINAL ARITHMETIC 1. Ordinals Definition 1.1. A ORDINAL ARITHMETIC JULIAN J. SCHLODER¨ Abstract. These are verbose tutorial notes on the fundamentals of ordinal arithmetic. We define ordinal arithmetic and give proofs for laws of Left-Monotonicity, Associativity, Distributivity, some minor related properties and the Cantor Normal Form. 1. Ordinals Definition 1.1. A set x is called transitive iff 8y 2 x8z 2 y : z 2 x. Definition 1.2. A set α is called an ordinal iff α transitive and all β 2 α are transitive. Write α 2 Ord. Lemma 1.3. If α is an ordinal and β 2 α, then β is an ordinal. Proof. β is transitive, since it is in α. Let γ 2 β. By transitivity of α, γ 2 α. Hence γ is transitive. Thus β is an ordinal. Definition 1.4. If a is a set, define a + 1 = a [ fag. Remark 1.5. ; is an ordinal. Write 0 = ;. If α is an ordinal, so is α + 1. Definition 1.6. If α and β are ordinals, say α < β iff α 2 β. Lemma 1.7. For all ordinals α, α < α + 1. Proof. α 2 fαg, so α 2 α [ fαg = α + 1. Notation 1.8. From now on, α; β; γ; δ; "; ζ; η denote ordinals. Theorem 1.9. The ordinals are linearly ordered i.e. i. 8α : α 6< α (strictness). ii. 8α8β8γ : α < β ^ β < γ ! α < γ (transitivity). iii. 8α8β : α < β _ β < α _ α = β (linearity). Proof. \i." follows from (Found). \ii." follows from transitivity of the ordinals. \iii.": Assume this fails. By (Found), choose a minimal α such that some β is neither smaller, larger or equal to α. Choose the minimal such β. Show towards a contradiction that α = β: 1 2 JULIAN J. SCHLODER¨ Let γ 2 α. By minimality of α, γ < β _ β < γ _ β = γ. If β = γ, β < α . If β < γ then by \ii." β < α . Thus γ < β, i.e. γ 2 β. Hence α ⊆ β . Let γ 2 β. By minimality of β, γ < α _ α < γ _ α = γ. If α = γ, α < β . If α < γ then by \ii" α < β . Thus γ < α, i.e. γ 2 α. Hence β ⊆ α . Lemma 1.10. If α 6= 0 is an ordinal, 0 < α, i.e. 0 is the smallest ordinal. Proof. Since α 6= 0, by linearity α < 0 or 0 < α, but α < 0 would mean α 2 ; . Definition 1.11. An ordinal α is called a successor iff there is a β with α = β + 1. Write α 2 Suc. An ordinal α 6= ; is called a limit if it is no successor. Write α 2 Lim. Remark 1.12. By definition, every ordinal is either ; or a successor or a limit. Lemma 1.13. For all ordinals α, β: If β < α+1, then β < α_β = α, i.e. β ≤ α. Proof. Let β < α + 1, i.e. β 2 α [ fαg. By definition of [, β 2 α or β 2 fαg, i.e. β 2 α _ β = α. Lemma 1.14. For all ordinals α, β: If β < α, then β + 1 ≤ α. Proof. Suppose this fails for some α; β. Then by linearity, β + 1 > α, hence by the previous lemma α ≤ β. Hence by transitivity β < α ≤ β, contradicting strictness. Lemma 1.15. For all α, there is no β with α < β < α + 1. Proof. Assume there are such α and β. Then, since β < α + 1, β ≤ α, but since α < β, by linearity α < α, contradicting strictness. Lemma 1.16. For all α; β, if there is no γ with α < γ < β, then β = α + 1. Proof. Suppose β 6= α + 1. Since α < β, α + 1 ≤ β, so α + 1 < β. Then α + 1 is some such γ. Lemma 1.17. The operation +1 : Ord ! Ord is injective. Proof. Let α 6= β be ordinals. Wlog α < β. Then by the previous lemmas, α + 1 ≤ β < β + 1, i.e α + 1 6= β + 1. Lemma 1.18. α 2 Lim iff 8β < α : β + 1 < α and α 6= 0. ORDINAL ARITHMETIC 3 Proof. Let α 2 Lim, β < α. By linearity, β + 1 < α _ α < β + 1 _ β + 1 = α. The last case is excluded by definition of limits. So suppose α < β + 1. Then α = β _ α < β. Since β < α, α = β implies α < α, contradicting strictness. By linearity, α < β implies β < β, contradicting strictness. Thus β + 1 < α. Now suppose α 6= 0 and 8β < α : β + 1 < α. Assume α 2 Suc. Then there is β such that α = β + 1. Then β < β + 1 = α, thus β < α, i.e. β + 1 < α. Then α = β + 1 < α, contradicting strictness. Hence α is a limit. Theorem 1.19 (Ordinal Induction). Let ' be a property of ordinals. Suppose the following holds: i. '(;) (base step). ii. 8α : '(α) ! '(α + 1) (successor step). iii. 8α 2 Lim : (8β < α : '(β)) ! '(α) (limit step). Then '(α) holds for all ordinals α. Proof. Suppose i, ii and iii hold. Assume there is some α such that :'(α). By (Found), take the smallest such α. Suppose α = ;. This contradicts i. Suppose α 2 Suc. Then there is β such that α = β + 1, since β < β + 1, β < α and hence by minimality of α, '(β). By ii, '(α) . Suppose α 2 Lim. By minimality of α, all β < α satisfy '(β). Thus by iii, '(α) . Hence there can't be any such α. Definition 1.20. Let ! be the (inclusion-)smallest set that contains 0 and is closed under +1, i.e. 8x 2 ! : x + 1 2 !. More formally, ! = Tfw j 0 2 w ^ 8v 2 w : v + 1 2 wg. Remark 1.21. ! is a set by the Axiom of Infinity. Theorem 1.22. ! is an ordinal. Proof. Consider ! \ Ord. This set contains 0 and is closed under +1, as ordinals are closed under +1. So ! must by definition be a subset of ! \ Ord, i.e. ! contains only ordinals. Hence it suffices to show that ! is transitive. Consider !0 = fx j x 2 ! ^ 8y 2 x : y 2 !g. Clearly, 0 2 !0. Let x 2 !0 and show that x + 1 2 !0. By definition, x + 1 2 !. Let y 2 x + 1, i.e. y = x _ y 2 x. If y = x, y 2 !. If y 2 x then y 2 ! by definition of !0. Hence x + 1 2 !0. Thus !0 contains 0 and is closed under +1, i.e. ! ⊆ !0. But !0 ⊆ ! 0 by defintion, hence ! = ! , i.e. ! is transitive. 4 JULIAN J. SCHLODER¨ Theorem 1.23. ! is a limit, in particular, it is the smallest limit ordinal. Proof. ! 6= 0, since 0 2 !. Let α < !. Then α + 1 < ! by definition. Assume γ < ! is a limit ordinal. Since γ 6= ;, 0 2 γ. Also, as a limit, γ is closed under +1. Hence γ contradicts the minimality of !. 2. Ordinal Arithmetic Definition 2.1. Define an ordinal 1 := 0 + 1 = f;g. Lemma 2.2. 1 2 !. Proof. 0 2 ! and ! is closed under +1. Definition 2.3. Let α; β be ordinals. Define ordinal addition recur- sively: i. α + 0 = α. ii. If β 2 Suc, β = γ + 1, define α + β = (α + γ) + 1. S iii. If β 2 Lim, define α + β = γ<β(α + γ). Remark 2.4. By this definition, the sum α + 1 of an ordinal α and the ordinal 1 = f0g is the same as α + 1 = α [ fαg. Definition 2.5. Let α; β be ordinals. Define ordinal multiplication recursively: i. α · 0 = 0. ii. If β 2 Suc, β = γ + 1, define α · β = (α · γ) + α. S iii. If β 2 Lim, define α · β = γ<β(α · γ). Definition 2.6. Let α; β be ordinals. Define ordinal exponentiation recursively: i. α0 = 1. ii. If β 2 Suc, β = γ + 1, define αβ = (αγ) · α. β S γ iii. If β 2 Lim and α > 0, define α = γ<β(α ). If α = 0, define αβ = 0. Lemma 2.7. If A is a set of ordinals, S A is an ordinal. Proof. Let A be a set of ordinals, define a = S A. Let x 2 y 2 a, then there is an α 2 A such that x 2 y 2 α, so x 2 α hence x 2 a. Thus, a is transitive. Let z 2 a. There is α 2 A such that z 2 α, hence z is transitive. Thus a is transitive and every element of a is transitive, i.e. a is an ordinal. ORDINAL ARITHMETIC 5 Remark 2.8. By induction and this lemma, the definitions of +, · and exponentiation above are well-defined, i.e. if α, β are ordinals, α + β, α · β and αβ are again ordinals. Definition 2.9. Let A be a set of ordinals. The supremum of A is definied as: sup A = minfα j 8β 2 A : β ≤ αg. Lemma 2.10. Let A be a set of ordinals, then sup A = S A. Proof. Since sup A is again an ordinal, it is just the set of all ordinals smaller than it. Hence by linearity, sup A = fα j 9β 2 A : α < βg. S Which equals A by definition. Lemma 2.11. Let A be a set of ordinals. If sup A is a successor, then sup A 2 A. Proof. Assume sup A = α + 1 2= A, then for all β 2 A, β < α + 1, i.e.
Recommended publications
  • Arxiv:1702.04163V3 [Math.LO]
    The Euclidean numbers Vieri Benci Lorenzo Bresolin Dipartimento di Matematica Scuola Normale Superiore, Pisa Universit`adi Pisa, Italy. [email protected] [email protected] Marco Forti Dipartimento di Matematica Universit`adi Pisa, Italy. [email protected] Abstract We introduce axiomatically a Nonarchimedean field E, called the field of the Euclidean numbers, where a transfinite sum indicized by ordinal numbers less than the first inaccessible Ω is defined. Thanks to this sum, E becomes a saturated hyperreal field isomorphic to the so called Keisler field of cardinality Ω, and there is a natural isomorphic embedding into E of the semiring Ω equipped by the natural ordinal sum and product. Moreover a notion of limit is introduced so as to obtain that transfinite sums be limits of suitable Ω-sequences of their finite subsums. Finally a notion of numerosity satisfying all Euclidean common notions is given, whose values are nonnegative nonstandard integers of E. Then E can be charachterized as the hyperreal field generated by the real numbers together with the semiring of numerosities (and this explains the name “Euclidean” numbers). Keywords: Nonstandard Analysis, Nonarchimedean fields, Euclidean numerosi- ties MSC[2010]: 26E35, 03H05, 03C20, 03E65, 12L99 arXiv:1702.04163v3 [math.LO] 27 Jun 2020 Introduction In this paper we introduce a numeric field denoted by E, which we name the field of the Euclidean numbers. The theory of the Euclidean numbers combines the Cantorian theory of ordinal numbers with Non Standard Analysis (NSA). From the algebraic point of view, the Eucliean numbers are a non-Archimedean field with a supplementary structure (the Euclidean structure), which charac- terizes it.
    [Show full text]
  • An Introduction to Set Theory
    AN INTRODUCTION TO SET THEORY Professor William A. R. Weiss November 21, 2014 2 Contents 0 Introduction 7 1 LOST 11 2 FOUND 23 3 The Axioms of Set Theory 29 4 The Natural Numbers 37 5 The Ordinal Numbers 47 6 Relations and Orderings 59 7 Cardinality 69 8 What's So Real About The Real Numbers? 79 9 Ultrafilters Are Useful 87 3 4 CONTENTS 10 The Universe 97 11 Reflection 103 12 Elementary Submodels 123 13 Constructibility 139 14 Appendices 155 .1 The Axioms of ZFC . 155 .2 Tentative Axioms . 156 CONTENTS 5 Preface These notes for a graduate course in set theory are on their way to be- coming a book. They originated as handwritten notes in a course at the University of Toronto given by Prof. William Weiss. Cynthia Church pro- duced the first electronic copy in December 2002. James Talmage Adams produced a major revision in February 2005. The manuscript has seen many changes since then, often due to generous comments by students, each of whom I here thank. Chapters 1 to 11 are now close to final form. Chapters 12 and 13 are quite readable, but should not be considered as a final draft. One more chapter will be added. 6 CONTENTS Chapter 0 Introduction Set Theory is the true study of infinity. This alone assures the subject of a place prominent in human culture. But even more, Set Theory is the milieu in which mathematics takes place today. As such, it is expected to provide a firm foundation for all the rest of mathematics.
    [Show full text]
  • On Some Philosophical Aspects of the Background to Georg Cantor's
    Philosophia Scientiæ Travaux d'histoire et de philosophie des sciences CS 5 | 2005 Fonder autrement les mathématiques On Some Philosophical Aspects of the Background to Georg Cantor’s theory of sets Christian Tapp Electronic version URL: http://journals.openedition.org/philosophiascientiae/386 DOI: 10.4000/philosophiascientiae.386 ISSN: 1775-4283 Publisher Éditions Kimé Printed version Date of publication: 1 August 2005 Number of pages: 157-173 ISBN: 2-84174-372-1 ISSN: 1281-2463 Electronic reference Christian Tapp, “On Some Philosophical Aspects of the Background to Georg Cantor’s theory of sets”, Philosophia Scientiæ [Online], CS 5 | 2005, Online since 01 August 2008, connection on 15 January 2021. URL: http://journals.openedition.org/philosophiascientiae/386 ; DOI: https://doi.org/10.4000/ philosophiascientiae.386 Tous droits réservés On Some Philosophical Aspects of the Background to Georg Cantor’s theory of sets∗ Christian Tapp Résumé : Georg Cantor a cherché à assurer les fondements de sa théorie des ensembles. Cet article présente les différentiations cantoriennes concernant la notion d’infinité et une perspective historique de l’émergence de sa notion d’ensemble. Abstract: Georg Cantor sought secure foundations for his set theory. This article presents an account of Cantor’s differentiations concerning the notion of infinity and a tentative historical parsepctive on his notion of set. ∗I am indebted to Joseph W. Dauben for his helpful advise. — Comments to the author are welcome. Philosophia Scientiæ, cahier spécial 5, 2005, 157–173. 158 Christian Tapp 1Introduction Historical accounts of the life and work of Georg Cantor (1845-1918) have generally focused chiefly on his mathematical creations, i.
    [Show full text]
  • Ordinal Arithmetic
    Ordinal Arithmetic Jalex Stark July 23, 2015 0 What’s an Ordinal? From Susan’s colloquium, you know that ordinals are things that look like this: 0, 1, 2, 3,... ! !,! +1,!+2,!+3,... !2 !2,!3,!4,... !2 !2,!3,!4,... !! ! ! !! !! ! ,! ,! ,... "0 In this class, we’ll rigorously define objects that look like these and make sense of why we all this shvmooping gives rise to addition, multiplication, and expo- nentiation. We’ll find, however, that these operations are order-theoretically nice but not very algebraic, so we’ll explore some others. We’ll use polynomial decompositions of ordinals to define and ,which turn the space of ordinals into a commutative semiring. We’ll lament⊕ that⌦ these operations don’t respect limit operations, and then we’ll prove a result from this year that there is no “proper” exponentation of ordinals that extends the , algebraic structure. ⊕ ⌦ In an attempt to salvage the limitwise failures of the semiring, we’ll look at β β weirder operations — a new multiplication and new exponentations ↵⇥ ,↵⌦ to discover that they satisfy much nicer algebraic⇥ relations than they really ought to. Every object we consider will be an ordinal unless otherwise stated. Definition 0.1. An ordinal is a transitive set of ordinals. Why is this not circular — don’t we need ordinals to exist in order to define any sets of ordinals? (No. The empty set is a set of ordinals.) Definition 0.2. AsetX is transitive if y X y X. 2 ) ✓ Remark 0.3. Transitivity might seem like a funny name for this property, but it’s equivalent to the property “if a b X,thena X”.
    [Show full text]
  • Initial Embeddings in the Surreal Number Tree A
    INITIAL EMBEDDINGS IN THE SURREAL NUMBER TREE A Thesis Presented to The Honors Tutorial College Ohio University In Partial Fulfillment of the Requirements for Graduation from the Honors Tutorial College with the degree of Bachelor of Science in Mathematics by Elliot Kaplan April 2015 Contents 1 Introduction 1 2 Preliminaries 3 3 The Structure of the Surreal Numbers 11 4 Leaders and Conway Names 24 5 Initial Groups 33 6 Initial Integral Domains 43 7 Open Problems and Closing Remarks 47 1 Introduction The infinitely large and the infinitely small have both been important topics throughout the history of mathematics. In the creation of modern calculus, both Isaac Newton and Gottfried Leibniz relied heavily on the use of infinitesimals. However, in 1887, Georg Cantor attempted to prove that the idea of infinitesimal numbers is a self-contradictory concept. This proof was valid, but its scope was sig- nificantly narrower than Cantor had thought, as the involved assumptions limited the proof's conclusion to only one conception of number. Unfortunately, this false claim that infinitesimal numbers are self-contradictory was disseminated through Bertrand Russell's The Principles of Mathematics and, consequently, was widely believed throughout the first half of the 20th century [6].Of course, the idea of in- finitesimals was never entirely abandoned, but they were effectively banished from calculus until Abraham Robinson's 1960s development of non-standard analysis, a system of mathematics which incorporated infinite and infinitesimal numbers in a mathematically rigorous fashion. One non-Archimedean number system is the system of surreal numbers, a sys- tem first constructed by John Conway in the 1970s [2].
    [Show full text]
  • Well-Partial-Orders and Ordinal Notation Systems
    Faculty of Sciences Department of Mathematics Connecting the Two Worlds: Well-partial-orders and Ordinal Notation Systems Jeroen Van der Meeren Supervisor: Prof. Dr. Andreas Weiermann Dissertation submitted in fulfillment of the requirements for the degree of Doctor (Ph.D.) in Sciences, Mathematics 2015 Copyright. The author and the supervisor give the authorization to consult and to copy parts of this work for personal use only. Any other use is limited by the laws of copyright. Permission to reproduce any material contained in this work should be obtained from the author. This does not include the Ghent University logo on the front page, which remains under full copyright of Ghent University. Das Unendliche hat wie keine andere Frage von jeher so tief das Gem¨utdes Menschen bewegt; das Unendliche hat wie kaum eine andere Idee auf den Verstand so anregend und fruchtbar gewirkt; das Unendliche ist aber auch wie kein anderer Begriff so der Aufkl¨arungbed¨urftig. From time immemorial, the infinite has stirred men's emotions more than any other question. Hardly any other idea has stimu- lated the mind so fruitfully. Yet, no other concept needs clarifi- cation more than it does. - David Hilbert, Uber¨ das Unendliche (On the infinite ) [39] Preface Kruskal claims in his now-classical 1972 paper [47] that well-partial-orders are among the most frequently rediscovered mathematical objects. Well- partial-orders have applications in many fields outside the theory of orders: computer science, proof theory, reverse mathematics, algebra, combinatorics, etc. The maximal order type of a well-partial-order characterizes that order's strength.
    [Show full text]
  • Philosophical Implications of Cantor's Set Theory A
    PHILOSOPHICAL IMPLICATIONS OF CANTOR’S SET THEORY A THESIS SUBMITTED TO THE GRADUATE SCHOOL OF SOCIAL SCIENCES OF MIDDLE EAST TECHNICAL UNIVERSITY BY ŞAFAK ŞAHİN IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF ARTS IN THE DEPARTMENT OF PHILOSOPHY OCTOBER 2020 Approval of the thesis: PHILOSOPHICAL IMPLICATIONS OF CANTOR’S SET THEORY submitted by ŞAFAK ŞAHİN in partial fulfillment of the requirements for the degree of Master of Arts in Philosophy, the Graduate School of Social Sciences of Middle East Technical University by, Prof. Dr. Yaşar KONDAKÇI Dean Graduate School of Social Sciences Prof. Dr. Ş. Halil TURAN Head of Department Philosophy Prof. Dr. David GRÜNBERG Supervisor Philosophy Examining Committee Members: Prof. Dr. M. Hilmi DEMİR (Head of the Examining Committee) Social Sciences University of Ankara Philosophy Prof. Dr. David GRÜNBERG (Supervisor) Middle East Technical University Philosophy Assoc. Prof. Dr. F. Aziz ZAMBAK Middle East Technical University Philosophy PLAGIARISM I hereby declare that all information in this document has been obtained and presented in accordance with academic rules and ethical conduct. I also declare that, as required by these rules and conduct, I have fully cited and referenced all material and results that are not original to this work. Name, Last Name: Şafak ŞAHİN Signature: iii ABSTRACT PHILOSOPHICAL IMPLICATIONS OF CANTOR’S SET THEORY ŞAHİN, Şafak M.A., The Department of Philosophy Supervisor: Prof. Dr. David GRÜNBERG October 2020, 87 pages This thesis is devoted to examining Georg Cantor’s understanding of infinity and his philosophy of mathematics. Even though Aristotle differentiated the concept of infinity as potential infinite and actual infinite, he argued against the existence of actual infinity and accepted only the existence of potential infinity.
    [Show full text]
  • Well-Partial-Orders and Ordinal Notation Systems
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Ghent University Academic Bibliography Faculty of Sciences Department of Mathematics Connecting the Two Worlds: Well-partial-orders and Ordinal Notation Systems Jeroen Van der Meeren Supervisor: Prof. Dr. Andreas Weiermann Dissertation submitted in fulfillment of the requirements for the degree of Doctor (Ph.D.) in Sciences, Mathematics 2015 Copyright. The author and the supervisor give the authorization to consult and to copy parts of this work for personal use only. Any other use is limited by the laws of copyright. Permission to reproduce any material contained in this work should be obtained from the author. This does not include the Ghent University logo on the front page, which remains under full copyright of Ghent University. Das Unendliche hat wie keine andere Frage von jeher so tief das Gem¨utdes Menschen bewegt; das Unendliche hat wie kaum eine andere Idee auf den Verstand so anregend und fruchtbar gewirkt; das Unendliche ist aber auch wie kein anderer Begriff so der Aufkl¨arungbed¨urftig. From time immemorial, the infinite has stirred men's emotions more than any other question. Hardly any other idea has stimu- lated the mind so fruitfully. Yet, no other concept needs clarifi- cation more than it does. - David Hilbert, Uber¨ das Unendliche (On the infinite ) [39] Preface Kruskal claims in his now-classical 1972 paper [47] that well-partial-orders are among the most frequently rediscovered mathematical objects. Well- partial-orders have applications in many fields outside the theory of orders: computer science, proof theory, reverse mathematics, algebra, combinatorics, etc.
    [Show full text]
  • LECTURE 11: AXIOMATIC SET THEORY PART 3 1. Natural
    LECTURE 11: AXIOMATIC SET THEORY PART 3 1. Natural numbers and the ordinal ! Recall from last lecture that a set x is an ordinal just in case it is transitive and wellordered by P (membership). Note that H is an ordinal, and we often denote this particular ordinal by 0. Exercise 1. Let x be a set of ordinal numbers. Prove that Upxq is an ordinal number. Definition 1.1. The set ! is defined by x P ! ðñ p@ypH P y ^ p@zpz P y Ñ Spzq P yqq Ñ x P yq: The elements of ! are called natural numbers. Note that HP ! ^ @zpz P ! Ñ Spzq P !q: So the definition of ! makes it the smallest set which contains H and is closed on S. This now makes it possible to do proofs by the familiar method of mathematical induction on !: If y is a set such that HP y and whenever z P y then Spzq P y, then by definition of ! we must have ! Ď y. Theorem 1.2. (1) Every natural number (i.e., element of !) is an ordinal. (2) ! is an ordinal. Proof. This is Exercise 3 for Thursday, January 8. 2. Classes, ON, and definition by recursion For each formula 'pw0; : : : ; wnq and sets a1; : : : ; an we could informally consider the collection tx : 'px; a1; : : : ; anqu: A collection of this form, i.e., defined by a formula with set parameters, will be called a class. We will usually use capital letters for classes, and reserve lowercase letters for sets. A class may sometimes not exist formally in our theory (only sets exist): For example, if we take ' to be v1 “ v1, then V “ tx : x “ xu is the class of all sets.
    [Show full text]
  • 6. the Transfinite Ordinals* 6.1. Beginnings
    6. The transfinite ordinals* 6.1. Beginnings It seems that Cantor was led to the discovery of Set Theory by consideration of a problem in Fourier analysis, which deals with series of the following form: a 0 + a cos x + b sin x + a cos2x + b sin2x + ··· 2 1 1 2 2 It is extraordinarily useful to be able to express a function f :[−π → π] → R in this form, and, if possible, it is nice if the expression is unique. In 1870, Cantor had a proof of a uniqueness theorem, which we shall call Theorem 0: Theorem 0 Suppose that a f(x) = 0 + a cos x + b sin x + a cos2x + b sin2x + ··· 2 1 1 2 2 c = 0 + c cos x + d sin x + c cos2x + d sin2x + ··· 2 1 1 2 2 for all values of x. Then for all n, cn = an and dn = bn. This theorem was worth having in itself, but Cantor discovered he could do better; the two trigonometric series did not have to be equal for all values of x; it was enough if they were equal for all values of x not belonging to some exceptional set P , provided that P were, in some sense, small enough. To express precisely this notion of “small enough”, Cantor defined what is now known as the Cantor-Bendixson derivative of a subset of R (or, more generally, any topological space): Definition Suppose that P ⊆ R. Its Cantor-Bendixson derivative is the set P ′ of all x ∈ R such that for all open sets U ∋ x, U ∩ P is infinite.
    [Show full text]
  • CONSTRUCTING the INTEGERS: N, ORDINAL NUMBERS, and TRANSFINITE ARITHMETIC 1050 Is a Long Way from Infinity
    CONSTRUCTING THE INTEGERS: N, ORDINAL NUMBERS, AND TRANSFINITE ARITHMETIC JEREMY BOOHER 1050 is a long way from infinity. - Daniel Shanks At PROMYS, we focus on number theory so we give an axiomatic description of Z. In particular, Z is a commutative ring with identity with the following additional properties. (1) There exists a non-empty N ⊂ Z that is closed under addition and multiplication. (2) For every a 2 Z, either a = 0, a 2 N, or −a 2 N. (3) Every non-empty subset of N has a least element (with the definition a > b means a − b 2 N). However, it is also possible to construct the integers using set theory. However, it is no harder to construct the ordinal numbers, and as this will allow an exploration of transfinite arithmetic we will pursue the construction in more generality. 1. First Steps If we are to construct the integers (and ordinal numbers), we want to do it with set theory and not rely on other number systems. Here we will begin describing the von Neumann construction for some small ordinals. The simplest set is the empty set. It represents 0. Without introducing elements of number systems, there is only one other object that naturally arises: the set containing the empty set, denoted by f;g. This represents the number 1. There are two candidates for the number 2: either ff;gg or f;; f;gg. We will use the latter, as it has two elements. Note that 2 is represented by the set containing 0 and 1. Thus the successor is a natural construction for ordinals.
    [Show full text]
  • B1.2 Set Theory
    B1.2 Set Theory Lecture notes { HT 2018 Jonathan Pila Contents 1. Introduction 2. The language of Set Theory and the first axioms 3. The Powerset axiom 4. The Axiom of Infinity and the natural numbers 5. Recursion on the natural numbers 6. Arithmetic on the natural numbers 7. The axioms of Replacement and Foundation 8. Cardinality 9. Countable sets 10. Basic cardinal arithmetic 11. Well-orders 12. Ordinal numbers 13. Transfinite induction and recursion 14. Ordinal arithmetic 15. The Axiom of Choice 16. Cardinal numbers and more cardinal arithmetic These notes are based on those of Robin Knight [5], with various revisions and rearrangements. Please tell me if you find errors or typos. Thanks to Levon Haykazyan, Derek Khu, Dominik Peters, and Lorin Samija for suggestions and corrections. Administration LECTURES { M 12:00 and T 14:00 in [L1] PREREQUISITES { none, but familiarity with some Prelims/A material assumed CLASSES AND PROBLEM SETS { essential! SYLLABUS { everything is examinable unless expressly noted otherwise CONTACT ME { Office N2.17, [email protected] The axioms ZF1 - Extensionality ZF2 - Nullset ZF3 - Pairs ZF4 - Unions ZF5 - Comprehension ZF6 - Powerset ZF7 - Infinity ZF8 - Replacement ZF9 - Foundation ZFC10 - Choice 1 1. Introduction What is a Set? You are all familiar with the idea of sets of objects, the notions of set membership, union, intersection etc. The curly brackets. This is perhaps the most primitive notion in mathematics. Cantor wrote (as translated in [8]) \By an \aggregate" [set] we are to understand any collection into a whole M of definite and separate objects m of our intuition or our thought.
    [Show full text]