Ordinals. Transfinite Induction and Recursion We Will Not Use The

Total Page:16

File Type:pdf, Size:1020Kb

Ordinals. Transfinite Induction and Recursion We Will Not Use The Set Theory (MATH 6730) Ordinals. Transfinite Induction and Recursion We will not use the Axiom of Choice in this chapter. All theorems we prove will be theorems of ZF = ZFC n fACg. 1. Ordinals To motivate ordinals, recall from elementary (naive) set theory that natural numbers can be used to label elements of a finite set to indicate a linear ordering: 0th, 1st, 2nd, :::, 2019th element. Although this will not be immediately clear from the definition, `ordinal numbers' or `ordi- nals' are sets which are introduced to play the same role for special linear orderings, called `well-orderings', of arbitrary sets. For example, one such ordering might be the following: 0th, 1st, 2nd, :::, 2019th, :::;!th, (! + 1)st element: | {z } we have run out of all natural numbers Definition 1.1. A set s is called transitive, if every element of s is a subset of s; i.e., for any sets x; y such that x 2 y 2 s we have that x 2 s. Thus, the class of all transitive sets is defined by the formula tr(s) ≡ 8x 8y (x 2 y ^ y 2 s) ! x 2 s: Definition 1.2. A transitive set of transitive sets is called an ordinal number or ordinal. Thus, the class On of all ordinals is defined by the formula on(x) ≡ tr(x) ^ 8y 2 x tr(y): Ordinals will usually be denoted by the first few letters of the Greek alphabet. The following facts are easy consequences of the definition of ordinals. 1 2 Theorem 1.3. (i) ; 2 On. (ii) If α 2 On, then α [ fαg 2 On. (iii) If α 2 On then α ⊆ On; i.e., every member of an ordinal is an ordinal. (iv) If A is a set of ordinals, then S A 2 On. (v) If A is a nonempty set of ordinals, then T A 2 On. Theorem 1.3(iii) shows that if On was a set, it would be an ordinal, and hence we would get On 2 On, which is impossible. This proves: Corollary 1.4. On is not a set. Definition 1.5. Let A be an ordinal or On, and define the class relations <A and ≤A on A by the formulas x <A y ≡ x 2 A ^ y 2 A ^ x 2 y and x ≤A y ≡ x 2 A ^ y 2 A ^ (x 2 y _ x = y): The subscript A will be omitted if A is clear from the context. 3 Theorem 1.6. (i) If A is an ordinal or A = On, then < is a (strict) linear order on A; that is, ZF ` 8x 2 A : x < x ^ 8x 2 A 8y 2 A 8z 2 A (x < y ^ y < z) ! x < z | {z } | {z } < is irreflexive < is transitive ^ 8x 2 A 8y 2 A (x = y _ x < y _ y < x) : | {z } the trichotomy law holds for < (ii) For arbitrary ordinals α and β we have that • α ≤ β if and only if α ⊆ β, and • α < β if and only if α ( β. (iii) For any set A of ordinals, S A is the least upper bound for A with respect to ≤; that is, the ordinal S A satisfies • α ≤ S A for all α 2 A, and • for every ordinal γ such that α ≤ γ for all α 2 A, we have that S A ≤ γ. (iv) For any nonempty set A of ordinals, T A is the least element of A with respect to ≤; that is, the ordinal T A satisfies • T A 2 A, and • T A ≤ α for all α 2 A. (v) There do not exist ordinals α; β such that α < β < α [ fαg. (vi) For arbitrary ordinals α and β we have that • α < β if and only if α [ fαg ≤ β. Idea of Proof. All statements in (i){(vi), except the trichotomy of < in (i), are fairly straight- forward consequences of the definition of ordinals and properties of ordinals proved in The- orem 1.3 or earlier items of this theorem. 4 We prove the trichotomy law for < on A by contradiction. So, assume that the trichotomy law fails for < on A, and choose α; β 2 A such that τ(α; β), where τ(x; y) is the formula τ(x; y) ≡ : x = y ^ : x 2 y ^ : y 2 x: Prove the following claims: 1. The set A = (α [ fαg) [ (β [ fβg) is an ordinal. 2. The set C = fx 2 A : 9y 2 A τ(x; y)g has an element γ such that γ \ C = ;. Fix such a γ. 3. The set D = fy 2 A : τ(γ; y)g has an element δ such that δ \ D = ;. Fix such a δ, and note that we have τ(γ; δ) by construction, so (∗) γ 6= δ; γ2 = δ; and δ2 = γ: 4. Now prove γ = δ by arguing that every element of γ is an element of δ, and every element of δ is an element of γ. We have reached the desired contradiction, which proves the trichotomy of < on A. 5 The statement in Theorem 1.6(v) motivates the following terminology: for every ordinal α, we call the ordinal α [ fαg the successor of α, and denote it by α +0 1.1 By combining statements (i) and (iv) of Theorem 1.6 we get that for every ordinal α, the relation < is a linear order on α such that every nonempty subset of α has a least element. Such a linear order is called a well-order. Since ; ⊆ x for every set, we see from Theorem 1.6(ii) that ; is the least ordinal; therefore we will also denote it by 0 (zero). The successor of 0 is the set ; [ f;g = f;g, which will be denoted by 1, and the successor of 1, which is the set f;g [ ff;gg = f;; f;gg, will be denoted by 2, etc. Definition 1.7. Let α 2 On. We will call α a successor ordinal if α = β +0 1 = β [ fβg for some ordinal β, and we will call α a limit ordinal if α 6= 0 and α is not a successor ordinal. Theorem 1.8. Let α 2 On. (i) The following conditions on α are equivalent: (a) α is a limit ordinal; (b) α 6= 0 and for every ordinal β < α there exists an ordinal γ such that β < γ < α; (c)0 6= α = S α. (ii) If α is a successor ordinal and α = β +0 1, then S α = β. 1After introducing addition for ordinals, the ordinal α +0 1 = α [ fαg will turn out to be the sum of α and 1 where 1 is the successor of 0 def= ;. 6 By construction, 1, 2, etc. are successor ordinals. Now we will use the Axiom of Infinity to show that there exists a limit ordinal. Let us call a set u inductive if it is a member of the class defined by the (abbreviated) formula ι(u) ≡ ; 2 u ^ 8x 2 u x [ fxg 2 u: The Axiom of Infinity is the statement that there exists an inductive set u. Let \ ! = fv 2 P(u): v is inductiveg = fx 2 u : 8v (ι(v) ! x 2 v)g: To justify the second equality notice that ⊇ is clear, while ⊆ holds, because if w is an inductive set, so is w \ u 2 P(u). Thus, • ! is a set (by Comprehension); • ! is inductive (as the intersection of any nonempty set of inductive sets is inductive); and • ! is a subset of all inductive sets. This shows that ! is the least inductive set with respect to ⊆; hence it is independent of the choice of u. Definition 1.9. The elements of ! are called natural numbers, so ! is the set of all natural numbers. The fact that ! has no proper subset that is inductive, is the Induction Principle for !: Theorem 1.10. For every subset A of !, if • 0 2 A, and • whenever y 2 A then y +0 1 = y [ fyg 2 A, then A = !. We can use induction on ! to prove the following properties of !: Theorem 1.11. ! is a limit ordinal. In fact, ! is the smallest limit ordinal with respect to <; that is, every ordinal β < ! is either 0 or a successor ordinal. 7 2. Well-founded and Set-like Class Relations Our goal is to extend • the Induction Principle for !, and • the familiar idea of constructing infinite sequences (i.e., functions with domain !) by recursion to all ordinals. It turns out that induction and recursion work | and are useful | in a much broader context, which we will discuss now. Let R be a class relation, and let A be a class; let R be defined by the formula '(x; y), and let A be defined by the formula (x). Definition 2.1. We say that R is well-founded on A if R ⊆ A × A and for every nonempty subset X of A there exists an element x 2 X such that there is no y 2 X satisfying (y; x) 2 R. Such an element x 2 X is called an R-minimal element of X. (It is useful to think of (u; v) 2 R as saying that \u R-precedes v" or \u is R-smaller than v", although R need not be an order or partial order.) There is a formula saying that \R is well-founded on A", namely: (1) 8x 8y '(x; y) ! ( (x) ^ (y)) ^ 8X (X 6= ; ^ 8x 2 X (x)) ! 9x 2 X 8y 2 X :'(y; x): Example 2.2.
Recommended publications
  • How Many Borel Sets Are There? Object. This Series of Exercises Is
    How Many Borel Sets are There? Object. This series of exercises is designed to lead to the conclusion that if BR is the σ- algebra of Borel sets in R, then Card(BR) = c := Card(R): This is the conclusion of problem 4. As a bonus, we also get some insight into the \structure" of BR via problem 2. This just scratches the surface. If you still have an itch after all this, you want to talk to a set theorist. This treatment is based on the discussion surrounding [1, Proposition 1.23] and [2, Chap. V x10 #31]. For these problems, you will need to know a bit about well-ordered sets and transfinite induction. I suggest [1, x0.4] where transfinite induction is [1, Proposition 0.15]. Note that by [1, Proposition 0.18], there is an uncountable well ordered set Ω such that for all x 2 Ω, Ix := f y 2 Ω: y < x g is countable. The elements of Ω are called the countable ordinals. We let 1 := inf Ω. If x 2 Ω, then x + 1 := inff y 2 Ω: y > x g is called the immediate successor of x. If there is a z 2 Ω such that z + 1 = x, then z is called the immediate predecessor of x. If x has no immediate predecessor, then x is called a limit ordinal.1 1. Show that Card(Ω) ≤ c. (This follows from [1, Propositions 0.17 and 0.18]. Alternatively, you can use transfinite induction to construct an injective function f :Ω ! R.)2 ANS: Actually, this follows almost immediately from Folland's Proposition 0.17.
    [Show full text]
  • Epsilon Substitution for Transfinite Induction
    Epsilon Substitution for Transfinite Induction Henry Towsner May 20, 2005 Abstract We apply Mints’ technique for proving the termination of the epsilon substitution method via cut-elimination to the system of Peano Arith- metic with Transfinite Induction given by Arai. 1 Introduction Hilbert introduced the epsilon calculus in [Hilbert, 1970] as a method for proving the consistency of arithmetic and analysis. In place of the usual quantifiers, a symbol is added, allowing terms of the form xφ[x], which are interpreted as “some x such that φ[x] holds, if such a number exists.” When there is no x satisfying φ[x], we allow xφ[x] to take an arbitrary value (usually 0). Then the existential quantifier can be defined by ∃xφ[x] ⇔ φ[xφ[x]] and the universal quantifier by ∀xφ[x] ⇔ φ[x¬φ[x]] Hilbert proposed a method for transforming non-finitistic proofs in this ep- silon calculus into finitistic proofs by assigning numerical values to all the epsilon terms, making the proof entirely combinatorial. The difficulty centers on the critical formulas, axioms of the form φ[t] → φ[xφ[x]] In Hilbert’s method we consider the (finite) list of critical formulas which appear in a proof. Then we define a series of functions, called -substitutions, each providing values for some of the of the epsilon terms appearing in the list. Each of these substitutions will satisfy some, but not necessarily all, of the critical formulas appearing in proof. At each step we take the simplest unsatisfied critical formula and update it so that it becomes true.
    [Show full text]
  • Elements of Set Theory
    Elements of set theory April 1, 2014 ii Contents 1 Zermelo{Fraenkel axiomatization 1 1.1 Historical context . 1 1.2 The language of the theory . 3 1.3 The most basic axioms . 4 1.4 Axiom of Infinity . 4 1.5 Axiom schema of Comprehension . 5 1.6 Functions . 6 1.7 Axiom of Choice . 7 1.8 Axiom schema of Replacement . 9 1.9 Axiom of Regularity . 9 2 Basic notions 11 2.1 Transitive sets . 11 2.2 Von Neumann's natural numbers . 11 2.3 Finite and infinite sets . 15 2.4 Cardinality . 17 2.5 Countable and uncountable sets . 19 3 Ordinals 21 3.1 Basic definitions . 21 3.2 Transfinite induction and recursion . 25 3.3 Applications with choice . 26 3.4 Applications without choice . 29 3.5 Cardinal numbers . 31 4 Descriptive set theory 35 4.1 Rational and real numbers . 35 4.2 Topological spaces . 37 4.3 Polish spaces . 39 4.4 Borel sets . 43 4.5 Analytic sets . 46 4.6 Lebesgue's mistake . 48 iii iv CONTENTS 5 Formal logic 51 5.1 Propositional logic . 51 5.1.1 Propositional logic: syntax . 51 5.1.2 Propositional logic: semantics . 52 5.1.3 Propositional logic: completeness . 53 5.2 First order logic . 56 5.2.1 First order logic: syntax . 56 5.2.2 First order logic: semantics . 59 5.2.3 Completeness theorem . 60 6 Model theory 67 6.1 Basic notions . 67 6.2 Ultraproducts and nonstandard analysis . 68 6.3 Quantifier elimination and the real closed fields .
    [Show full text]
  • Towards a Probability-Free Theory of Continuous Martingales
    Towards a probability-free theory of continuous martingales Vladimir Vovk and Glenn Shafer volodya.vovk,glennrayshafer @gmail.com { } March 28, 2017 Abstract Without probability theory, we define classes of supermartingales, martingales, and semimartingales in idealized financial markets with con- tinuous price paths. This allows us to establish probability-free versions of a number of standard results in martingale theory, including the Dubins– Schwarz theorem, the Girsanov theorem, and results concerning the Itˆo integral. We also establish the existence of an equity premium and a CAPM relationship in this probability-free setting. The version of this paper at http://probabilityandfinance.com (Working Paper 45) is updated most often. 1 Introduction We consider a financial market in which a finite number of securities with con- tinuous price paths are traded. We do not make any stochastic assumptions, and our basic definitions are in the spirit of what we call game-theoretic prob- ability (see, e.g., [9]). This theory’s key notion, probability-free superhedging, has been formalized in different ways in the case of continuous time. The def- inition suggested in [10] is very cautious. Perkowski and Pr¨omel [5] propose a broader definition, making superhedging easier. In this paper we propose an arXiv:1703.08715v1 [q-fin.MF] 25 Mar 2017 even broader definition of superhedging and use it to define concepts such as continuous martingale, nonnegative supermartingale, etc. This allows us to de- rive probability-free versions of several standard results of martingale theory. In particular, we will give a simple proof of the Girsanov theorem stated (and proved in a roundabout way) in [13].
    [Show full text]
  • Some Set Theory We Should Know Cardinality and Cardinal Numbers
    SOME SET THEORY WE SHOULD KNOW CARDINALITY AND CARDINAL NUMBERS De¯nition. Two sets A and B are said to have the same cardinality, and we write jAj = jBj, if there exists a one-to-one onto function f : A ! B. We also say jAj · jBj if there exists a one-to-one (but not necessarily onto) function f : A ! B. Then the SchrÄoder-BernsteinTheorem says: jAj · jBj and jBj · jAj implies jAj = jBj: SchrÄoder-BernsteinTheorem. If there are one-to-one maps f : A ! B and g : B ! A, then jAj = jBj. A set is called countable if it is either ¯nite or has the same cardinality as the set N of positive integers. Theorem ST1. (a) A countable union of countable sets is countable; (b) If A1;A2; :::; An are countable, so is ¦i·nAi; (c) If A is countable, so is the set of all ¯nite subsets of A, as well as the set of all ¯nite sequences of elements of A; (d) The set Q of all rational numbers is countable. Theorem ST2. The following sets have the same cardinality as the set R of real numbers: (a) The set P(N) of all subsets of the natural numbers N; (b) The set of all functions f : N ! f0; 1g; (c) The set of all in¯nite sequences of 0's and 1's; (d) The set of all in¯nite sequences of real numbers. The cardinality of N (and any countable in¯nite set) is denoted by @0. @1 denotes the next in¯nite cardinal, @2 the next, etc.
    [Show full text]
  • Transfinite Induction for Measure Theory (Corrected Aug 30, 2013)
    LECTURE NOTES: TRANSFINITE INDUCTION FOR MEASURE THEORY (CORRECTED AUG 30, 2013) MATH 671 FALL 2013 (PROF: DAVID ROSS, DEPARTMENT OF MATHEMATICS) Start with a quick discussion of cardinal and ordinal numbers. Cardinals are a measure of size, ordinals of ordering. Ideally you should find an real introduction to this somewhere, either in a Math 454 text or in a mid-20th-century analysis text. 1. Cardinality Definition 1.1. A is equinumerous with B provided there is a bijection from A onto B. Other, equivalent notation/terminology for \A is equinumerous with B": (1) A and B have the same cardinality (2) A ≈ B (3) card(A) = card(B) We seem to be referring to a concept called \cardinality" without really defining it. Technically, we should view all the above as simply complicated ways of express- ing a relationship between the two sets A and B. Early treatments of set theory tried to define the cardinality of a set to be its equivalence class under the relation ≈, but since ≈ is defined on the class of all sets (which is not itself a set), this leads to technical problems related to the classical set-theoretic paradoxes. Nevertheless, it is not a terrible way to think of cardinalities. Some important cardinalities: •@0 =cardinality of N. Sets with this cardinality (ie, which can be put into a 1-1 correspondence with N) are called countably infinite. • 2@0 = c =cardinality of R (the continuum). Any math grad student should be able to prove that this is also the cardinality of P(N). •@1 =the first uncountable cardinal.
    [Show full text]
  • Transfinite Induction
    Transfinite Induction G. Eric Moorhouse, University of Wyoming Notes for ACNT Seminar, 20 Jan 2009 Abstract Let X ⊂ R3 be the complement of a single point. We prove, by transfinite induction, that X can be partitioned into lines. This result is intended as an introduction to transfinite induction. 1 Cardinality Let A and B be sets. We write |A| = |B| (in words, A and B have the same cardinality) if there exists a bijection A → B; |A| à |B| if there exists an injection (a one-to-one map) A → B; |A| < |B| if |A| à |B| but there is no bijection from A to B. The Cantor-Bernstein-Schroeder Theorem asserts that if |A| à |B| and |B| à |A|, then |A| = |B|. (The proof is elementary but requires some thought.) So we may reasonably speak of the cardinality of a set, as a measure of its size, and compare any two sets according to their cardinalities. The cardinality of Z is denoted ℵ0. Every set A having |A| à ℵ0 is called countable; in this case either A is finite, or |A|=ℵ0 (countably infinite). Examples of countably infinite sets include {positive integers},2Z ={even integers}, and Q. Cantor showed that R is uncountable; we denote |R| = 2ℵ0. This cardinality, which we call the cardinality of the continuum, strictly exceeds ℵ0; it is also the cardinality of Rn for every positive integer n. In this context it is almost obligatory to mention the Continuum Hypothe- ℵ sis (CH), which is the assertion that there is no set A satisfying ℵ0 < |A| < 2 0.
    [Show full text]
  • On the Necessary Use of Abstract Set Theory
    ADVANCES IN MATHEMATICS 41, 209-280 (1981) On the Necessary Use of Abstract Set Theory HARVEY FRIEDMAN* Department of Mathematics, Ohio State University, Columbus, Ohio 43210 In this paper we present some independence results from the Zermelo-Frankel axioms of set theory with the axiom of choice (ZFC) which differ from earlier such independence results in three major respects. Firstly, these new propositions that are shown to be independent of ZFC (i.e., neither provable nor refutable from ZFC) form mathematically natural assertions about Bore1 functions of several variables from the Hilbert cube I” into the unit interval, or back into the Hilbert cube. As such, they are of a level of abstraction significantly below that of the earlier independence results. Secondly, these propositions are not only independent of ZFC, but also of ZFC together with the axiom of constructibility (V = L). The only earlier examples of intelligible statements independent of ZFC + V= L either express properties of formal systems such as ZFC (e.g., the consistency of ZFC), or assert the existence of very large cardinalities (e.g., inaccessible cardinals). The great bulk of independence results from ZFCLthe ones that involve standard mathematical concepts and constructions-are about sets of limited cardinality (most commonly, that of at most the continuum), and are obtained using the forcing method introduced by Paul J. Cohen (see [2]). It is now known in virtually every such case, that these independence results are eliminated if V= L is added to ZFC. Finally, some of our propositions can be proved in the theory of classes, as formalized by the Morse-Kelley class theory with the axiom of choice for sets (MKC), but not in ZFC.
    [Show full text]
  • Constructive Zermelo-Fraenkel Set Theory, Power Set, and the Calculus of Constructions
    This is a repository copy of Constructive zermelo-fraenkel set theory, power set, and the calculus of constructions. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/75182/ Book Section: Rathjen, M (2012) Constructive zermelo-fraenkel set theory, power set, and the calculus of constructions. In: Dybjer, P, Lindström, S, Palmgren, E and Sundholm, G, (eds.) Epistemology versus ontology: Essays on the philosophy and foundations of mathematics in honour of Per Martin-Löf. Logic, Epistemology, and the Unity of Science, 27 . Springer , Dordrecht, Netherlands , 313 - 349. ISBN 9789400744356 https://doi.org/10.1007/978-94-007-4435-6 Reuse Unless indicated otherwise, fulltext items are protected by copyright with all rights reserved. The copyright exception in section 29 of the Copyright, Designs and Patents Act 1988 allows the making of a single copy solely for the purpose of non-commercial research or private study within the limits of fair dealing. The publisher or other rights-holder may allow further reproduction and re-use of this version - refer to the White Rose Research Online record for this item. Where records identify the publisher as the copyright holder, users can verify any specific terms of use on the publisher’s website. Takedown If you consider content in White Rose Research Online to be in breach of UK law, please notify us by emailing [email protected] including the URL of the record and the reason for the withdrawal request. [email protected] https://eprints.whiterose.ac.uk/ Constructive Zermelo-Fraenkel Set Theory, Power Set, and the Calculus of Constructions Michael Rathjen∗ Department of Pure Mathematics, University of Leeds Leeds LS2 9JT, United Kingdom [email protected] May 4, 2012 Abstract Full intuitionistic Zermelo-Fraenkel set theory, IZF, is obtained from constructive Zermelo- Fraenkel set theory, CZF, by adding the full separation axiom scheme and the power set axiom.
    [Show full text]
  • SET THEORY for CATEGORY THEORY 3 the Category Is Well-Powered, Meaning That Each Object Has Only a Set of Iso- Morphism Classes of Subobjects
    SET THEORY FOR CATEGORY THEORY MICHAEL A. SHULMAN Abstract. Questions of set-theoretic size play an essential role in category theory, especially the distinction between sets and proper classes (or small sets and large sets). There are many different ways to formalize this, and which choice is made can have noticeable effects on what categorical constructions are permissible. In this expository paper we summarize and compare a num- ber of such “set-theoretic foundations for category theory,” and describe their implications for the everyday use of category theory. We assume the reader has some basic knowledge of category theory, but little or no prior experience with formal logic or set theory. 1. Introduction Since its earliest days, category theory has had to deal with set-theoretic ques- tions. This is because unlike in most fields of mathematics outside of set theory, questions of size play an essential role in category theory. A good example is Freyd’s Special Adjoint Functor Theorem: a functor from a complete, locally small, and well-powered category with a cogenerating set to a locally small category has a left adjoint if and only if it preserves small limits. This is always one of the first results I quote when people ask me “are there any real theorems in category theory?” So it is all the more striking that it involves in an essential way notions like ‘locally small’, ‘small limits’, and ‘cogenerating set’ which refer explicitly to the difference between sets and proper classes (or between small sets and large sets). Despite this, in my experience there is a certain amount of confusion among users and students of category theory about its foundations, and in particular about what constructions on large categories are or are not possible.
    [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]
  • The Axiom of Determinacy
    Virginia Commonwealth University VCU Scholars Compass Theses and Dissertations Graduate School 2010 The Axiom of Determinacy Samantha Stanton Virginia Commonwealth University Follow this and additional works at: https://scholarscompass.vcu.edu/etd Part of the Physical Sciences and Mathematics Commons © The Author Downloaded from https://scholarscompass.vcu.edu/etd/2189 This Thesis is brought to you for free and open access by the Graduate School at VCU Scholars Compass. It has been accepted for inclusion in Theses and Dissertations by an authorized administrator of VCU Scholars Compass. For more information, please contact [email protected]. College of Humanities and Sciences Virginia Commonwealth University This is to certify that the thesis prepared by Samantha Stanton titled “The Axiom of Determinacy” has been approved by his or her committee as satisfactory completion of the thesis requirement for the degree of Master of Science. Dr. Andrew Lewis, College of Humanities and Sciences Dr. Lon Mitchell, College of Humanities and Sciences Dr. Robert Gowdy, College of Humanities and Sciences Dr. John Berglund, Graduate Chair, Mathematics and Applied Mathematics Dr. Robert Holsworth, Dean, College of Humanities and Sciences Dr. F. Douglas Boudinot, Graduate Dean Date © Samantha Stanton 2010 All Rights Reserved The Axiom of Determinacy A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science at Virginia Commonwealth University. by Samantha Stanton Master of Science Director: Dr. Andrew Lewis, Associate Professor, Department Chair Department of Mathematics and Applied Mathematics Virginia Commonwealth University Richmond, Virginia May 2010 ii Acknowledgment I am most appreciative of Dr. Andrew Lewis. I would like to thank him for his support, patience, and understanding through this entire process.
    [Show full text]