Proof Theory and Proof Mining II: Formal Theories of Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Proof Theory and Proof Mining II: Formal Theories of Analysis Proof Theory and Proof Mining II: Formal Theories of Analysis Jeremy Avigad Department of Philosophy and Department of Mathematical Sciences Carnegie Mellon University July 2015 Sequence of Topics 1. Computable Analysis 2. Formal Theories of Analysis 3. The Dialectica Interpretation and Applications 4. Ultraproducts and Nonstandard Analysis Formal theories of analysis Analysis can be formalized in set theory. But Part I showed that we don't always need big sets: many objects of analysis can be represented by sets of natural numbers. Hilbert and Bernays' Grundlagen der Mathematik, volume II, 1936, showed that portions of analysis can be formalized in second-order arithmetic (with third-order parameters). SOA is often called \analysis" for that reason. Kreisel: provability in restricted theories provides additional information. Axiomatic theories We will consider: • Primitive recursive arithmetic (PRA) • First-order arithmetic (PA; HA) (and subsystems) • Second-order arithmetic (PA2 , HA2 ) (and subsystems) These come in classical and intuitionistic versions. We will also consider theories of finite type. Primitive recursive arithmetic Recall that the primitive recursive functions include • zero, 0 • successor, S n • projections, pi (x1;:::; xn) = xi and are closed under • composition: f (~x) = h(g1(~x);:::; gn(~x)) • primitive recursion: f (0; ~z) = g(~z); f (x + 1; ~z) = h(f (x; ~z); x; ~z) Primitive recursive arithmetic Primitive recursive arithmetic is an axiomatic theory, with • 0 6= S(x), S(x) = S(y) ! x = y • defining equations for the primitive recursive functions • quantifier-free induction: '(0) '(x) ! '(x + 1) '(t) In PRA, can handle “finitary" proofs. Primitive recursive arithmetic Just as all \reasonable" computable functions are primitive recursive, all \reasonable" facts about them can be proved in PRA. In fact, it is surprisingly hard to find ordinary mathematical theorems that can be stated in the language of PRA but not proved there. Primitive recursive arithmetic PRA can be presented either as a first-order theory (classical or intuitionistic) or as a quantifier-free calculus. Theorem. Suppose first-order classical PRA proves 8x 9y '(x; y), with ' quantifier-free. Then for some function symbol f , quantifier-free PRA proves '(x; f (x)). Proof. First, show PRA has a set of universal axioms. Define bounded quantification, and replace induction by 8y ('(0) ^ 8x < y ('(x) ! '(S(x))) ! '(y)): Then apply Herbrand's theorem. Herbrand's theorem Theorem. Suppose T is a universal axiomatized first-order theory, and T ` 9~x '(~x), ' quantifier free. Then there are sequences of terms ~t1;:::~tn and a quantifier-free proof of '(~t1) _ ::: _ '(~tn) from instances of axioms of T . Proof. WLOG, assume T has a constant symbol. If the conclusion fails, T [ f:'(~t)g is consistent, where ~t ranges over all tuples of terms. Let M be a model. Let M0 be the submodel with universe ftMg. Then M0 j= T [ f8~x :'(~x)g. First-order arithmetic First-order arithmetic is essentially PRA plus induction. Peano arithmetic (PA) is classical, Heyting arithmetic (HA) is intuitionistic. Language: 0; S; +; ×; <. Axioms: quantifier-free defining axioms, induction. A formula is • ∆0 if every quantifier is bounded • Σ1 if of the form 9~x ', ' 2 ∆0 • Π1 if of the form 8~x ', ' 2 ∆0 • ∆1 if equivalent to Σ1 and Π1 Primitive recursive functions / relations have Σ1=∆1 definitions. First-order arithmetic IΣ1 is the restriction of PA with induction for only Σ1 formulas. This theory suffices to define the primitive recursive functions, and hence interpret PRA. Conversely: Theorem (Parsons, Mints, Takeuti). IΣ1 is conservative over PRA for Π2 sentences: if IΣ1 ` 8x 9y '(x; y); with ' quantifier-free, then PRA ` '(x; f (x)) for some function symbol f . Conservativity of IΣ1 over PRA There are various ways to prove this theorem. Syntactic proofs: • Using cut elimination or normalization. • Using the Dialectica interpretation (plus normalization). Model-theoretic proofs: • A model-theoretic argument due to Friedman. • A \saturation" construction. Double-negation translations The G¨odel-Gentzendouble-negation translation interprets classical logic in minimal logic: • AN ≡ ::A for atomic A • (' _ )N ≡ :(:'N ^ : N ) • (9x ')N ≡ :8x :'N . The translation commutes with 8, ^, !. Theorem. If Γ ` ' classically, ΓN ` 'N in minimal logic. The proof uses induction on derivations. For example, (' _:')N is easily proved. Reducing PA to HA Theorem. If PA proves a formula, ', then HA proves 'N . Proof. For each axiom of ' of PA, HA proves 'N . Corollary. If PA proves 8x 9y R(x; y), where R is primitive recursive, then HA proves 8x :8y :R(x; y). Better theorem. If PA proves 8x 9y R(x; y), where R is primitive recursive, then HA proves 8x 9y R(x; y). There are various ways to prove this; later, we will use the Dialectica interpretation. Second order arithmetic The language is two-sorted: • variables x; y; z;::: and functions 0; S; +; × on one sort • variables X ; Y ; Z;::: on the other sort • a relation t 2 X between the two sorts Axioms: • axioms of PA, with induction extended to the bigger language • comprehension: 9X 8y (y 2 X $ '(y; ~z)) The \standard model" is (N; P(N);:::), but there are smaller ones. An !-model is a model where the first-order part is standard, i.e. N. Second order arithmetic We can define equality on the second sort by X = Y := 8z (z 2 X $ z 2 Y ): The usual axioms of equality (including substitution) follow. This is known as \extensional equality." Alternatively, we can take equality as a basic symbol, and add the axiom above. This second system is interpreted in the first. Second order arithmetic Functions vs. sets: • With functions basic, interpret sets as characteristic functions: x 2 S ≡ χS (x) = 1: • With relations basic, interpret functions as functional relations, 8x 9!y R(x; y) Can add choice axioms: 8x 9y '(x; y) ! 9f 8y '(x; f (x)): Second order arithmetic From a proof-theoretic perspective, second-order arithmetic is very strong. We obtain weaker systems by: • restricting comprehension • restricting induction Subsystems of second-order arithmetic The big five: 0 • RCA0 : recursive (∆1) comprehension (formalized computable analysis) • WKL0 : weak K¨onig'slemma (a form of compactness) • ACA0 : arithmetic comprehension (analytic principles like the least-upper bound principle.) • ATR0 : transfinitely iterated arithmetic comprehension (transfinite constructions) 1 1 • Π1 −CA0 :Π1 comprehension (strong analytic principles) We will focus on the first three. RCA0 The axioms of RCA0 are as follows: • quantifier-free axioms for 0; S; +; ×; < • induction, restricted to Σ1 formulas (with both number and set parameters): '(0) ^ 8x ('(x) ! '(x + 1)) ! 8x '(x) • the recursive comprehension axiom, (RCA): 8x ('(x) $ (x)) ! 9Y 8x (x 2 Y $ '(x)) where ' is Σ1 and is Π1. RCA0 Notice that the induction schema includes set induction: 0 2 Y ^ 8x (x 2 Y ! x + 1 2 Y ) ! 8x (x 2 Y ): It is slightly stronger. Since RCA0 includes IΣ1 , we can act as though primitive recursive arithmetic is \built-in." RCA0 (RCA) says that if a set exists if it has a computably enumerable definition as well as a co-computably enumerable definition (relative to others sets in the universe). Roughly, it allows you to define computable sets and relations. Let REC denote the set of recursive sets. Then (N; REC;:::) is the minimal !-model. Analysis in RCA0 is roughly \formalized computable analysis." WKL0 Remember that a tree on f0; 1g is a set T of finite binary sequences closed under initial segments: Tree(T ) ≡ 8σ; τ (σ 2 T ^ τ ⊆ σ ! τ 2 T ): We can say T is infinite as follows: Infinite(T ) ≡ 8n 9σ (σ 2 T ^ length(σ) = n): A set P is a path through T if, when viewed as an infinite binary sequence, every initial segments is in T : Path(P; T ) ≡ 8σ ((8i < length(σ) ; i 2 P $ (σ)i = 1) ! σ 2 T ): WKL0 Weak K¨onig'slemma (WKL) says that every infinite binary tree has a path: 8T (Tree(T ) ^ Infinite(T ) ! 9P Path(P; T )): The theory WKL0 is RCA0 + (WKL). WKL0 Since there are computable infinite binary trees with no computable path, REC is not an !-model. It has a model where every set is computable from 00. Remarkably, (WKL) has no minimal !-model, but the intersection of all !-models is REC. WKL0 Over RCA0 ,(WKL) is equivalent to each of these: • the Heine-Borel theorem (for [0; 1]) • Every open cover of f0; 1g! has a finite subcover. • Every continuous function on [0; 1] is uniformly continuous • Every continuous function on [0; 1] is bounded Here, [0; 1] can be replaced by any compact space. (More on this below.) ACA0 A formula is arithmetic if it has only first-order quantifiers. ACA0 adds to RCA0 the arithmetic comprehsion axiom,(ACA): 9Y 8x (x 2 Y $ '(x)) where ' is arithmetic (possibly with number and set parameters). The smallest !-model is the collection of arithmetically definable sets. Notice that set-induction now gives us induction for every arithmetic formula. ACA0 Theorem. Over RCA0 ,(ACA) is equivalent to each of these: • Every bounded increasing sequence of real numbers has a least upper bound. • Every bounded sequence of real nubmers has a least upper bound. • Every bounded sequence of real numbers has a convergence subsequence. • Every sequence of points in a compact metric space has a convergent subsequence. Metamathematics of SOSOA We have considered subsystems of second-order arithmetic from the point of view of: • their minimal models • what they can be prove Knowing that a mathematical theorem is provable in a restricted theory, T , provides additional information. Conservation results Many central proof theoretic results have the following form: 0 For any ' 2 Γ, if T1 ` ', then T2 ` ' . These can be used to reduce • infinitary theories to finitary ones • classical theories to constructive ones • impredicative theories to predicative ones • nonstandard theories to standard ones • higher-order theories to first-order ones • first-order theories to quantifier-free ones Conservation results From a foundational point of view, conservations results explain or interpret theories that are more • abstract, • mysterious, or • dubious, in terms of ones that are more • concrete, • familiar, or • trustworthy.
Recommended publications
  • The Corcoran-Smiley Interpretation of Aristotle's Syllogistic As
    November 11, 2013 15:31 History and Philosophy of Logic Aristotelian_syllogisms_HPL_house_style_color HISTORY AND PHILOSOPHY OF LOGIC, 00 (Month 200x), 1{27 Aristotle's Syllogistic and Core Logic by Neil Tennant Department of Philosophy The Ohio State University Columbus, Ohio 43210 email [email protected] Received 00 Month 200x; final version received 00 Month 200x I use the Corcoran-Smiley interpretation of Aristotle's syllogistic as my starting point for an examination of the syllogistic from the vantage point of modern proof theory. I aim to show that fresh logical insights are afforded by a proof-theoretically more systematic account of all four figures. First I regiment the syllogisms in the Gentzen{Prawitz system of natural deduction, using the universal and existential quantifiers of standard first- order logic, and the usual formalizations of Aristotle's sentence-forms. I explain how the syllogistic is a fragment of my (constructive and relevant) system of Core Logic. Then I introduce my main innovation: the use of binary quantifiers, governed by introduction and elimination rules. The syllogisms in all four figures are re-proved in the binary system, and are thereby revealed as all on a par with each other. I conclude with some comments and results about grammatical generativity, ecthesis, perfect validity, skeletal validity and Aristotle's chain principle. 1. Introduction: the Corcoran-Smiley interpretation of Aristotle's syllogistic as concerned with deductions Two influential articles, Corcoran 1972 and Smiley 1973, convincingly argued that Aristotle's syllogistic logic anticipated the twentieth century's systematizations of logic in terms of natural deductions. They also showed how Aristotle in effect advanced a completeness proof for his deductive system.
    [Show full text]
  • Does Reductive Proof Theory Have a Viable Rationale?
    DOES REDUCTIVE PROOF THEORY HAVE A VIABLE RATIONALE? Solomon Feferman Abstract The goals of reduction and reductionism in the natural sciences are mainly explanatory in character, while those in mathematics are primarily foundational. In contrast to global reductionist programs which aim to reduce all of mathematics to one supposedly “univer- sal” system or foundational scheme, reductive proof theory pursues local reductions of one formal system to another which is more jus- tified in some sense. In this direction, two specific rationales have been proposed as aims for reductive proof theory, the constructive consistency-proof rationale and the foundational reduction rationale. However, recent advances in proof theory force one to consider the viability of these rationales. Despite the genuine problems of foun- dational significance raised by that work, the paper concludes with a defense of reductive proof theory at a minimum as one of the principal means to lay out what rests on what in mathematics. In an extensive appendix to the paper, various reduction relations between systems are explained and compared, and arguments against proof-theoretic reduction as a “good” reducibility relation are taken up and rebutted. 1 1 Reduction and reductionism in the natural sciencesandinmathematics. The purposes of reduction in the natural sciences and in mathematics are quite different. In the natural sciences, one main purpose is to explain cer- tain phenomena in terms of more basic phenomena, such as the nature of the chemical bond in terms of quantum mechanics, and of macroscopic ge- netics in terms of molecular biology. In mathematics, the main purpose is foundational. This is not to be understood univocally; as I have argued in (Feferman 1984), there are a number of foundational ways that are pursued in practice.
    [Show full text]
  • Notes on Proof Theory
    Notes on Proof Theory Master 1 “Informatique”, Univ. Paris 13 Master 2 “Logique Mathématique et Fondements de l’Informatique”, Univ. Paris 7 Damiano Mazza November 2016 1Last edit: March 29, 2021 Contents 1 Propositional Classical Logic 5 1.1 Formulas and truth semantics . 5 1.2 Atomic negation . 8 2 Sequent Calculus 10 2.1 Two-sided formulation . 10 2.2 One-sided formulation . 13 3 First-order Quantification 16 3.1 Formulas and truth semantics . 16 3.2 Sequent calculus . 19 3.3 Ultrafilters . 21 4 Completeness 24 4.1 Exhaustive search . 25 4.2 The completeness proof . 30 5 Undecidability and Incompleteness 33 5.1 Informal computability . 33 5.2 Incompleteness: a road map . 35 5.3 Logical theories . 38 5.4 Arithmetical theories . 40 5.5 The incompleteness theorems . 44 6 Cut Elimination 47 7 Intuitionistic Logic 53 7.1 Sequent calculus . 55 7.2 The relationship between intuitionistic and classical logic . 60 7.3 Minimal logic . 65 8 Natural Deduction 67 8.1 Sequent presentation . 68 8.2 Natural deduction and sequent calculus . 70 8.3 Proof tree presentation . 73 8.3.1 Minimal natural deduction . 73 8.3.2 Intuitionistic natural deduction . 75 1 8.3.3 Classical natural deduction . 75 8.4 Normalization (cut-elimination in natural deduction) . 76 9 The Curry-Howard Correspondence 80 9.1 The simply typed l-calculus . 80 9.2 Product and sum types . 81 10 System F 83 10.1 Intuitionistic second-order propositional logic . 83 10.2 Polymorphic types . 84 10.3 Programming in system F ...................... 85 10.3.1 Free structures .
    [Show full text]
  • Proof Theory of Constructive Systems: Inductive Types and Univalence
    Proof Theory of Constructive Systems: Inductive Types and Univalence Michael Rathjen Department of Pure Mathematics University of Leeds Leeds LS2 9JT, England [email protected] Abstract In Feferman’s work, explicit mathematics and theories of generalized inductive definitions play a cen- tral role. One objective of this article is to describe the connections with Martin-L¨of type theory and constructive Zermelo-Fraenkel set theory. Proof theory has contributed to a deeper grasp of the rela- tionship between different frameworks for constructive mathematics. Some of the reductions are known only through ordinal-theoretic characterizations. The paper also addresses the strength of Voevodsky’s univalence axiom. A further goal is to investigate the strength of intuitionistic theories of generalized inductive definitions in the framework of intuitionistic explicit mathematics that lie beyond the reach of Martin-L¨of type theory. Key words: Explicit mathematics, constructive Zermelo-Fraenkel set theory, Martin-L¨of type theory, univalence axiom, proof-theoretic strength MSC 03F30 03F50 03C62 1 Introduction Intuitionistic systems of inductive definitions have figured prominently in Solomon Feferman’s program of reducing classical subsystems of analysis and theories of iterated inductive definitions to constructive theories of various kinds. In the special case of classical theories of finitely as well as transfinitely iterated inductive definitions, where the iteration occurs along a computable well-ordering, the program was mainly completed by Buchholz, Pohlers, and Sieg more than 30 years ago (see [13, 19]). For stronger theories of inductive 1 i definitions such as those based on Feferman’s intutitionic Explicit Mathematics (T0) some answers have been provided in the last 10 years while some questions are still open.
    [Show full text]
  • Proof Theory for Modal Logic
    Proof theory for modal logic Sara Negri Department of Philosophy 00014 University of Helsinki, Finland e-mail: sara.negri@helsinki.fi Abstract The axiomatic presentation of modal systems and the standard formula- tions of natural deduction and sequent calculus for modal logic are reviewed, together with the difficulties that emerge with these approaches. Generaliza- tions of standard proof systems are then presented. These include, among others, display calculi, hypersequents, and labelled systems, with the latter surveyed from a closer perspective. 1 Introduction In the literature on modal logic, an overall skepticism on the possibility of developing a satisfactory proof theory was widespread until recently. This attitude was often accompanied by a belief in the superiority of model-theoretic methods over proof- theoretic ones. Standard proof systems have been shown insufficient for modal logic: Natural deduction presentations of even the most basic modal logics present difficulties that have been resolved only partially, and the same has happened with sequent calculus. These traditional proof system have failed to meet in a satisfactory way such basic requirements as analyticity and normalizability of formal derivations. Therefore alternative proof systems have been developed in recent years, with a lot of emphasis on their relative merits and on applications. We review first the axiomatic presentations of modal systems and the standard formulations of natural deduction and sequent calculus for modal logic, and the difficulties that emerge with
    [Show full text]
  • Nonclassical First Order Logics: Semantics and Proof Theory
    Nonclassical first order logics: Semantics and proof theory Apostolos Tzimoulis joint work with G. Greco, P. Jipsen, A. Kurz, M. A. Moshier, A. Palmigiano TACL Nice, 20 June 2019 Starting point Question How can we define general relational semantics for arbitrary non-classical first-order logics? I What are the models? I What do quantifiers mean in those models? I What does completeness mean? 2 / 29 Methodology: dual characterizations q Non − classical algebraic Non − classical proof th: semantics first order models Classical algebraic Classical proof th: semantics first order models i 3 / 29 A brief recap on classical first-order logic: Language I Set of relation symbols (Ri)i2I each of finite arity ni. I Set of function symbols ( f j) j2J each of finite arity n j. I Set of constant symbols (ck)k2K (0-ary functions). I Set of variables Var = fv1;:::; vn;:::g. The first-order language L = ((Ri)i2I; ( f j) j2J; (ck)k2K) over Var is built up from terms defined recursively as follows: Trm 3 t ::= vm j ck j f j(t;:::; t): The formulas of first-order logic are defined recursively as follows: L 3 A ::= Ri(t) j t1 = t2 j > j ? j A ^ A j A _ A j :A j 8vmA j 9vmA 4 / 29 A brief recap on classical first-order logic: Meaning The models of a first-order logic L are tuples D D D M = (D; (Ri )i2I; ( f j ) j2J; (ck )k2K) D D D where D is a non-empty set and Ri ; f j ; ck are concrete ni-ary relations over D, n j-ary functions on D and elements of D resp.
    [Show full text]
  • The Relative Consistency of the Axiom of Choice — Mechanized Using Isabelle/ZF (Extended Abstract)
    The Relative Consistency of the Axiom of Choice | Mechanized Using Isabelle/ZF (Extended Abstract) Lawrence C. Paulson Computer Laboratory, University of Cambridge, England [email protected] G¨odel[3] published a monograph in 1940 proving a highly significant the- orem, namely that the axiom of choice (AC) and the generalized continuum hypothesis (GCH) are consistent with respect to the other axioms of set theory. This theorem addresses the first of Hilbert's famous list of unsolved problems in mathematics. I have mechanized this work [8] using Isabelle/ZF [5, 6]. Obvi- ously, the theorem's significance makes it a tempting challenge; the proof also has numerous interesting features. It is not a single formal assertion, as most theorems are. G¨odel[3, p. 33] states it as follows, using Σ to denote the axioms for set theory: What we shall prove is that, if a contradiction from the axiom of choice and the generalized continuum hypothesis were derived in Σ, it could be transformed into a contradiction obtained from the axioms of Σ alone. G¨odelpresents no other statement of this theorem. Neither does he introduce a theory of syntax suitable for reasoning about transformations on proofs, surely because he considers it to be unnecessary. G¨odel'swork consists of several different results which, taken collectively, express the relative consistency of the axiom the choice. The concluding inference takes place at the meta-level and is not formalized. Standard proofs use meta- level reasoning extensively. G¨odelwrites [3, p. 34], However, the only purpose of these general metamathematical consid- erations is to show how the proofs for theorems of a certain kind can be accomplished by a general method.
    [Show full text]
  • Combinatorial Proofs and Decomposition Theorems for First
    Combinatorial Proofs and Decomposition Theorems for First-order Logic Dominic J. D. Hughes Lutz Straßburger Jui-Hsuan Wu Logic Group Inria, Equipe Partout Ecole Normale Sup´erieure U.C. Berkeley Ecole Polytechnique, LIX France USA France Abstract—We uncover a close relationship between combinato- rial and syntactic proofs for first-order logic (without equality). ax ⊢ pz, pz Whereas syntactic proofs are formalized in a deductive proof wk system based on inference rules, a combinatorial proof is a ax ⊢ pw, pz, pz ⊢ p,p wk syntax-free presentation of a proof that is independent from any wk ⊢ pw, pz, pz, ∀y.py set of inference rules. We show that the two proof representations ⊢ p,q,p ∨ ∨ ax ⊢ pw, pz, pz ∨ (∀y.py) are related via a deep inference decomposition theorem that ⊢ p ∨ q,p ⊢ p,p ∃ ∧ ⊢ pw, pz, ∃x.(px ∨ (∀y.py)) establishes a new kind of normal form for syntactic proofs. This ⊢ (p ∨ q) ∧ p,p,p ∀ yields (a) a simple proof of soundness and completeness for first- ctr ⊢ pw, ∀y.py, ∃x.(px ∨ (∀y.py)) ⊢ (p ∨ q) ∧ p,p ∨ order combinatorial proofs, and (b) a full completeness theorem: ∨ ⊢ pw ∨ (∀y.py), ∃x.(px ∨ (∀y.py)) ⊢ ((p ∨ q) ∧ p) ∨ p ∃ every combinatorial proof is the image of a syntactic proof. ⊢ ∃x.(px ∨ (∀y.py)), ∃x.(px ∨ (∀y.py)) ctr ⊢ ∃x.(px ∨ (∀y.py)) I. INTRODUCTION First-order predicate logic is a cornerstone of modern logic. ↓ ↓ Since its formalisation by Frege [1] it has seen a growing usage in many fields of mathematics and computer science. Upon the development of proof theory by Hilbert [2], proofs became first-class citizens as mathematical objects that could be studied on their own.
    [Show full text]
  • Topics in the Theory of Recursive Functions
    SETS, MODELS, AND PROOFS: TOPICS IN THE THEORY OF RECURSIVE FUNCTIONS A Dissertation Presented to the Faculty of the Graduate School of Cornell University in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy by David R. Belanger August 2015 This document is in the public domain. SETS, MODELS, AND PROOFS: TOPICS IN THE THEORY OF RECURSIVE FUNCTIONS David R. Belanger, Ph.D. Cornell University We prove results in various areas of recursion theory. First, in joint work with Richard Shore, we prove a new jump-inversion result for ideals of recursively enu- merable (r.e.) degrees; this defeats what had seemed to be a promising tack on the automorphism problem for the semilattice R of r.e. degrees. Second, in work spanning two chapters, we calibrate the reverse-mathematical strength of a number of theorems of basic model theory, such as the Ryll-Nardzewski atomic-model theorem, Vaught's no-two-model theorem, Ehrenfeucht's three-model theorem, and the existence theorems for homogeneous and saturated models. Whereas most of these are equivalent over RCA0 to one of RCA0, WKL0, ACA0, as usual, we also uncover model-theoretic statements with exotic complexities such as :WKL0 _ 0 ACA0 and WKL0 _ IΣ2. Third, we examine the possible weak truth table (wtt) degree spectra of count- able first-order structures. We find several points at which the wtt- and Turing- degree cases differ, notably that the most direct wtt analogue of Knight's di- chotomy theorem does not hold. Yet we find weaker analogies between the two, including a new trichotomy theorem for wtt degree spectra in the spirit of Knight's.
    [Show full text]
  • What Is Mathematical Logic? a Survey
    What is mathematical logic? A survey John N. Crossley1 School of Computer Science and Software Engineering, Monash University, Clayton, Victoria, Australia 3800 [email protected] 1 Introduction What is mathematical logic? Mathematical logic is the application of mathemat- ical techniques to logic. What is logic? I believe I am following the ancient Greek philosopher Aristotle when I say that logic is the (correct) rearranging of facts to find the information that we want. Logic has two aspects: formal and informal. In a sense logic belongs to ev- eryone although we often accuse others of being illogical. Informal logic exists whenever we have a language. In particular Indian Logic has been known for a very long time. Formal (often called, ‘mathematical’) logic has its origins in ancient Greece in the West with Aristotle. Mathematical logic has two sides: syntax and semantics. Syntax is how we say things; semantics is what we mean. By looking at the way that we behave and the way the world behaves, Aris- totle was able to elicit some basic laws. His style of categorizing logic led to the notion of the syllogism. The most famous example of a syllogism is All men are mortal Socrates is a man [Therefore] Socrates is mortal Nowadays we mathematicians would write this as ∀x(Man(x) → Mortal (x)) Man(S) (1) Mortal (S) One very general form of the above rule is A (A → B) (2) B otherwise know as modus ponens or detachment: the A is ‘detached’ from the formula (A → B) leaving B. This is just one example of a logical rule.
    [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]
  • Power Kripke–Platek Set Theory and the Axiom of Choice
    This is a repository copy of Power Kripke–Platek set theory and the axiom of choice. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/155300/ Version: Accepted Version Article: Rathjen, M (2020) Power Kripke–Platek set theory and the axiom of choice. Journal of Logic and Computation. ISSN 0955-792X https://doi.org/10.1093/logcom/exaa020 © the Author(s) 2020. Published by Oxford University Press. All rights reserved. This is an author produced version of a paper published in Journal of Logic and Computation. Uploaded in accordance with the publisher's self-archiving policy. Reuse Items deposited in White Rose Research Online are protected by copyright, with all rights reserved unless indicated otherwise. They may be downloaded and/or printed for private study, or other acts as permitted by national copyright laws. The publisher or other rights holders may allow further reproduction and re-use of the full text version. This is indicated by the licence information on the White Rose Research Online record for the item. 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/ Power Kripke-Platek set theory and the axiom of choice Michael Rathjen Department of Pure Mathematics, University of Leeds Leeds LS2 9JT, England, [email protected] Abstract Whilst Power Kripke-Platek set theory, KP(P), shares many prop- erties with ordinary Kripke-Platek set theory, KP, in several ways it behaves quite differently from KP.
    [Show full text]