The Continuum Hypothesis and the Axioms of Set Theory

Total Page:16

File Type:pdf, Size:1020Kb

The Continuum Hypothesis and the Axioms of Set Theory The Continuum Hypothesis and the Axioms of Set Theory Rachel Minster November 2015 Advisor: Dr. Alan Dow Mathematics Department Honors Program University of North Carolina at Charlotte 1 Introduction This research project will address the independence of the Continuum Hypothe- sis from the axioms of set theory. In order to do this, we will explore fundamental set theory, G¨odel'sconstructible universe, and Cohen's method of forcing. 1.1 Independence and Consistency A statement is independent if neither it nor its negation are provable from the same system. In practice, this is equivalent to both the statement and its negation being consistent. This involves two separate arguments, and if both are satisfied, the result is independence. The axiom system of set theory, the ZFC axioms, is a basis for all proofs in set theory. We take the axioms to be true when proving statements in set theory, so we assume that the axioms together are consistent. With this, we are interested in what the ZFC system can or cannot prove. For instance, the axioms cannot prove that they are consistent. This is due to G¨odel'sSecond Incompleteness Theorem, which states that a sufficiently expressive system cannot be used to prove its own consistency. 1.2 Basic Definitions We take a model of ZFC using 2 and =. This is our set-theoretic universe, V. Definition 1.1. A set is an element of V. Definition 1.2. A class is a collection of all x that satisfy a formula φ(x; y1; y2; :::; yn). Classes can be sets if they occur in V, but some do not. 1 Definition 1.3. A set x is transitive if every element of x is a subset of x. If y 2 z and z 2 x, then y 2 x. Definition 1.4. A well-ordering is a linear order where every nonempty subset has a least element. 1.3 The Axioms The Zermelo-Frankel Axioms with the Axiom of Choice, abbreviated to ZFC Axioms, are the basis for set theory. ZFC fulfills G¨odel'srequirements for a sufficiently rich axiom system. His First Incompleteness Theorem suggests that, in a good axiomatic system, there will be at least one statement true but not provable. Also, axioms should be "obviously" true. [7] An interesting fact about the axioms is that they are an infinite system. The axioms stated below make up the standard list, but it has been proven that ZFC is not finitely axiomatizable, so there is no actual finite collection of axioms equivalent to the ZFC system. All the axioms provide a basis for the existence of various sets. Using these, we can build different sets and know they are sets instead of classes. The standard axioms are listed below, and a more intuitive definition is included after each axiom. Axiom (Axiom of Existence). 9z z = ; The empty set is a set, so the universe is not empty. Axiom (Axiom of Extensionality). 8x 8y [x = y $ 8u(u 2 x $ u 2 y)] Two sets are equal if they contain the same elements. Axiom (Axiom of Pairing). 8x 8y 9z (x 2 z ^ y 2 z) For any two sets, another set exists which contains both. Axiom (Union Axiom). 8x [x 6= ; ! 9z z = fw :(9y 2 x)(w 2 y)g] A set of sets exists and is a set itself. The class fw :(9y 2 t)(w 2 y)g is referred to as the "big union"for any term t, denoted as S t. 2 Axiom (Axiom of Foundation). 8x [x 6= ;! (9y 2 x)(x \ y = ;)] Each set is well-founded. This means that each non-empty set has a minimal element under the 2 relation. Axiom (Replacement Axiom Scheme). For each formula φ(x; u; v; w1; :::; wk), 8w1; :::; 8wk 8x [8u 2 x 9!v φ ! 9z z = fv : 9u 2 x φg] The image of a set under any formula defining a function will also be in a set. Axiom (Comprehension Axiom Scheme). For each formula φ(x; y; w1; :::; wk), 8w1; :::; wk 8x 9z z = fy : y 2 x ^ φ(x; y; w1; :::wk)g All elements in a set satisfying a certain property or formula comprise a set. Axiom (Power Set Axiom). 8x 9z z = fy : y ⊆ xg We denote fy : y ⊆ xg as P(x). We call P(x) the power set of x, and the axiom states that P(x) is a set itself. Axiom (Axiom of Infinity). 9x[x 6= ; ^ 8y y 2 x ! 9z 2 x y 2 z] This allows for the existence of infinite sets. Axiom (Axiom of Choice). 8X [(8x 2 X 8y 2 X(x = y $ x \ y = ;)) ! 9z (8x 2 X 9!y y 2 x \ z)] A set can be created from one or more elements of pairwise disjoint sets. Impli- cations of this axiom include that every set can be well-ordered. This becomes important in the construction of new sets and models. Not every theorem in set theory needs the assumption of the Axiom of Choice, but we will frequently assume it for the existence of different types of sets. 3 1.4 Ordinals and Cardinals Definition 1.5. A set is an ordinal if it is transitive and well-ordered by the 2 relation. We denote the class of all ordinals by ON. There are two types of ordinals. A successor ordinal is an ordinal α of the form β [ fβg = β + 1, which we call the successor of some ordinal β. If α = succ(α), then α is called a limit ordinal. The class of ordinals, ON, is well-ordered by the Axiom of Foundation. Thus there is no infinite descending sequence of ordinals, and there is a least element of any non-empty set of ordinals. Theorem 1.6. Let A be a well-ordereable set. Then A, under its well-ordering, is order-isomorphic to a unique ordinal α. Due to the transitive nature of ordinals, we can define α < β $ α 2 β for any two ordinals α; β. We can also define addition, multiplication, and exponentiation on the ordinals through transfinite recursion. [7] Let α; β 2 ON and δ be a limit ordinal. Addition: α + 0 = α α + 1 = succ(α) α + succ(β) = succ(α + β) α + δ = supfα + β : β < δg Multiplication: α · 0 = 0 α · succ(β) = (α · β) + α α · δ = supfα · β : β < δg Exponentiation: α0 = 1 αsucc(β) = (αβ) · α αδ = supfαβ : β < δg Definition 1.7. The α such that a well-orderable set A is order-isomorphic to α 2 ON is called the cardinality of A, denoted by jAj. jAj is defined for every A under the Axiom of Choice. Mentioning jXj assumes that X can be well-ordered. Informally and traditionally, cardinality refers to the size of a set. Two sets have the same size if there is a bijection between them. Definition 1.8. An ordinal α is a cardinal if jαj = α. 4 The ordinal referring to the set of natural numbers is denoted by !, which we use frequently as it is one of the smallest infinite sets. ! is also a cardinal as j!j = !. Definition 1.9. A set is countable if its cardinality is at most !, and uncountable if otherwise. There are many countable finite sets, but we are more interested in the infinite ones. Countable infinite sets all have cardinality !. Cantor's discovery of uncountable sets has profound implications, as there are thus infinite sets of different sizes. Notation. We denote the least cardinal greater than an ordinal α by α+. We tend to denote the least cardinal greater than ! as !1, which is the first uncount- able cardinal. The second is !2, and so on. Now we can state the Continuum Hypothesis, abbreviated CH, which Georg Cantor proposed. It seems very plausible, but we cannot prove it to be true or false. [6] Both the statement and its negation are consistent with ZFC, which we will show. Theorem 1.10 (Continuum Hypothesis). jP(!)j = !1 Cantor's theorem, which we discuss later, states that jP(!)j ≥ !1. The hypothesis goes a step further, but this extra step cannot be verified in set theory. 1.5 History Every branch of mathematics has a foundation of axiomatic statements assumed to be true. These express properties and rules for that branch. All mathematical concepts can be expressed in terms of sets and the membership relation. The axiom system of set theory, ZFC, can then be used to derive all mathematics, which makes set theory the foundation of mathematics. The only problems come from infinite sets, as they behave differently than finite sets. This leads to questions about the behavior of infinite sets. Once the behavior of certain finite sets is determined, the succeeding question asks if the same is true for a larger set. This continues into the infinite. If something is true for countable sets, is it then true for uncountable sets? Set theorists strive to answer these questions. Major questions in set theory spark philosophical debates among mathemati- cians. There are multiple theorems and statements that, if true or false, would have huge implications. Unfortunately, they are still undecidable, so we cannot know whether they are true or false. To see the implications, set-theorists take a model of ZFC with whatever statement or combination of statements they wish to use. For example, ZFC +:CH can be used to see what would happen if the Continuum Hypothesis was not true. Another important statement, Martin's Axiom, is used the same way.
Recommended publications
  • Calibrating Determinacy Strength in Levels of the Borel Hierarchy
    CALIBRATING DETERMINACY STRENGTH IN LEVELS OF THE BOREL HIERARCHY SHERWOOD J. HACHTMAN Abstract. We analyze the set-theoretic strength of determinacy for levels of the Borel 0 hierarchy of the form Σ1+α+3, for α < !1. Well-known results of H. Friedman and D.A. Martin have shown this determinacy to require α+1 iterations of the Power Set Axiom, but we ask what additional ambient set theory is strictly necessary. To this end, we isolate a family of Π1-reflection principles, Π1-RAPα, whose consistency strength corresponds 0 CK exactly to that of Σ1+α+3-Determinacy, for α < !1 . This yields a characterization of the levels of L by or at which winning strategies in these games must be constructed. When α = 0, we have the following concise result: the least θ so that all winning strategies 0 in Σ4 games belong to Lθ+1 is the least so that Lθ j= \P(!) exists + all wellfounded trees are ranked". x1. Introduction. Given a set A ⊆ !! of sequences of natural numbers, consider a game, G(A), where two players, I and II, take turns picking elements of a sequence hx0; x1; x2;::: i of naturals. Player I wins the game if the sequence obtained belongs to A; otherwise, II wins. For a collection Γ of subsets of !!, Γ determinacy, which we abbreviate Γ-DET, is the statement that for every A 2 Γ, one of the players has a winning strategy in G(A). It is a much-studied phenomenon that Γ -DET has mathematical strength: the bigger the pointclass Γ, the stronger the theory required to prove Γ -DET.
    [Show full text]
  • Generic Filters in Partially Ordered Sets Esfandiar Eslami Iowa State University
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 1982 Generic filters in partially ordered sets Esfandiar Eslami Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Part of the Mathematics Commons Recommended Citation Eslami, Esfandiar, "Generic filters in partially ordered sets " (1982). Retrospective Theses and Dissertations. 7038. https://lib.dr.iastate.edu/rtd/7038 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. INFORMATION TO USERS This was produced from a copy of a document sent to us for microfilming. While most advanced technological means to photograph and reproduce this docum. have been used, the quality is heavily dependent upon the quality of the mate submitted. The following explanation of techniques is provided to help you underst markings or notations which may appear on this reproduction. 1.The sign or "target" for pages apparently lacking from the documen photographed is "Missing Page(s)". If it was possible to obtain the missin; page(s) or section, they are spliced into the film along with adjacent pages This may have necessitated cutting through an image and duplicatin; adjacent pages to assure you of complete continuity. 2. When an image on the film is obliterated with a round black mark it is ai indication that the film inspector noticed either blurred copy because o movement during exposure, or duplicate copy.
    [Show full text]
  • Georg Cantor English Version
    GEORG CANTOR (March 3, 1845 – January 6, 1918) by HEINZ KLAUS STRICK, Germany There is hardly another mathematician whose reputation among his contemporary colleagues reflected such a wide disparity of opinion: for some, GEORG FERDINAND LUDWIG PHILIPP CANTOR was a corruptor of youth (KRONECKER), while for others, he was an exceptionally gifted mathematical researcher (DAVID HILBERT 1925: Let no one be allowed to drive us from the paradise that CANTOR created for us.) GEORG CANTOR’s father was a successful merchant and stockbroker in St. Petersburg, where he lived with his family, which included six children, in the large German colony until he was forced by ill health to move to the milder climate of Germany. In Russia, GEORG was instructed by private tutors. He then attended secondary schools in Wiesbaden and Darmstadt. After he had completed his schooling with excellent grades, particularly in mathematics, his father acceded to his son’s request to pursue mathematical studies in Zurich. GEORG CANTOR could equally well have chosen a career as a violinist, in which case he would have continued the tradition of his two grandmothers, both of whom were active as respected professional musicians in St. Petersburg. When in 1863 his father died, CANTOR transferred to Berlin, where he attended lectures by KARL WEIERSTRASS, ERNST EDUARD KUMMER, and LEOPOLD KRONECKER. On completing his doctorate in 1867 with a dissertation on a topic in number theory, CANTOR did not obtain a permanent academic position. He taught for a while at a girls’ school and at an institution for training teachers, all the while working on his habilitation thesis, which led to a teaching position at the university in Halle.
    [Show full text]
  • Equivalents to the Axiom of Choice and Their Uses A
    EQUIVALENTS TO THE AXIOM OF CHOICE AND THEIR USES A Thesis Presented to The Faculty of the Department of Mathematics California State University, Los Angeles In Partial Fulfillment of the Requirements for the Degree Master of Science in Mathematics By James Szufu Yang c 2015 James Szufu Yang ALL RIGHTS RESERVED ii The thesis of James Szufu Yang is approved. Mike Krebs, Ph.D. Kristin Webster, Ph.D. Michael Hoffman, Ph.D., Committee Chair Grant Fraser, Ph.D., Department Chair California State University, Los Angeles June 2015 iii ABSTRACT Equivalents to the Axiom of Choice and Their Uses By James Szufu Yang In set theory, the Axiom of Choice (AC) was formulated in 1904 by Ernst Zermelo. It is an addition to the older Zermelo-Fraenkel (ZF) set theory. We call it Zermelo-Fraenkel set theory with the Axiom of Choice and abbreviate it as ZFC. This paper starts with an introduction to the foundations of ZFC set the- ory, which includes the Zermelo-Fraenkel axioms, partially ordered sets (posets), the Cartesian product, the Axiom of Choice, and their related proofs. It then intro- duces several equivalent forms of the Axiom of Choice and proves that they are all equivalent. In the end, equivalents to the Axiom of Choice are used to prove a few fundamental theorems in set theory, linear analysis, and abstract algebra. This paper is concluded by a brief review of the work in it, followed by a few points of interest for further study in mathematics and/or set theory. iv ACKNOWLEDGMENTS Between the two department requirements to complete a master's degree in mathematics − the comprehensive exams and a thesis, I really wanted to experience doing a research and writing a serious academic paper.
    [Show full text]
  • MAGIC Set Theory Lecture 6
    MAGIC Set theory lecture 6 David Aspero´ University of East Anglia 15 November 2018 Recall: We defined (V : ↵ Ord) by recursion on Ord: ↵ 2 V = • 0 ; V = (V ) • ↵+1 P ↵ V = V : β<δ if δ is a limit ordinal. • δ { β } S (V : ↵ Ord) is called the cumulative hierarchy. ↵ 2 We saw: Proposition V↵ is transitive for every ordinal ↵. Proposition For all ↵<β, V V . ↵ ✓ β Definition For every x V , let rank(x) be the first ↵ such that 2 ↵ Ord ↵ x V . 2 2 ↵+1 S Definition For every set x, the transitive closure of x, denoted by TC(x), is X : n <! where { n } X = x S • 0 X = X • n+1 n So TC(x)=Sx x x x ... [ [ [ [ S SS SSS [Exercise: TC(x) is the –least transitive set y such that x y. ✓ ✓ In other words, TC(x)= y : y transitive, x y .] { ✓ } T Definition V denotes the class of all sets; that is, V = x : x = x . { } Definition WF = V : ↵ Ord : The class of all x such that x V for { ↵ 2 } 2 ↵ some ordinal ↵. S Note: WF is a transitive class: y x V implies y V since 2 2 ↵ 2 ↵ V↵ is transitive. Proposition If x WF, then there is some ↵ Ord such that x V . ✓ 2 ✓ ↵ Proof. Define the function F(y)=min γ y V . By the assumption { | 2 γ} on x, F is a well-defined function there. By Replacement γ y x : γ = F(y) is a set, and by Union it has a { |9 2 } supremum ↵.
    [Show full text]
  • The Continuum Hypothesis
    Mathematics As A Liberal Art Math 105 Fall 2015 Fowler 302 MWF 10:40am- 11:35am BY: 2015 Ron Buckmire http://sites.oxy.edu/ron/math/105/15/ Class 22: Monday October 26 Aleph One (@1) and All That The Continuum Hypothesis: Introducing @1 (Aleph One) We can show that the power set of the natural numbers has a cardinality greater than the the cardinality of the natural numbers. This result was proven in an 1891 paper by German mathematician Georg Cantor (1845-1918) who used something called a diagonalization argument in his proof. Using our formula for the cardinality of the power set, @0 jP(N)j = 2 = @1 The cardinality of the power set of the natural numbers is called @1. THEOREM Cantor's Power Set Theorem For any set S (finite or infinite), cardinality of the power set of S, i.e. P (S) is always strictly greater than the cardinality of S. Mathematically, this says that jP (S)j > jS THEOREM c > @0 The cardinality of the real numbers is greater than the cardinality of the natural numbers. DEFINITION: Uncountable An infinite set is said to be uncountable (or nondenumerable) if it has a cardinality that is greater than @0, i.e. it has more elements than the set of natural numbers. PROOF Let's use Cantor's diagonal process to show that the set of real numbers between 0 and 1 is uncountable. Math As A Liberal Art Class 22 Math 105 Spring 2015 THEOREM The Continuum Hypothesis, i.e. @1 =c The continuum hypothesis is that the cardinality of the continuum (i.e.
    [Show full text]
  • The Continuum Hypothesis and Its Relation to the Lusin Set
    THE CONTINUUM HYPOTHESIS AND ITS RELATION TO THE LUSIN SET CLIVE CHANG Abstract. In this paper, we prove that the Continuum Hypothesis is equiv- alent to the existence of a subset of R called a Lusin set and the property that every subset of R with cardinality < c is of first category. Additionally, we note an interesting consequence of the measure of a Lusin set, specifically that it has measure zero. We introduce the concepts of ordinals and cardinals, as well as discuss some basic point-set topology. Contents 1. Introduction 1 2. Ordinals 2 3. Cardinals and Countability 2 4. The Continuum Hypothesis and Aleph Numbers 2 5. The Topology on R 3 6. Meagre (First Category) and Fσ Sets 3 7. The existence of a Lusin set, assuming CH 4 8. The Lebesque Measure on R 4 9. Additional Property of the Lusin set 4 10. Lemma: CH is equivalent to R being representable as an increasing chain of countable sets 5 11. The Converse: Proof of CH from the existence of a Lusin set and a property of R 6 12. Closing Comments 6 Acknowledgments 6 References 6 1. Introduction Throughout much of the early and middle twentieth century, the Continuum Hypothesis (CH) served as one of the premier problems in the foundations of math- ematical set theory, attracting the attention of countless famous mathematicians, most notably, G¨odel,Cantor, Cohen, and Hilbert. The conjecture first advanced by Cantor in 1877, makes a claim about the relationship between the cardinality of the continuum (R) and the cardinality of the natural numbers (N), in relation to infinite set hierarchy.
    [Show full text]
  • Aaboe, Asger Episodes from the Early History of Mathematics QA22 .A13 Abbott, Edwin Abbott Flatland: a Romance of Many Dimensions QA699 .A13 1953 Abbott, J
    James J. Gehrig Memorial Library _________Table of Contents_______________________________________________ Section I. Cover Page..............................................i Table of Contents......................................ii Biography of James Gehrig.............................iii Section II. - Library Author’s Last Name beginning with ‘A’...................1 Author’s Last Name beginning with ‘B’...................3 Author’s Last Name beginning with ‘C’...................7 Author’s Last Name beginning with ‘D’..................10 Author’s Last Name beginning with ‘E’..................13 Author’s Last Name beginning with ‘F’..................14 Author’s Last Name beginning with ‘G’..................16 Author’s Last Name beginning with ‘H’..................18 Author’s Last Name beginning with ‘I’..................22 Author’s Last Name beginning with ‘J’..................23 Author’s Last Name beginning with ‘K’..................24 Author’s Last Name beginning with ‘L’..................27 Author’s Last Name beginning with ‘M’..................29 Author’s Last Name beginning with ‘N’..................33 Author’s Last Name beginning with ‘O’..................34 Author’s Last Name beginning with ‘P’..................35 Author’s Last Name beginning with ‘Q’..................38 Author’s Last Name beginning with ‘R’..................39 Author’s Last Name beginning with ‘S’..................41 Author’s Last Name beginning with ‘T’..................45 Author’s Last Name beginning with ‘U’..................47 Author’s Last Name beginning
    [Show full text]
  • 2.5. INFINITE SETS Now That We Have Covered the Basics of Elementary
    2.5. INFINITE SETS Now that we have covered the basics of elementary set theory in the previous sections, we are ready to turn to infinite sets and some more advanced concepts in this area. Shortly after Georg Cantor laid out the core principles of his new theory of sets in the late 19th century, his work led him to a trove of controversial and groundbreaking results related to the cardinalities of infinite sets. We will explore some of these extraordinary findings, including Cantor’s eponymous theorem on power sets and his famous diagonal argument, both of which imply that infinite sets come in different “sizes.” We also present one of the grandest problems in all of mathematics – the Continuum Hypothesis, which posits that the cardinality of the continuum (i.e. the set of all points on a line) is equal to that of the power set of the set of natural numbers. Lastly, we conclude this section with a foray into transfinite arithmetic, an extension of the usual arithmetic with finite numbers that includes operations with so-called aleph numbers – the cardinal numbers of infinite sets. If all of this sounds rather outlandish at the moment, don’t be surprised. The properties of infinite sets can be highly counter-intuitive and you may likely be in total disbelief after encountering some of Cantor’s theorems for the first time. Cantor himself said it best: after deducing that there are just as many points on the unit interval (0,1) as there are in n-dimensional space1, he wrote to his friend and colleague Richard Dedekind: “I see it, but I don’t believe it!” The Tricky Nature of Infinity Throughout the ages, human beings have always wondered about infinity and the notion of uncountability.
    [Show full text]
  • Omega-Models of Finite Set Theory
    ω-MODELS OF FINITE SET THEORY ALI ENAYAT, JAMES H. SCHMERL, AND ALBERT VISSER Abstract. Finite set theory, here denoted ZFfin, is the theory ob- tained by replacing the axiom of infinity by its negation in the usual axiomatization of ZF (Zermelo-Fraenkel set theory). An ω-model of ZFfin is a model in which every set has at most finitely many elements (as viewed externally). Mancini and Zambella (2001) em- ployed the Bernays-Rieger method of permutations to construct a recursive ω-model of ZFfin that is nonstandard (i.e., not isomor- phic to the hereditarily finite sets Vω). In this paper we initiate the metamathematical investigation of ω-models of ZFfin. In par- ticular, we present a new method for building ω-models of ZFfin that leads to a perspicuous construction of recursive nonstandard ω-models of ZFfin without the use of permutations. Furthermore, we show that every recursive model of ZFfin is an ω-model. The central theorem of the paper is the following: Theorem A. For every graph (A, F ), where F is a set of un- ordered pairs of A, there is an ω-model M of ZFfin whose universe contains A and which satisfies the following conditions: (1) (A, F ) is definable in M; (2) Every element of M is definable in (M, a)a∈A; (3) If (A, F ) is pointwise definable, then so is M; (4) Aut(M) =∼ Aut(A, F ). Theorem A enables us to build a variety of ω-models with special features, in particular: Corollary 1. Every group can be realized as the automorphism group of an ω-model of ZFfin.
    [Show full text]
  • Unsolvable Problems, the Continuum Hypothesis, and the Nature of Infinity
    Unsolvable problems, the Continuum Hypothesis, and the nature of infinity W. Hugh Woodin Harvard University January 9, 2017 V : The Universe of Sets The power set Suppose X is a set. The powerset of X is the set P(X ) = fY Y is a subset of X g: Cumulative Hierarchy of Sets The universe V of sets is generated by defining Vα by induction on the ordinal α: 1. V0 = ;, 2. Vα+1 = P(Vα), S 3. if α is a limit ordinal then Vα = β<α Vβ. I If X is a set then X 2 Vα for some ordinal α. I V0 = ;, V1 = f;g, V2 = f;; f;gg. I These are just the ordinals: 0, 1, and 2. I V3 has 4 elements. I This is not the ordinal 3 (in fact, it is not an ordinal). I V4 has 16 elements. I V5 has 65; 536 elements. I V1000 has a lot of elements. V! is infinite, it is the set of all (hereditarily) finite sets. The conception of V! is mathematically identical to the conception of the structure (N; +; ·). Beyond the basic axioms: large cardinal axioms The axioms I The ZFC axioms of Set Theory specify the basic axioms for V . I These axioms are naturally augmented by additional principles which assert the existence of \very large" infinite sets. I These additional principles are called large cardinal axioms. I There is a proper class of measurable cardinals. I There is a proper class of strong cardinals. I There is a proper class of Woodin cardinals.
    [Show full text]
  • Forcing? Thomas Jech
    WHAT IS... ? Forcing? Thomas Jech What is forcing? Forcing is a remarkably powerful case that there exists no proof of the conjecture technique for the construction of models of set and no proof of its negation. theory. It was invented in 1963 by Paul Cohen1, To make this vague discussion more precise we who used it to prove the independence of the will first elaborate on the concepts of theorem and Continuum Hypothesis. He constructed a model proof. of set theory in which the Continuum Hypothesis What are theorems and proofs? It is a use- (CH) fails, thus showing that CH is not provable ful fact that every mathematical statement can from the axioms of set theory. be expressed in the language of set theory. All What is the Continuum Hypothesis? In 1873 mathematical objects can be regarded as sets, and Georg Cantor proved that the continuum is un- relations between them can be reduced to expres- countable: that there exists no mapping of the set sions that use only the relation ∈. It is not essential N of all integers onto the set R of all real numbers. how it is done, but it can be done: For instance, Since R contains N, we have 2ℵ0 > ℵ , where 2ℵ0 0 integers are certain finite sets, rational numbers and ℵ are the cardinalities of R and N, respec- 0 are pairs of integers, real numbers are identified tively. A question arises whether 2ℵ0 is equal to with Dedekind cuts in the rationals, functions the cardinal ℵ1, the immediate successor of ℵ0.
    [Show full text]