Philosophy 240 Symbolic Logic Russell Marcus Hamilton College Fall 2014

Similar documents
Denote John by j and Smith by s, is a bachelor by predicate letter B. The statements (1) and (2) may be written as B(j) and B(s).

Predicate Logic. CSE 191, Class Note 02: Predicate Logic Computer Sci & Eng Dept SUNY Buffalo

2. Use quantifiers to express the associative law for multiplication of real numbers.

Proseminar on Semantic Theory Fall 2013 Ling 720 First Order (Predicate) Logic: Syntax and Natural Deduction 1

Formal Logic: Quantifiers, Predicates, and Validity. CS 130 Discrete Structures

Propositional Logic Not Enough

Philosophy 240: Symbolic Logic

Formal (Natural) Deduction for Predicate Calculus

Philosophy 240: Symbolic Logic

Predicate Calculus lecture 1

Introduction to Sets and Logic (MATH 1190)

Class 29 - November 3 Semantics for Predicate Logic

Introduction to Predicate Logic Part 1. Professor Anita Wasilewska Lecture Notes (1)

SYMBOLIC LOGIC UNIT 10: SINGULAR SENTENCES

Semantics I, Rutgers University Week 3-1 Yimei Xiang September 17, Predicate logic

ICS141: Discrete Mathematics for Computer Science I

Proposi'onal Logic Not Enough

INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW PREDICATE LOGIC

Transparencies to accompany Rosen, Discrete Mathematics and Its Applications Section 1.3. Section 1.3 Predicates and Quantifiers

Predicate Logic combines the distinctive features of syllogistic and propositional logic.

Discrete Mathematics and Its Applications

Topic DPL: Answers. Exercise 1.1a Explain why the rule &E for MPL is a sound rule.

Section Summary. Predicate logic Quantifiers. Negating Quantifiers. Translating English to Logic. Universal Quantifier Existential Quantifier

2-4: The Use of Quantifiers

Discrete Mathematics

Predicate Calculus - Syntax

Automated Reasoning Lecture 5: First-Order Logic

Predicate Logic Thursday, January 17, 2013 Chittu Tripathy Lecture 04

06 From Propositional to Predicate Logic

Predicate Logic - Deductive Systems

Packet #2: Set Theory & Predicate Calculus. Applied Discrete Mathematics

2/2/2018. CS 103 Discrete Structures. Chapter 1. Propositional Logic. Chapter 1.1. Propositional Logic

INTRODUCTION TO LOGIC

Predicate Logic. Example. Statements in Predicate Logic. Some statements cannot be expressed in propositional logic, such as: Predicate Logic

Quantifiers Here is a (true) statement about real numbers: Every real number is either rational or irrational.

3/29/2017. Logic. Propositions and logical operations. Main concepts: propositions truth values propositional variables logical operations

Predicate Logic. 1 Predicate Logic Symbolization

INTRODUCTION TO LOGIC 8 Identity and Definite Descriptions

Section Summary. Predicate logic Quantifiers. Negating Quantifiers. Translating English to Logic. Universal Quantifier Existential Quantifier

A Little Deductive Logic

Predicate Logic - Introduction

Predicate Logic: Sematics Part 1

Math Fundamentals of Higher Math

6. COMPLEX PREDICATES

Predicate Calculus. Lila Kari. University of Waterloo. Predicate Calculus CS245, Logic and Computation 1 / 59

A Little Deductive Logic

1 Introduction to Predicate Resolution

Details for a Fregean Symbolism. Phil 387 (4/4/15)

4 Quantifiers and Quantified Arguments 4.1 Quantifiers

University of Aberdeen, Computing Science CS2013 Predicate Logic 4 Kees van Deemter

Section Summary. Section 1.5 9/9/2014

G52DOA - Derivation of Algorithms Predicate Logic

INTRODUCTION TO LOGIC

1 Predicates and Quantifiers


1.3 Predicates and Quantifiers

INTRODUCTION TO LOGIC 8 Identity and Definite Descriptions

! Predicates! Variables! Quantifiers. ! Universal Quantifier! Existential Quantifier. ! Negating Quantifiers. ! De Morgan s Laws for Quantifiers

Predicate Logic Quantifier Rules

Mathematical Logic Part Three

Logic and Modelling. Introduction to Predicate Logic. Jörg Endrullis. VU University Amsterdam

Section Summary. Predicates Variables Quantifiers. Negating Quantifiers. Translating English to Logic Logic Programming (optional)

Intermediate Logic. First-Order Logic

Proseminar on Semantic Theory Fall 2013 Ling 720 Propositional Logic: Syntax and Natural Deduction 1

3. The Logic of Quantified Statements Summary. Aaron Tan August 2017

COMP9414: Artificial Intelligence First-Order Logic

CS 250/251 Discrete Structures I and II Section 005 Fall/Winter Professor York

All psychiatrists are doctors All doctors are college graduates All psychiatrists are college graduates

Ling 130 Notes: Predicate Logic and Natural Deduction

Overview. CS389L: Automated Logical Reasoning. Lecture 7: Validity Proofs and Properties of FOL. Motivation for semantic argument method

CS 214 Introduction to Discrete Structures. Chapter 1 Formal Logic. Mikel D. Petty, Ph.D.

Introduction to first-order logic:

Topic #3 Predicate Logic. Predicate Logic

Logical Structures in Natural Language: First order Logic (FoL)

Examples: P: it is not the case that P. P Q: P or Q P Q: P implies Q (if P then Q) Typical formula:

Predicates and Quantifiers. CS 231 Dianna Xu

AI Principles, Semester 2, Week 2, Lecture 5 Propositional Logic and Predicate Logic

PREDICATE LOGIC. Schaum's outline chapter 4 Rosen chapter 1. September 11, ioc.pdf

Philosophy 240 Symbolic Logic. Russell Marcus Hamilton College Fall 2014

Symbolising Quantified Arguments

Discrete Structures for Computer Science

EXERCISES BOOKLET. for the Logic Manual. Volker Halbach. Oxford. There are no changes to the exercises from last year s edition

DEFINITE DESCRIPTIONS: LANGUAGE, LOGIC, AND ELIMINATION

CS 220: Discrete Structures and their Applications. Predicate Logic Section in zybooks

7 Classical Quantified Logic

Logical Operators. Conjunction Disjunction Negation Exclusive Or Implication Biconditional

Review. Propositional Logic. Propositions atomic and compound. Operators: negation, and, or, xor, implies, biconditional.

MAT2345 Discrete Math

I thank the author of the examination paper on which sample paper is based. VH

Notes on Propositional and First-Order Logic (CPSC 229 Class Notes, January )

Mat 243 Exam 1 Review

2010 Part IA Formal Logic, Model Answers

DERIVATIONS IN SYMBOLIC LOGIC I

First order logic. Example The deduction of statements: This reasoning is intuitively correct. Every man is mortal. Since Ade is a man, he is mortal.

LIN1032 Formal Foundations for Linguistics

Predicates, Quantifiers and Nested Quantifiers

Predicate Logic: Syntax

Intermediate Logic Spring. Second-Order Logic

Discrete Mathematics & Mathematical Reasoning Predicates, Quantifiers and Proof Techniques

Philosophy 240 Symbolic Logic. Russell Marcus Hamilton College Fall 2015

Transcription:

Philosophy 240 Symbolic Logic Russell Marcus Hamilton College Fall 2014 Class #23 - Translation into Predicate Logic II ( 3.2)

Only as a Quantifier P Only Ps are Qs is logically equivalent to all Qs are Ps. All numbers divisible by two are even is logically equivalent to Only even numbers are divisible by two P Only PQs are R is often the same as All RQs are P but sometimes better as All Rs are PQs Only famous men have been presidents. ( x)[(px (Mx Fx)] Only hard-working students take logic. ( x)[lx (Hx Sx)] There s no syntactic or grammatical rule.

P The only people who came to the party were late. All people who came to the party were late. ( x)(cx Lx) P The only people who came to the party were Al and Beth. ( x)[cx (Ax Bx)] Wait until 3.11 for a translation using constants. P The only way to know whether you re translating correctly is to understand the logic of your assertions (and those of other folks) and to understand how M and, later, F work. P Only can be used in other ways. Interesting more-formal paper topic The Only Often just an All

More than One Quantifier P If anything is damaged, then everyone in the house complains. ( x)dx ( x)[(ix Px) Cx] P Either all the gears are broken, or a cylinder is missing. ( x)(gx Bx) ( x)(cx Mx) P Some philosophers are realists, while other philosophers are fictionalists. ( x)(px Rx) ( x)(px Fx) P 3.1.36: It s not the case that all conventionalists are logical empiricists if and only if some holists are conventionalists. [( x)(cx Lx) ( x)(hx Cx)] Or? ( x)(cx Lx) ( x)(hx Cx)

Monadic and Relational Predicate Logics P Predicate logic is monadic if the predicates only take one singular term. P When predicates take more than one singular term, we call the predicates relational. P Andrés loves Beatriz Monadic: La Relational: Lab Lxy : x loves y: P Relational predicates will allow us greater generality. P We will look to reveal as much logical structure as we can.

Extensions of Monadic Predicate Logic P Full First-Order Predicate Logic P A specific predicate for identity P Functors P Second-order quantifiers (predicate variables)

Names of Languages We Will Study PL: Propositional Logic M: Monadic (First-Order) Predicate Logic F: Full (First-Order) Predicate Logic FF: Full (First-Order) Predicate Logic with functors S: Second-Order Predicate Logic

Languages and Systems of Deduction P With PL, we used one language and one set of inference rules. P But we can use the same language in different deductive systems and we can use the same deductive system with different languages. P We will use M and F with the same deductive system. We ll tweak one rule just a bit to accommodate the relational predicates. P We will introduce new rules for the language F, covering a special identity predicate. We ll call this a new deductive system, though it s again just a small extension.

Vocabulary of M P Capital letters A...Z used as one-place predicates P Lower case letters for singular terms a, b, c,...u are used as constants. v, w, x, y, z are used as variables. P Five connectives:,,, P Quantifier symbols:, P Punctuation: ( ), [ ], { }

Toward the Formation Rules for M P Formation rules for PL were pretty easy: 1. A single capital English letter is a wff. 2. If á is a wff, so is á. 3. If á and â are wffs, then so are: (á â) (á â) (á â) (á â) 4. These are the only ways to make wffs. P For M, we need some further concepts: Scope Binding Open and Closed formulas

On Scope P ( x)(px Qx) Every P is Q P ( x)px Qx If everything is P, then x is Q P The difference between these two expressions is the scope of the quantifier.

Scope of a Negation (in propositional logic) The scope of a negation (in PL) is whatever directly follows the tilde. If what follows the tilde is a single propositional variable, then the scope of the negation is just that propositional variable. If what follows the tilde is another tilde, then the scope of the first (outside) negation is the scope of the second (inside) negation plus that inside tilde. If what follows the tilde is a bracket, then the entire formula which occurs between the opening and closing of that bracket is in the scope of the negation. {(P Q) [ R (S T)]}

Scope of a Quantifier If what follows the quantifier is a bracket, then any formulas that occur until that bracket is closed are in the scope of the quantifier. If what follows the quantifier is a tilde, then the tilde and every formula in its scope is in the scope of the quantifier. If what follows the quantifier is another quantifier, then the inside quantifier and every formula in the scope of the inside quantifier is in the scope of the outside quantifier.

Quantifier Scope Example ( w){pw ( x)( y)[(px Py) ( z) (Qz Rz)]} P ( w) Widest scope {Pw ( x)( y)[(px Py) ( z) (Qz Rz)]} P ( x) ( y)[(px Py) ( z) (Qz Rz)] P ( y) [(Px Py) ( z) (Qz Rz)] P ( z) (Qz Rz) Narrowest scope

Binding P Quantifiers bind every instance of their variable in their scope. P A bound variable is attached to the quantifier which binds it. 1. ( x)(px Qx) 2. ( x)px Qx In 1, the x in Qx is bound. In 2, the x in Qx is not bound. P An unbound variable is called a free variable. 3. ( x)px Qx 4. ( x)(px Qy) In 3, Qx is not in the scope of the quantifier, so that x is unbound. In 4, Qy is in the scope of the quantifier, but y is not the quantifier variable, so is unbound. P Free variables lack character. P Sentences with free variables are meaningless.

Open and Closed Sentences P Wffs that contain at least one unbound variable are called open sentences. Ax ( x)px Qx ( x)(px Qy) ( x)(px Qx) Rz P If a wff has no free variables, it is a closed sentence, and expresses a proposition. ( y)[(py Qy) (Ra Sa)] ( x)(px Qx) ( y)(ay By) P Both closed and open sentences may be wffs. P Translations from English into M should ordinarily yield closed sentences. P We will use open sentences during proofs. P We will remember the character (existential or universal) of each variable.

Formation Rules for Wffs of M 1. A predicate (capital letter) followed by a constant or variable (lower-case letter) is a wff. 2. For any variable â, if á is a wff that does not contain either ( â) or ( â) then ( â)á and ( â)á are wffs. 3. If á is a wff, so is á. 4. If á and â are wffs, then so are: (á â) (á â) (á â) (á â) 5. These are the only ways to make wffs.

Atomic Formulas Subformulas P A wff constructed only using rule 1 is called an atomic formula. Pa Qt Ax P A wff that is part of another wff is called a subformula. A proper subformula of á is a subformula of á not identical to á. P In (Pa Qb) ( x)rx, the following are all proper subformulas: Pa Qb Rx ( x)rx Pa Qb

Main Operators P Quantifiers and connectives are called operators, or logical operators. Atomic formulas lack operators. The last operator added according to the formation rules is called the main operator.

Overlapping Quantifiers P Not allowed P ( x)[px ( x)(qx Rx)] ill-formed