If Structured Propositions Are Logical Procedures Then How Are Procedures Individuated?
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Lecture Notes on the Lambda Calculus 2.4 Introduction to Β-Reduction
2.2 Free and bound variables, α-equivalence. 8 2.3 Substitution ............................. 10 Lecture Notes on the Lambda Calculus 2.4 Introduction to β-reduction..................... 12 2.5 Formal definitions of β-reduction and β-equivalence . 13 Peter Selinger 3 Programming in the untyped lambda calculus 14 3.1 Booleans .............................. 14 Department of Mathematics and Statistics 3.2 Naturalnumbers........................... 15 Dalhousie University, Halifax, Canada 3.3 Fixedpointsandrecursivefunctions . 17 3.4 Other data types: pairs, tuples, lists, trees, etc. ....... 20 Abstract This is a set of lecture notes that developed out of courses on the lambda 4 The Church-Rosser Theorem 22 calculus that I taught at the University of Ottawa in 2001 and at Dalhousie 4.1 Extensionality, η-equivalence, and η-reduction. 22 University in 2007 and 2013. Topics covered in these notes include the un- typed lambda calculus, the Church-Rosser theorem, combinatory algebras, 4.2 Statement of the Church-Rosser Theorem, and some consequences 23 the simply-typed lambda calculus, the Curry-Howard isomorphism, weak 4.3 Preliminary remarks on the proof of the Church-Rosser Theorem . 25 and strong normalization, polymorphism, type inference, denotational se- mantics, complete partial orders, and the language PCF. 4.4 ProofoftheChurch-RosserTheorem. 27 4.5 Exercises .............................. 32 Contents 5 Combinatory algebras 34 5.1 Applicativestructures. 34 1 Introduction 1 5.2 Combinatorycompleteness . 35 1.1 Extensionalvs. intensionalviewoffunctions . ... 1 5.3 Combinatoryalgebras. 37 1.2 Thelambdacalculus ........................ 2 5.4 The failure of soundnessforcombinatoryalgebras . .... 38 1.3 Untypedvs.typedlambda-calculi . 3 5.5 Lambdaalgebras .......................... 40 1.4 Lambdacalculusandcomputability . 4 5.6 Extensionalcombinatoryalgebras . 44 1.5 Connectionstocomputerscience . -
Abstract 1. Russell As a Mereologist
THE 1900 TURN IN BERTRAND RUSSELL’S LOGIC, THE EMERGENCE OF HIS PARADOX, AND THE WAY OUT Prof. Dr. Nikolay Milkov, Universität Paderborn, [email protected] Abstract Russell‘s initial project in philosophy (1898) was to make mathematics rigorous reducing it to logic. Before August 1900, however, Russell‘s logic was nothing but mereology. First, his acquaintance with Peano‘s ideas in August 1900 led him to discard the part-whole logic and accept a kind of intensional predicate logic instead. Among other things, the predicate logic helped Russell embrace a technique of treating the paradox of infinite numbers with the help of a singular concept, which he called ‗denoting phrase‘. Unfortunately, a new paradox emerged soon: that of classes. The main contention of this paper is that Russell‘s new con- ception only transferred the paradox of infinity from the realm of infinite numbers to that of class-inclusion. Russell‘s long-elaborated solution to his paradox developed between 1905 and 1908 was nothing but to set aside of some of the ideas he adopted with his turn of August 1900: (i) With the Theory of Descriptions, he reintroduced the complexes we are acquainted with in logic. In this way, he partly restored the pre-August 1900 mereology of complexes and sim- ples. (ii) The elimination of classes, with the help of the ‗substitutional theory‘,1 and of prop- ositions, by means of the Multiple Relation Theory of Judgment,2 completed this process. 1. Russell as a Mereologist In 1898, Russell abandoned his short period of adherence to the Neo-Hegelian position in the philosophy of mathematics and replaced it with what can be called the ‗analytic philoso- phy of mathematics‘, substantiated by the logic of relations. -
Category Theory and Lambda Calculus
Category Theory and Lambda Calculus Mario Román García Trabajo Fin de Grado Doble Grado en Ingeniería Informática y Matemáticas Tutores Pedro A. García-Sánchez Manuel Bullejos Lorenzo Facultad de Ciencias E.T.S. Ingenierías Informática y de Telecomunicación Granada, a 18 de junio de 2018 Contents 1 Lambda calculus 13 1.1 Untyped λ-calculus . 13 1.1.1 Untyped λ-calculus . 14 1.1.2 Free and bound variables, substitution . 14 1.1.3 Alpha equivalence . 16 1.1.4 Beta reduction . 16 1.1.5 Eta reduction . 17 1.1.6 Confluence . 17 1.1.7 The Church-Rosser theorem . 18 1.1.8 Normalization . 20 1.1.9 Standardization and evaluation strategies . 21 1.1.10 SKI combinators . 22 1.1.11 Turing completeness . 24 1.2 Simply typed λ-calculus . 24 1.2.1 Simple types . 25 1.2.2 Typing rules for simply typed λ-calculus . 25 1.2.3 Curry-style types . 26 1.2.4 Unification and type inference . 27 1.2.5 Subject reduction and normalization . 29 1.3 The Curry-Howard correspondence . 31 1.3.1 Extending the simply typed λ-calculus . 31 1.3.2 Natural deduction . 32 1.3.3 Propositions as types . 34 1.4 Other type systems . 35 1.4.1 λ-cube..................................... 35 2 Mikrokosmos 38 2.1 Implementation of λ-expressions . 38 2.1.1 The Haskell programming language . 38 2.1.2 De Bruijn indexes . 40 2.1.3 Substitution . 41 2.1.4 De Bruijn-terms and λ-terms . 42 2.1.5 Evaluation . -
The Use-Mention Distinction
The Use-Mention Distinction The use-mention distinction is traditionally understood as the distinction between using an expression (or phrase, etc.) and mentioning it. Quoting from Wikipedia encyclopedia: In written language, mentioned words or phrases often appear between quotation marks or in italics. Used words or phrases, being more common than mentioned ones, do not have any typographic distinction. Making a statement mention itself is an interesting way of producing logical paradoxes. Violation of the use-mention distinction can produce sentences that sound and appear similar to the original, but have an entirely different meaning. For example, "The use-mention distinction" is not "strictly enforced here". is literally true because the two phrases in it are not the same. The general property of terms changing their reference depending on the context was called suppositio (substitution) by classical logicians. It describes how one has to substitute a term in a sentence based on its meaning—that is, what referent the term has. In general, a term can be used in several ways. For nouns, they are: • Properly with a real referent: “That is my cow” (assuming it exists). • Properly with a generic referent: “Any cow gives milk.” • Properly but with a non-real referent: “Ulysses’s cow was big.” • Improperly by way of metaphor: “Your sister is a cow”. • As a pure term: “Cow has only three letters”. The last use is what gives rise to the use-mention distinction. However, a lot of misunderstanding and many paradoxes arise also from confusing different ways in which a meaningful expression can be used. -
Plurals and Mereology
Journal of Philosophical Logic (2021) 50:415–445 https://doi.org/10.1007/s10992-020-09570-9 Plurals and Mereology Salvatore Florio1 · David Nicolas2 Received: 2 August 2019 / Accepted: 5 August 2020 / Published online: 26 October 2020 © The Author(s) 2020 Abstract In linguistics, the dominant approach to the semantics of plurals appeals to mere- ology. However, this approach has received strong criticisms from philosophical logicians who subscribe to an alternative framework based on plural logic. In the first part of the article, we offer a precise characterization of the mereological approach and the semantic background in which the debate can be meaningfully reconstructed. In the second part, we deal with the criticisms and assess their logical, linguistic, and philosophical significance. We identify four main objections and show how each can be addressed. Finally, we compare the strengths and shortcomings of the mereologi- cal approach and plural logic. Our conclusion is that the former remains a viable and well-motivated framework for the analysis of plurals. Keywords Mass nouns · Mereology · Model theory · Natural language semantics · Ontological commitment · Plural logic · Plurals · Russell’s paradox · Truth theory 1 Introduction A prominent tradition in linguistic semantics analyzes plurals by appealing to mere- ology (e.g. Link [40, 41], Landman [32, 34], Gillon [20], Moltmann [50], Krifka [30], Bale and Barner [2], Chierchia [12], Sutton and Filip [76], and Champollion [9]).1 1The historical roots of this tradition include Leonard and Goodman [38], Goodman and Quine [22], Massey [46], and Sharvy [74]. Salvatore Florio [email protected] David Nicolas [email protected] 1 Department of Philosophy, University of Birmingham, Birmingham, United Kingdom 2 Institut Jean Nicod, Departement´ d’etudes´ cognitives, ENS, EHESS, CNRS, PSL University, Paris, France 416 S. -
INTENTIONALITY Past and Future VIBS
INTENTIONALITY Past and Future VIBS Volume 173 Robert Ginsberg Founding Editor Peter A. Redpath Executive Editor Associate Editors G. John M. Abbarno Matti Häyry Mary-Rose Barral Steven V. Hicks Gerhold K. Becker Richard T. Hull Raymond Angelo Belliotti Mark Letteri Kenneth A. Bryson Vincent L. Luizzi C. Stephen Byrum Alan Milchman H. G. Callaway George David Miller Robert A. Delfino Alan Rosenberg Rem B. Edwards Arleen L. F. Salles Andrew Fitz-Gibbon John R. Shook Francesc Forn i Argimon Eddy Souffrant William Gay Tuija Takala Dane R. Gordon Anne Waters J. Everet Green John R. Welch Heta Aleksandra Gylling Thomas F. Woods a volume in Cognitive Science CS Francesc Forn i Argimon, Editor INTENTIONALITY Past and Future Edited by Gábor Forrai and George Kampis Amsterdam - New York, NY 2005 Cover Design: Studio Pollmann The paper on which this book is printed meets the requirements of “ISO 9706:1994, Information and documentation - Paper for documents - Requirements for permanence”. ISBN: 90-420-1817-8 ©Editions Rodopi B.V., Amsterdam - New York, NY 2005 Printed in the Netherlands CONTENTS Preface vii List of Abbreviations ix ONE The Necessity and Nature of Mental Content 1 LAIRD ADDIS TWO Reading Brentano on the Intentionality of the Mental 15 PHILIP J. BARTOK THREE Emotions, Moods, and Intentionality 25 WILLIAM FISH FOUR Lockean Ideas as Intentional Contents 37 GÁBOR FORRAI FIVE Normativity and Mental Content 51 JUSSI HAUKIOJA SIX The Ontological and Intentional Status of Fregean Senses: An Early Account of External Content 63 GREG JESSON -
Computational Lambda-Calculus and Monads
Computational lambda-calculus and monads Eugenio Moggi∗ LFCS Dept. of Comp. Sci. University of Edinburgh EH9 3JZ Edinburgh, UK [email protected] October 1988 Abstract The λ-calculus is considered an useful mathematical tool in the study of programming languages, since programs can be identified with λ-terms. However, if one goes further and uses βη-conversion to prove equivalence of programs, then a gross simplification1 is introduced, that may jeopardise the applicability of theoretical results to real situations. In this paper we introduce a new calculus based on a categorical semantics for computations. This calculus provides a correct basis for proving equivalence of programs, independent from any specific computational model. 1 Introduction This paper is about logics for reasoning about programs, in particular for proving equivalence of programs. Following a consolidated tradition in theoretical computer science we identify programs with the closed λ-terms, possibly containing extra constants, corresponding to some features of the programming language under con- sideration. There are three approaches to proving equivalence of programs: • The operational approach starts from an operational semantics, e.g. a par- tial function mapping every program (i.e. closed term) to its resulting value (if any), which induces a congruence relation on open terms called operational equivalence (see e.g. [Plo75]). Then the problem is to prove that two terms are operationally equivalent. ∗On leave from Universit`a di Pisa. Research partially supported by the Joint Collaboration Contract # ST2J-0374-C(EDB) of the EEC 1programs are identified with total functions from values to values 1 • The denotational approach gives an interpretation of the (programming) lan- guage in a mathematical structure, the intended model. -
Continuation Calculus
Eindhoven University of Technology MASTER Continuation calculus Geron, B. Award date: 2013 Link to publication Disclaimer This document contains a student thesis (bachelor's or master's), as authored by a student at Eindhoven University of Technology. Student theses are made available in the TU/e repository upon obtaining the required degree. The grade received is not published on the document as presented in the repository. The required complexity or quality of research of student theses may vary by program, and the required minimum study period may vary in duration. General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the public portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain Continuation calculus Master’s thesis Bram Geron Supervised by Herman Geuvers Assessment committee: Herman Geuvers, Hans Zantema, Alexander Serebrenik Final version Contents 1 Introduction 3 1.1 Foreword . 3 1.2 The virtues of continuation calculus . 4 1.2.1 Modeling programs . 4 1.2.2 Ease of implementation . 5 1.2.3 Simplicity . 5 1.3 Acknowledgements . 6 2 The calculus 7 2.1 Introduction . 7 2.2 Definition of continuation calculus . 9 2.3 Categorization of terms . 10 2.4 Reasoning with CC terms . -
Intensional Models for the Theory of Types∗
Intensional Models for the Theory of Types∗ Reinhard Muskens Abstract In this paper we define intensional models for the classical theory of types, thus arriving at an intensional type logic ITL. Intensional models generalize Henkin's general models and have a natural definition. As a class they do not validate the axiom of Extensionality. We give a cut-free sequent calculus for type theory and show completeness of this calculus with respect to the class of intensional models via a model existence theo- rem. After this we turn our attention to applications. Firstly, it is argued that, since ITL is truly intensional, it can be used to model ascriptions of propositional attitude without predicting logical omniscience. In order to illustrate this a small fragment of English is defined and provided with an ITL semantics. Secondly, it is shown that ITL models contain certain objects that can be identified with possible worlds. Essential elements of modal logic become available within classical type theory once the axiom of Extensionality is given up. 1 Introduction The axiom scheme of Extensionality states that whenever two predicates or relations are coextensive they must have the same properties: 8XY (8~x(X~x $ Y ~x) ! 8Z(ZX ! ZY )) (1) Historically Extensionality has always been problematic, the main problem be- ing that in many areas of application, though not perhaps in the foundations of mathematics, the statement is simply false. This was recognized by White- head and Russell in Principia Mathematica [32], where intensional functions such as `A believes that p' or `it is a strange coincidence that p' are discussed at length. -
Frege and the Logic of Sense and Reference
FREGE AND THE LOGIC OF SENSE AND REFERENCE Kevin C. Klement Routledge New York & London Published in 2002 by Routledge 29 West 35th Street New York, NY 10001 Published in Great Britain by Routledge 11 New Fetter Lane London EC4P 4EE Routledge is an imprint of the Taylor & Francis Group Printed in the United States of America on acid-free paper. Copyright © 2002 by Kevin C. Klement All rights reserved. No part of this book may be reprinted or reproduced or utilized in any form or by any electronic, mechanical or other means, now known or hereafter invented, including photocopying and recording, or in any infomration storage or retrieval system, without permission in writing from the publisher. 10 9 8 7 6 5 4 3 2 1 Library of Congress Cataloging-in-Publication Data Klement, Kevin C., 1974– Frege and the logic of sense and reference / by Kevin Klement. p. cm — (Studies in philosophy) Includes bibliographical references and index ISBN 0-415-93790-6 1. Frege, Gottlob, 1848–1925. 2. Sense (Philosophy) 3. Reference (Philosophy) I. Title II. Studies in philosophy (New York, N. Y.) B3245.F24 K54 2001 12'.68'092—dc21 2001048169 Contents Page Preface ix Abbreviations xiii 1. The Need for a Logical Calculus for the Theory of Sinn and Bedeutung 3 Introduction 3 Frege’s Project: Logicism and the Notion of Begriffsschrift 4 The Theory of Sinn and Bedeutung 8 The Limitations of the Begriffsschrift 14 Filling the Gap 21 2. The Logic of the Grundgesetze 25 Logical Language and the Content of Logic 25 Functionality and Predication 28 Quantifiers and Gothic Letters 32 Roman Letters: An Alternative Notation for Generality 38 Value-Ranges and Extensions of Concepts 42 The Syntactic Rules of the Begriffsschrift 44 The Axiomatization of Frege’s System 49 Responses to the Paradox 56 v vi Contents 3. -
Redalyc.Structural Isomorphism of Meaning and Synonymy
Computación y Sistemas ISSN: 1405-5546 [email protected] Instituto Politécnico Nacional México Duží, Marie Structural Isomorphism of Meaning and Synonymy Computación y Sistemas, vol. 18, núm. 3, julio-septiembre, 2014, pp. 439-453 Instituto Politécnico Nacional Distrito Federal, México Available in: http://www.redalyc.org/articulo.oa?id=61532067003 How to cite Complete issue Scientific Information System More information about this article Network of Scientific Journals from Latin America, the Caribbean, Spain and Portugal Journal's homepage in redalyc.org Non-profit academic project, developed under the open access initiative Structural Isomorphism of Meaning and Synonymy Marie Duží VSB-Technical University Ostrava, Czech Republic [email protected] Abstract. In this paper I am going to deal with the questions like what the meaning of an expression phenomenon of synonymy from the logical point of is and how fine-grained meanings should be. view. In Transparent Intensional Logic (TIL), which is This is a pressing issue, because many my background theory, the sense of an expression is paradoxes and invalid inferences arise from a too an algorithmically structured procedure detailing what coarse-grained analysis of premises. The purpose operations to apply to what procedural constituents to arrive at the object (if any) denoted by the expression. of logic is to differentiate between valid and Such procedures are rigorously defined as TIL invalid arguments so that all valid arguments be constructions. In this new orthodoxy of structured provable and invalid ones rejected. This in turn is meanings and procedural semantics we encounter the closely connected with the granularity of problem of the granularity of procedure individuation. -
Extensional Concepts in Intensional Type Theory
Extensional concepts in intensional type theory Martin Hofmann Do ctor of Philosophy University of Edinburgh Abstract Theories of dep endent types have b een prop osed as a foundation of constructive mathematics and as a framework in which to construct certied programs In these applications an imp ortant role is played by identity types which internalise equality and therefore are essential for accommo dating pro ofs and programs in the same formal system This thesis attempts to reconcile the two dierent ways that type theories deal with identity types In extensional type theory the prop ositional equality induced by the identity types is identied with denitional equality ie conversion This renders typechecking and wellformedness of prop ositions undecidable and leads to nontermination in the presence of universes In intensional type theory prop os itional equality is coarser than denitional equality the latter b eing conned to denitional expansion and normalisation Then typechecking and wellformedness are decidable and this variant is therefore adopted by most implementations However the identity type in intensional type theory is not p owerful enough for formalisation of mathematics and program development Notably it do es not identify p ointwise equal functions functional extensionality and provides no means of redening equality on a type as a given relation ie quotient types We call such capabilities extensional concepts Other extensional concepts of interest are uniqueness of pro ofs and more sp ecically of equality pro ofs subset