Second-Order Logic, Or: How I Learned to Stop Worrying and Love the Incompleteness Theorems

Total Page:16

File Type:pdf, Size:1020Kb

Second-Order Logic, Or: How I Learned to Stop Worrying and Love the Incompleteness Theorems SECOND-ORDER LOGIC, OR: HOW I LEARNED TO STOP WORRYING AND LOVE THE INCOMPLETENESS THEOREMS ETHAN JERZAK Abstract. First-order logic enjoys a nearly universal status as the language in which mathematics is done|or at least, in which it is ideally done. Whence this priority? In this paper, I present some of the basic principals of first- order logic, and then give an introduction to second-order theories. I shall demonstrate that second-order logic is not reducible to first-order logic, and I will sketch some of the meta-logical results that make first-order logic so appealing and that fail for higher orders. The emphasis shall be more on explication than on detailed proof: my aim is to sort out what one gains and loses by limiting himself to first-order quantifiers, and to see what second-order theories can offer in terms of expressive power. Contents 1. History 1 2. First-order Logic 3 2.1. Syntax 3 2.2. Semantics 4 2.3. Deductive Systems 5 3. First-Order Metalogical Results 5 4. First-Order Limitations 8 4.1. Skolem's Paradox 8 4.2. `A Paradoxical Situation' 9 4.3. Ultraproducts 9 5. Second-Order Logic 12 5.1. Deductive Systems 13 5.2. Semantics 14 6. Second-Order Metaresults 15 7. Conclusion: Living without Completeness 18 Acknowledgments 21 References 22 1. History These historical considerations may well seem extraneous to the contemporary mathematician|or, if not exactly extraneous, at least as a skimmable first section written merely to orient oneself vis-a-vis certain incidental timelines. It is, as one says, of merely historical interest. But nonetheless I proceed with it, resolutely Date: 21 August 2009. 1 2 ETHAN JERZAK ignoring the consequent jeers and slanders of the ahistoricists. This is not a paper on mathematics; it is a paper on the foundations of mathematics, and as such historical considerations are of more than merely cursory interest. Progress in mathematics as such is basically unidirectional, as long as one does not forget the fundamental theorems. Progress in the foundations of mathematics, on the contrary, is sketchy and multifarious, precisely because there is no definitive notion of deduction for these more philosophical questions. We may know more mathematics than Kant, but this does not exclude the possibility that his theory of its foundations does not remain more correct. To history, then, without further apology. Mathematics today conforms to a self-conception that is relatively new (certainly fewer than 150 years old). Roughly, the contemporary mathematician lays down axioms and definitions more or less arbitrarily, and then works out the consequences of these axioms according to a deductive system of some sort. No longer does the mathematician hold that his axioms are in some way the `correct' axioms for de- scribing the world; the analyst remains neutral on whether the universe really looks like R3 or not. The focus instead is on giving deductive proofs from these axioms and definitions. Some conventional shorthand is generally allowed|to write out even fairly basic proofs fully would be unacceptably time-consuming|but gener- ally one considers his proof valid if any competent person could easily translate it into a valid argument in some first-order language, had he only the time and moti- vation. (Of course, the level of dogmatism on this point varies between the different branches, but most of the mainstream divisions embody it to some degree.) This notion of mathematical proof differs greatly from its historical predecessors. Most proofs prior to Frege were written in something very close to plain English (or Greek, German, or French, as the case may have been). Kant (1724{1804) thought that a mathematical proof was not a purely analytic thing; the pure imagination was involved in determining constructibility, such that going through a proof was a genuinely active process that only a rational agent with all of the cognitive faculties could undertake. The notion of a purely formal language developed first with Gottlob Frege (1848{1925), whose Begriffschrift was supposed to bridge `gaps' in the natural language proofs and resolve certain contradictions that ambiguities in natural languages allowed. For example, the Intermediate Value Theorem was taken to require pure intuition, not logical proof, until Bolzano supplied an analytic proof from the definition of continuity in 1817. Frege wanted to similarly ground all of mathematics.1 This project spawned logicism, the idea that mathematics could be reduced in its essentials to logic (and thereby reducing mathematics to an analytic, not synthetic, discipline). It is here that logic began to take the form that we know it today, and, indeed, where the notions of first-order logic became separated from higher orders. Logic emerged as a purely formal deductive system that could be studied in its own right, and upon which all mathematics was supposed to be constructed. The development of formal logic, then, is historically bound up with a certain brand of foundationalism. One must find firm ground on which the structures of mathematics can be secured, and the way one does it is generally via what became today's first-order logic. I shall give a brief overview of bread-and-butter first-order 1One notable exception is Geometry. Frege actually agreed with Kant that Geometric proofs were in fact synthetic, and required pure intuition in addition to logical deduction. SECOND-ORDER LOGIC, OR: HOW I LEARNED TO STOP WORRYING AND LOVE THE INCOMPLETENESS THEOREMS 3 logic, in order to then give a slightly more detailed overview of second-order logic and compare the foundational merit of each. 2. First-order Logic In its broadest sense, we take `logic' to mean `the study of correct reasoning'. We want to formalize such intuitive notions as `valid arguments' and `proofs'. To accomplish this goal, we will develop a formal system into which we can translate what we take to be correct arguments in English and ensure that they are indeed complete and correct. Ideally, we will develop a formal language such that an English argument is valid if and only if it is modeled by a formally valid inference in our language. Needless to say, this is a goal perhaps too ambitious for mere mortals. Thus, we shall restrict ourselves to the language commonly spoken by mathematicians. The important thing is always to keep in mind is that logic is a model for correct reasoning whose justification stems, at least initially, from our plain-English intuitions of what constitutes a correct argument. We seek a language that captures this intuition as faithfully as possible. One may, if one wishes, be on guard against a sort of epistemological circle here: we use intuitions to develop and justify a system of correct reasoning, and in turn make determinations about the correctness of our English-language arguments based on whether it is successfully modeled in that formal language. This worry I leave aside for now; let us at least explore the circle before trying to find a way out of it. first-order logic consists of two main parts: the syntax, and the semantics. Roughly speaking, the syntax formally determines which strings of symbols are permissible for the language; the semantics assigns meanings to these permissible expressions. As we will see, in standard first-order logic, these two notions will coincide nicely. The exposition of first-order logic that follows is a bit hasty, and serves mainly to establish the notation that will be drawn upon in later sections. 2.1. Syntax. The syntax of a language consists of an alphabet together with for- mation rules. For first-order logic, we have an alphabet consisting of logical symbols that retain the same meaning no matter the application: • Quantifiers: 8 (universal) and 9 (existential) • Logical connectives: : (negation), ^ (conjunction), _ (disjunction), ! (conditional), and $ (bicontitional) • Punctuation: ( and ) • A set of variables: fx0; x1; x2:::g • Identity: = (optional) And we also have some non-logical symbols, depending on the application. Non- logical symbols represent relations, predicates, functions, and constants on whatever we take to be our domain of discourse. For example, if we were doing group theory, we would want the symbols f1; ∗} always to function in the same way between different groups. If we were doing arithmetic, we would want f0; 1; +; ∗; <g at our disposal. In general, we allow the set of non-logical symbols to be as large as one 4 ETHAN JERZAK pleases. It can be any cardinality.2 Call a first-order language with a set K of non-logical symbols L1K. If it has equality, call it L1K =. A set of symbols alone is insufficient for making a meaningful language; we also need to know how we can put those symbols together. Just as we cannot say in English \Water kill John notorious ponder," we want to rule out pseudo-formulas like \8(! x12_." We therefore define a well-formed formula by formation rules. I omit the details, which are tedious and can be found in any competent text on first-order logic. One first defines the terms inductively as any variable xn or any expression f(t1:::tn) where f is an n-place function and ti are terms. One then specifies certain formulas as atomic: usually those of the form P (t1:::tn) where P is any n-place relation and t1:::tn are terms. One then wants to make provisions for building complex formulas out of the atomic ones, through rules such as: if φ and are formulas, then :φ, φ ! , and (8xi)φ(xi) are all formulas. These three rules are actually sufficient to generate all the formulas, once one trims away the excess connectives and quantifiers.
Recommended publications
  • Model Theory, Arithmetic & Algebraic Geometry
    MODEL THEORY, ARITHMETIC & ALGEBRAIC GEOMETRY JOEL TORRES DEL VALLE 1. LANGUAGES AND STRUCTURES. 1.1. What is Model Theory? Model Theory is the study of the relationship between theories and mathematical struc- tures which satisfies them [11]. Model Theory introduces Mathematical Logic in the prac- tice of Universal Algebra, so we can think it like Model Theory = Universal Algebra + Mathematical Logic. I started this pages with the same question Chang-Keisler started their celebrated book [3]: ‘What is Model Theory?’ They also summarize the answer to the equation above. In this pages I summarize the relationship between Model Theory, Arithmetic and Algebraic Geometry. The topics will be the basic ones in the area, so this is just an invitation, in the presentation of topics I mainly follow the philosophy of the references, my basic reference is [9]. The early pioneers in Model Theory were Leopold L¨owenheim in 1915, in his work ‘Uber¨ M¨oglichkeiten im Relativkalk¨ul’1 there he proved that if a first order theory T that has an infinite model then has a countable model. Thoralf Skolem in 1920 proved a second version of L¨owenheim result, in his work ‘Logisch-kombinatorische Untersuchungen ¨uber die Erf¨ullbarkeit oder Beweisbarkeit mathematischer S¨atze nebst einem Theoreme ¨uber dichte Mengen’2. Kurt G¨odel in 1930 proved his Completeness and Compactness Theorems for countable languages in his Doctoral dissertation at the University of Viena titled ‘Die Vollst¨andigkeit der Axiome des logischen Funktionenkalk¨uls’3. Alfred Tarski in 1931
    [Show full text]
  • Henkin's Method and the Completeness Theorem
    Henkin's Method and the Completeness Theorem Guram Bezhanishvili∗ 1 Introduction Let L be a first-order logic. For a sentence ' of L, we will use the standard notation \` '" for ' is provable in L (that is, ' is derivable from the axioms of L by the use of the inference rules of L); and \j= '" for ' is valid (that is, ' is satisfied in every interpretation of L). The soundness theorem for L states that if ` ', then j= '; and the completeness theorem for L states that if j= ', then ` '. Put together, the soundness and completeness theorems yield the correctness theorem for L: a sentence is derivable in L iff it is valid. Thus, they establish a crucial feature of L; namely, that syntax and semantics of L go hand-in-hand: every theorem of L is a logical law (can not be refuted in any interpretation of L), and every logical law can actually be derived in L. In fact, a stronger version of this result is also true. For each first-order theory T and a sentence ' (in the language of T ), we have that T ` ' iff T j= '. Thus, each first-order theory T (pick your favorite one!) is sound and complete in the sense that everything that we can derive from T is true in all models of T , and everything that is true in all models of T is in fact derivable from T . This is a very strong result indeed. One possible reading of it is that the first-order formalization of a given mathematical theory is adequate in the sense that every true statement about T that can be formalized in the first-order language of T is derivable from the axioms of T .
    [Show full text]
  • The Z of ZF and ZFC and ZF¬C
    From SIAM News , Volume 41, Number 1, January/February 2008 The Z of ZF and ZFC and ZF ¬C Ernst Zermelo: An Approach to His Life and Work. By Heinz-Dieter Ebbinghaus, Springer, New York, 2007, 356 pages, $64.95. The Z, of course, is Ernst Zermelo (1871–1953). The F, in case you had forgotten, is Abraham Fraenkel (1891–1965), and the C is the notorious Axiom of Choice. The book under review, by a prominent logician at the University of Freiburg, is a splendid in-depth biography of a complex man, a treatment that shies away neither from personal details nor from the mathematical details of Zermelo’s creations. BOOK R EV IEW Zermelo was a Berliner whose early scientific work was in applied By Philip J. Davis mathematics: His PhD thesis (1894) was in the calculus of variations. He had thought about this topic for at least ten additional years when, in 1904, in collaboration with Hans Hahn, he wrote an article on the subject for the famous Enzyclopedia der Mathematische Wissenschaften . In point of fact, though he is remembered today primarily for his axiomatization of set theory, he never really gave up applications. In his Habilitation thesis (1899), Zermelo was arguing with Ludwig Boltzmann about the foun - dations of the kinetic theory of heat. Around 1929, he was working on the problem of the path of an airplane going in minimal time from A to B at constant speed but against a distribution of winds. This was a problem that engaged Levi-Civita, von Mises, Carathéodory, Philipp Frank, and even more recent investigators.
    [Show full text]
  • Classical Metalogic an Introduction to Classical Model Theory & Computability
    Classical Metalogic An Introduction to Classical Model Theory & Computability Notes by R.J. Buehler January 5, 2015 2 Preface What follows are my personal notes created in preparation for the UC-Berkeley Group in Logic preliminary exam. I am not a computability theorist, nor a model theorist; I am a graduate student with some knowledge who is–alas–quite fallible. Accordingly, this text is made available as a convenient reference, set of notes, and summary, but without even the slight hint of a guarantee that everything contained within is factual and correct (indeed, some areas are entirely unchanged from the moment I copied them off the blackboard). This said, if you find a serious error, I would greatly appreciate it if you would let me know so that it can be corrected. The material for these notes derives from a wide variety of sources: Lectures by Wes Holliday Lectures by Antonio Montalban Lectures by John Steel Kevin Kelly’s computability theory notes David Marker’s “Model Theory: An Introduction” Wilfrid Hodge’s “A Shorter Model Theory” Robert Soare’s “Recursively Enumerable Sets and Degrees" Richard Kaye’s “Models of Peano Arithmetic” Chang and Keisler’s “Model Theory" While I certainly hope my notes are beneficial, if you’re attempting to learn the contained material for the first time, I would highly suggest picking up (at least) a copy of Marker and Soare’s texts in addition. To those Group in Logic students who may be using these notes to help themselves prepare for their preliminary exam, chapters 1-5, 7, and 9-18 contain relevant material, as well as chapter 8, section 3.
    [Show full text]
  • A NEW L¨OWENHEIM-SKOLEM THEOREM 1. Introduction The
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 357, Number 5, Pages 1693–1715 S 0002-9947(04)03445-2 Article electronically published on December 16, 2004 ANEWLOWENHEIM-SKOLEM¨ THEOREM MATTHEW FOREMAN AND STEVO TODORCEVIC Abstract. This paper establishes a refinement of the classical L¨owenheim- Skolem theorem. The main result shows that any first order structure has a countable elementary substructure with strong second order properties. Sev- eral consequences for Singular Cardinals Combinatorics are deduced from this. 1. Introduction The L¨owenheim-Skolem Theorem [21] is one of the classical and formative results of first order logic. Its consequences have been important technically in the devel- opment of Model Theory, Set Theory and interesting from the point of view of the Philosophy of Mathematics [16]. In this paper we improve the L¨owenheim-Skolem Theorem and deduce important combinatorial consequences from the stronger ver- sion. There have been many attempts to improve and generalize properties of first order logic to stronger logics. The literature is much too large to survey here. One property that defines first order logic is the fact that every infinite structure in a countable language has a countable elementary substructure. This is not true of many stronger logics such as second order logic. In particular, in the classical L¨owenheim-Skolem theorem, one has no control over the second order properties of the elementary substructure. In this paper we prove that if one fixes in advance a collection of “intervals” around each point in a particular domain κ (e.g. a club guessing ladder system), then for all real numbers r and all structures A with domain κ, there is a countable elementary substructure of A that has non-empty intersection with exactly those intervals specified by r.
    [Show full text]
  • Foundations of Mathematics from the Perspective of Computer Verification
    Foundations of Mathematics from the perspective of Computer Verification 8.12.2007:660 Henk Barendregt Nijmegen University The Netherlands To Bruno Buchberger independently of any birthday Abstract In the philosophy of mathematics one speaks about Formalism, Logicism, Platonism and Intuitionism. Actually one should add also Calculism. These foundational views can be given a clear technological meaning in the context of Computer Mathematics, that has as aim to represent and manipulate arbitrary mathematical notions on a computer. We argue that most philosophical views over-emphasize a particular aspect of the math- ematical endeavor. Acknowledgment. The author is indebted to Randy Pollack for his stylized rendering of Formalism, Logicism and Intuitionism as foundational views in con- nection with Computer Mathematics, that was the starting point of this paper. Moreover, useful information or feedback was gratefully received from Michael Beeson, Wieb Bosma, Bruno Buchberger, John Harrison, Jozef Hooman, Jesse Hughes, Bart Jacobs, Sam Owre, Randy Pollack, Bas Spitters, Wim Veldman and Freek Wiedijk. 1. Mathematics The ongoing creation of mathematics, that started 5 or 6 millennia ago and is still continuing at present, may be described as follows. By looking around and abstracting from the nature of objects and the size of shapes homo sapiens created the subjects of arithmetic and geometry. Higher mathematics later arose as a tower of theories above these two, in order to solve questions at the basis. It turned out that these more advanced theories often are able to model part of reality and have applications. By virtue of the quantitative, and even more qualitative, expressive force of mathematics, every science needs this discipline.
    [Show full text]
  • Paradox and Intuition
    PARADOX AND INTUITION ACASE STUDY JERZY POGONOWSKI Department of Applied Logic Adam Mickiewicz University www.logic.amu.edu.pl We share with the reader a few reflections concerning the role of mathematical in- tuition in possible resolutions of the Skolem’s Paradox. We assume that the reader is familiar with the rudiments of metalogic and the philosophy of mathematics. Paradoxes are not absolute — they are relativized to a chosen language. Paradoxes in mathematics are thus relativized to particular formal languages in which mathema- tical constructions are represented. Paradoxes are at the beginning of investigations — think for example about: the dis- covery of irrational numbers, the construction of complex numbers, prejudices concer- ning the „true” geometry and the discovery of non-Euclidean geometries, paradoxical uses of the infinitely small magnitudes in early Calculus and the rise of the non-standard analysis, etc. Mathematical intuition is not simply a part of common-sense intuition. The first has a dynamic nature, while the second is more static. Common-sense intuition is (may be) shaped by evolution. Mathematical intuition develops in the process of creating mathematics itself. The views concerning the nature of mathematical intuition are diversified according to the positions taken in the philosophy of mathematics (e.g. Platonistic, formalistic and intuitionistic standpoints). In the broadest sense, „intuition” means „immediate apprehension”. Here „appre- hension” may cover sensation, knowledge or even mystical rapport. In turn, „imme- diate” may mean the absence of e.g.: inference, causes, justification, symbols or even absence of thought. Looking from the functional perspective, we may say that: Paradoxes are modifiers of intuition.
    [Show full text]
  • Golombs Norske Forbindelsef
    An International Journal computers & mathematics with appllcatio~ PERGAMON Computers and Mathematics with Applications 39 (2000) 135-138 www.elsevier.nl/locate/camwa Golombs Norske ForbindelseF T. BU IT Director, University of Bergen, Bergen, Norway tot. built, uib. no With all his contacts worldwide it is a pleasure for me to report, that in the small mathematical community in Norway, Golomb has personal friends and that his work on number theory, com- binatorics, and communication theory has influenced the academic achievements of Norwegian mathematicians. My own first contact with Sol was on his visit to the University of Bergen in 1970 where he gave a couple of lectures. I recall that one subject was the theory of tiling a 3D Cartesian box with bricks of various dimensions. During the academic year 1979/1980 Sol kindly let me work as a visiting scholar at his department at USC, and I will always remember the hospitality that was bestowed on me and my family by Bo and Sol. I also appreciate how he introduced me to a lot of interesting mathematics and fascinating mathematicians, some of them world famous. Golomb's first visit to Norway was as early as 1955. I was only ten years of age at that time so I have asked Sol to give his own account of his first meeting with Norway and Norwegian mathematics. It was a morning in November, 1954, when I noticed an announcement on a bulletin board at Harvard describing the Fulbright program for overseas study. The deadline for applying was that very day! I went to the graduate school office in Farlow House, and told them I wanted to apply for a Fulbright Grant.
    [Show full text]
  • Extremal Axioms
    Extremal axioms Jerzy Pogonowski Extremal axioms Logical, mathematical and cognitive aspects Poznań 2019 scientific committee Jerzy Brzeziński, Agnieszka Cybal-Michalska, Zbigniew Drozdowicz (chair of the committee), Rafał Drozdowski, Piotr Orlik, Jacek Sójka reviewer Prof. dr hab. Jan Woleński First edition cover design Robert Domurat cover photo Przemysław Filipowiak english supervision Jonathan Weber editors Jerzy Pogonowski, Michał Staniszewski c Copyright by the Social Science and Humanities Publishers AMU 2019 c Copyright by Jerzy Pogonowski 2019 Publication supported by the National Science Center research grant 2015/17/B/HS1/02232 ISBN 978-83-64902-78-9 ISBN 978-83-7589-084-6 social science and humanities publishers adam mickiewicz university in poznań 60-568 Poznań, ul. Szamarzewskiego 89c www.wnsh.amu.edu.pl, [email protected], tel. (61) 829 22 54 wydawnictwo fundacji humaniora 60-682 Poznań, ul. Biegańskiego 30A www.funhum.home.amu.edu.pl, [email protected], tel. 519 340 555 printed by: Drukarnia Scriptor Gniezno Contents Preface 9 Part I Logical aspects 13 Chapter 1 Mathematical theories and their models 15 1.1 Theories in polymathematics and monomathematics . 16 1.2 Types of models and their comparison . 20 1.3 Classification and representation theorems . 32 1.4 Which mathematical objects are standard? . 35 Chapter 2 Historical remarks concerning extremal axioms 43 2.1 Origin of the notion of isomorphism . 43 2.2 The notions of completeness . 46 2.3 Extremal axioms: first formulations . 49 2.4 The work of Carnap and Bachmann . 63 2.5 Further developments . 71 Chapter 3 The expressive power of logic and limitative theorems 73 3.1 Expressive versus deductive power of logic .
    [Show full text]
  • NONSTANDARD ARITHMETIC1 1. Introduction. in 1934 It Was Pointed
    NONSTANDARD ARITHMETIC1 ABRAHAM ROBINSON 1. Introduction. In 1934 it was pointed out by Thoralf Skolem [23] that there exist proper extensions of the natural number system which have, in some sense, "the same properties" as the natural numbers. As the title of his paper indicates, Skolem was interested only in showing that no axiomatic system specified in a formal lan­ guage (in his case the Lower Predicate Calculus) can characterize the natural numbers categorically ; and he did not concern himself further with the properties of the structures whose existence he had estab­ lished. In due course these and similar structures became known as nonstandard models of arithmetic and papers concerned with them, wholly or in part, including certain applications to other fields, ap­ peared in the literature (e.g. [7], [9], [ll], [14], [15], [16], [17]). Beginning in the fall of 1960, the application of similar ideas to analysis led to a rapid development in which nonstandard models of arithmetic played an auxiliary but vital part. It turned out that these ideas provide a firm foundation for the nonarchimedean ap­ proach to the Differential and Integral Calculus which predominated until the middle of the nineteenth century when it was discarded as unsound and replaced by the c, ô method of Weierstrass. Going beyond this area, which is particularly interesting from a historical point of view, the new method (which has come to be known as Non­ standard Analysis) can be presented in a form which is sufficiently general to make it applicable also to mathematical theories which do not involve any metric concept, e.g., to general topological spaces [18].
    [Show full text]
  • Reflections on Skolem's Paradox
    Reflections on Skolem’s Paradox Timothy Bays Logical investigations can obviously be a useful tool in philosophy. They must, however, be informed by a sensitivity to the philosophical significance of the formalism and by a generous admixture of common sense, as well as a thorough understanding both of the basic concepts and of the technical details of the formal material used. It should not be supposed that the formalism can grind out philosophical results in a manner beyond the capacity of ordinary philosophical reasoning. There is no mathematical substitute for philosophy. Saul Kripke: Is there a Problem about Substitutional Quantification? i Contents Introduction 1 1 A Simple Paradox 4 1.1 A Simple Paradox I . 4 1.2 A Simple Paradox II . 11 1.3 Solving Skolem’s Paradox . 20 2 Some Complicated Paradoxes 30 2.1 Transitivity . 31 2.2 Elementarity . 37 2.3 Membership . 40 2.4 Conclusion . 47 3 Two Philosophical Objections 49 3.1 Naive Prattle . 49 3.2 Axioms and Mathematical Content . 62 3.3 Conclusion . 77 4 On Putnam and his Models 79 4.1 Two Preliminary Clarifications . 79 4.2 Putnam’s Argument . 81 4.3 The Mathematics of Premise 1 . 84 4.4 The Philosophy of Premise 2 . 89 4.5 Some Connections . 104 4.6 Conclusion . 106 Bibliography 111 ii Introduction In 1922, Thoraf Skolem published a paper entitled “Some Remarks on Axiomatized Set Theory.” The paper presents a new proof of a model-theoretic result originally due to Leopold L¨owenheim, and it then discusses some of the philosophical implications of this result.
    [Show full text]
  • Skolem's Paradox As Logic of Ground the Great Norwegian Scientist, Mathematician and Logician Thoralf Skolem (1922) Introduced
    Skolem’s paradox as logic of ground The great Norwegian scientist, mathematician and logician Thoralf Skolem (1922) introduced the “relativity of the notion of set” and the “improper interpretation” of a set-theory structure, based on the axiom of choice. One can demonstrate that they can serve as a ground of the logic of ground. The thesis is: The “improper interpretation” of an infinite set-theory structure founds the “proper interpretation” and thus that structure self-founds itself as the one interpretation of it can found the other. Furthermore, the interesting corollaries are implied about the theory of information for information can be introduced as a mapping of the proper into the improper interpretation of a mathematical structure being also a quantity of its complexity in the sense of Kolmogorov, Chaitin, and Martin- Löf (1965-1977). Thus involved, the quantity of information can be interpreted as the quantity of “substance” or “being” of that structure allowing of self-grounding. The innovation cited in the beginning and known also as “Skolem’s paradox” can be discussed as a special property of infinity implying the concept of choice and thus of information: Indeed any finite set can be well-ordered without utilizing the axiom of choice. However that well- ordering is trivial and coincides with the identical mapping of the set into itself. In other words, the “improper interpretation” of any finite set is identical to the “proper one” of it. However the same statement can be deduced in no way as to any infinite set and should be postulated being known as the well-ordering theorem which is equivalent to the axiom of choice.
    [Show full text]