Relevance Logic as an Information-Based Logic. J. Michael Dunn Indiana University Bloomington

Size: px
Start display at page:

Download "Relevance Logic as an Information-Based Logic. J. Michael Dunn Indiana University Bloomington"

Transcription

1 Relevance Logic as an Information-Based Logic J. Michael Dunn Indiana University Bloomington

2 The Founders of Relevance Logic Ivan Orlov (1928) Calculus of Combatibility. Orlov s pioneering work was effectively lost until rediscovered in 1992 by Kosta Dosen in The First Axiomatization of Relevance Logic, Journal of Philosophical Logic 21, Moh Shaw-Kwei (1950) -- Implication fragment of R Alonzo Church (1951) Weak Calculus of Implication Implication fragment of R. The type system for his I-calculus. Wilhelm Ackermann (1956) Strenge Implikation., Later called Rigorous Implication. Equivalent to E, but proof of equivalence not obvious. Equivalence shown by Meyer and Dunn Alan Ross Anderson, Nuel Dinsmore Belnap, Jr. (1959) Systems E of Entailment and R of Relevant Implication (among others). Their papers, and volumes I and II of Entailment (1975, 1992) (co-authored with others, including various of their former students) made relevance/relevant logic an object of serious study.

3 Axioms and Rules of R A! A Self-Implication (1) (A! B)! [(C! A)! (C! B)] Prefixing (2) [A! (A! B)]! (A! B) Contraction (3) [A! (B! C)]! [B! (A! C)] Permutation: (4) (A ^ B)! A; (A ^ B)! B Conjunction Elimination (5) [(A! B) ^ (A! C)]! [A! (B ^ C)] Conjunction Introduction (6) A! (A _ B); B! (A _ B) Disjunction Introduction (7) [(A! C) ^ (B! C)]! [(A _ B)! C] Disjunction Elimination (8) [A ^ (B _ C)]! [(A ^ B) _ C] Distribution (9) (A! A)! A Reductio (10) (A! B)! (B! A) Contraposition (11) A! A Double Negation (12_ the rule modus ponens: A; A! B ` B the rule of adjunction: A; B ` A ^ B

4 Anderson and Belnap showed that A B is a theorem of the logic R only if A and B share a propositional variable. This is called the Variable Sharing Property (VSP) and has become the defining mark of a relevance (or relevant) logic. In particular the following are not theorems: (p p) q (Explosion) p (q q) (Triviality)

5 Routley and Meyer define a valuation v as a function that assigns to each pair of an atom and a set up (p, a) either the value T or F. From this, they inductively define a function I that assigns to each pair (A, a), where A is an arbitrary sentence, either T or F.

6 Valuation clauses for compound sentences We write x ϕ rather than I(ϕ, x) = T (Routley-Meyer) The Routley-Meyer evaluation clauses: 1) x p iff v(p, x) = T 2) x A iff not x* A 3) x A B iff x A and x B 4) x A B iff x A or x B 5) x A B iff a, b, if Rxab and a A, then b B

7 But first define a b iff R0ab. is a quasi-order (reflexive and transitive). They require the Hereditary Condition for all atomic sentences p : if a b & v(p, a)= T, then v(p, b) = T. They show by induction that it also holds for arbitrary sentences A given the valuation clauses on the next slide.

8 Interpretations of the Ternary Accessibility Relation 1. "Modal" Interpretation (relative relative possibility): a and b are compossible (or compatible) relative to c (Routley-Meyer 1973 credits it to Dunn). Canonically this amounts to if A is provable in the theory a, and B is provable in the theory b, then A B = (A B) is provable in the theory c. 2. Another "Modal" Interpretation (relative accessibility): if the antecedent of a law in a is realized in b, then its consequent is realized in c (Routley-Meyer 1972-II). Canonically this amounts to if A B is provable in the theory a, and A is provable in the theory b, then B is provable in the theory c.

9 3. Information Combining Interpretation: the piece of information a when combined with b equals (or is included) in c. (Urquhart, Fine, Mares) 4. Computational Interpretation: view information state a as "input" and view the information state b as a "program." Information state c is a potential result of running the program on that input. (Dunn) 5. Computation Composing interpretation: view both a and b as programs, and view the information state c as the program that arises when you compose the first program with the second (Dunn 2001, 2001a). 6. Naive Interpretation: situation b is relevant to situation c in the context of situation a (Dunn 2014).

10 7. Fuzzy Logic Interpretation: a, b, c are degrees of truth and c = a + b (Scott, Urquhart). 8. "Thirdness" Interpretation: a is a relation exemplified by the pair b and c, i.e., a is a relation between b and c. (Peirce, Dunn) 9. Causal Interpretation: Given the environment a, event b is the cause of event c. (Peirce, Bochman) 10. Arrow Logic (Dynamic) Interpretation: a is an arrow (transition) that includes the composition of the arrows (transitions) b and c. (van Benthem, Venema) 11. Phase space interpretation: c is the product of a and b (Girard). 12. Communication Interpretation: a is a channel connecting channel b to channel c. (Barwise)

11 In this talk we shall focus on ways of combining information states Here are three natural ways of interpreting Rabc in terms of combining information states: 1.Data Combining Interpretation: the piece of information a combined with b equals (or is included) in c. (Urquhart, Fine). 2.Program Applied to Data Interpretation: view information state a as "input" (static) and view the information state b as a "program" (dynamic). Information state c is a potential result of running that program b on that input a. (Dunn). 3.Program Combining Interpretation: view a and b both as programs, and view the result of composing these two programs a and b as equal to (or included in) c. (Dunn)

12 Let us imagine information states as piles of paper David Sipress

13 Interpretation 1: View the pieces of paper as data. Combining two piles of them into a single pile can be done in different ways. The simplest being to treat them as sets and not care about the order in which they are placed, or whether there are duplicates. Another way might be to regard them as multisets, and disregard the order while carefully noting the number of duplicates. Maybe the order could matter too as with sequences. And maybe the way the are grouped into files, say with file folders could matter. Interpretation 2: Think of the pieces of paper in the first pile (a) as a kind of program containing instructions about what to do with sentences on pieces of paper, and the idea is just to apply those instructions to the sentences in the other pile (b). Interpretation 3: Treat the sentences in both piles as instructions, and t compose the instructions from the first pile (a) with those in pile (b) so as to get new instructions.

14 To get a complete semantics for the logic of relevance R we use the multiset interpretation, not distinguishing order but distinguishing number of occurrences of a piece of paper. Then we interpret one pile of paper as included in another pile of paper if every piece of paper in the first pile is duplicated in the second pile, maybe more than once. a b c

15 Routley-Meyer Valuation Clause for Relevant Implication, Interpreted Relevantly x A B iff y, z, if Rxyz and y A, then z B A relevantly implies B in the context of situation x iff For all situations y, z, if y is relevant to z in context x and A holds in situation y then B holds in situation z.

16 Thank you!

17 References Alexander Bochman, "Dynamic Causal Calculus,"in C. G. De Giacomo, T. Eiter (eds.), Principles of Knowledge Representation and Reasoning: Proceedings of the 14th International Conference, KR Barwise, J. (1993), "Constraints, Channels, and the Flow of Information, in S. Peters and D. Israel (eds.), Situation Theory and Its Applications, Palo Alto CA: CSLI Publications (CSLI Lecture Notes). Beall, Jc, Brady, R., Dunn, J. M., Hazen, A. P., Mares, E., Meyer, R. K., Priest, G., Restall, G., Ripley, R., Slaney, J., Sylvan (formerly Routley), R. (2012), "On the Ternary Relation and Conditionality," The Journal of Symbolic Logic, 41, van Benthem, J. (1991), Language in Action: Categories, Lambdas and Dynamic Logic, North Holland. Dunn, J. M. (2001), "The Concept of Information and the Development of Modern Logic," in Zwischen traditioneller und moderner Logik : Nichtklassische Ansatze, ed. W. Stelzner and M. Stöckler, Mentis-Verlag, Paderborn, Dunn, J. M. (2001b), "Ternary Relational Semantics and Beyond," Logical Studies, 7, Dunn, J. M. (2001c), "Representation of Relation Algebras Using Routley-Meyer Frames, in C. A. Anderson and Zeleny, M. (eds.), Logic, Meaning and Computation: Essays in Memory of Alonzo Church, Dordrecht: Kluwer. Dunn, J. M. (2014),.The Relevance of Relevance to Relevance Logic,. In Logic and its Applications, M. Banerjee and S. N. Krishna (eds.), Lecture Notes in Computer Science 8923, Proceedings of 6th Indian Conference on Logic and its Applications, ICLA 2015, Mumbai, 11-29, Springer. Fine, K. (1974), "Models for Entailment," Journal of Philosophical Logic, 3, Girard J-Y (1987),.Linear Logic,. Theoretical Computer Science, 50, Maksimova, L. (1973), "A Semantics for the System E of Entailment," Bulletin of the Section of Logic, Polish Academy of Sciences, Institute of Philosophy and Sociology, 2, Mares, E. (1996), "Relevant Logic and the Theory of Information," Synthese, 109, Peirce, C. S. (1898), Reasoning and the Logic of Things: The Cambridge Conferences Lectures of 1898, K. Ketner (ed.) with an introduction by H.Putnam, Harvard University Press. Routley, R. and Meyer, R. K. (1972),.The Semantics of Entailment, II, III, Journal of Philosophical Logic, 1, and Routley, R. and Meyer, R. K. (1973), "The Semantics of Entailment," in H. Leblanc (ed.), Truth, Syntax and Modality, Proceedings of the Temple University conference on alternative semantics, Amsterdam: North Holland. Scott, D. (1974), "Completeness and Axiomatizability in Many-valued Logics." In L. Henkin et al (eds.), Proceedings of the Tarski Symposium, American Mathematical Society, 25, Urquhart, A. (1972), "Semantics for Relevant Logics," The Journal of Symbolic Logic, 37, Urquhart, A. (1973), "An Interpretation of Many-Valued Logic," Mathematical Logic Quarterly, 19, Venema, Y. (1996), "A Crash Course in Arrow Logic," in M. Marx, L. Pólos, and M. Masuch (eds.), Arrow Logic and Multi-Modal Logic, Palo Alto CA: CSLI Publications, 3-61.

General Logic (with Special Application to Relevance Logic)

General Logic (with Special Application to Relevance Logic) General Logic (with Special Application to Relevance Logic) Hans Halvorson (Version 0.2, Revised 7:27pm, Friday 13 th January, 2006.) 1 Structural Rules Our formulation of a natural deduction system for

More information

Equivalents of Mingle and Positive Paradox

Equivalents of Mingle and Positive Paradox Eric Schechter Equivalents of Mingle and Positive Paradox Abstract. Relevant logic is a proper subset of classical logic. It does not include among itstheoremsanyof positive paradox A (B A) mingle A (A

More information

Relevant Logic. Daniel Bonevac. March 20, 2013

Relevant Logic. Daniel Bonevac. March 20, 2013 March 20, 2013 The earliest attempts to devise a relevance logic that avoided the problem of explosion centered on the conditional. FDE, however, has no conditional operator, or a very weak one. If we

More information

First-Degree Entailment

First-Degree Entailment March 5, 2013 Relevance Logics Relevance logics are non-classical logics that try to avoid the paradoxes of material and strict implication: p (q p) p (p q) (p q) (q r) (p p) q p (q q) p (q q) Counterintuitive?

More information

On the ternary relation and conditionality

On the ternary relation and conditionality On the ternary relation and conditionality Jc Beall, Ross Brady, J. Michael Dunn, Allen Hazen, Edwin Mares, Robert K. Meyer, Graham Priest, Greg Restall, David Ripley, John Slaney, and Richard Sylvan (formerly

More information

On the ternary relation and conditionality

On the ternary relation and conditionality On the ternary relation and conditionality Jc Beall, Ross Brady, Michael Dunn, Allen Hazen, Edwin Mares, Robert K. Meyer, Graham Priest, Greg Restall, David Ripley, John Slaney, and Richard Sylvan (formerly

More information

RELEVANCE LOGIC AND THE CALCULUS OF RELATIONS

RELEVANCE LOGIC AND THE CALCULUS OF RELATIONS RELEVANCE LOGIC AND THE CALCULUS OF RELATIONS ROGER D. MADDUX Abstract. Sound and complete semantics for classical propositional logic can be obtained by interpreting sentences as sets. Replacing sets

More information

REL EVANT DERIVABIL ITY A ND CLASSICAL DERIVABILITY IN FITCH-STYLE AND AXIOMATIC FORMULATIONS OF RELEVANT LOGICS

REL EVANT DERIVABIL ITY A ND CLASSICAL DERIVABILITY IN FITCH-STYLE AND AXIOMATIC FORMULATIONS OF RELEVANT LOGICS REL EVANT DERIVABIL ITY A ND CLASSICAL DERIVABILITY IN FITCH-STYLE AND AXIOMATIC FORMULATIONS OF RELEVANT LOGICS Diderik BATENS and Jean Paul VAN BENDEGEM I. I t is well-known that Alan Ross Anderson and

More information

On truth, abnormal worlds, and necessity

On truth, abnormal worlds, and necessity On truth, abnormal worlds, and necessity Jc Beall 1 Introduction Various semantic theories (e.g., truth, exemplification, and more) are underwritten by so-called depth-relevant logics. Such logics afford

More information

Relevant and Substructural Logics

Relevant and Substructural Logics Relevant and Substructural Logics GREG RESTALL PHILOSOPHY DEPARTMENT, MACQUARIE UNIVERSITY Greg.Restall@mq.edu.au June 23, 2001 http://www.phil.mq.edu.au/staff/grestall/ Abstract: This is a history of

More information

A four-valued frame semantics for relevant logic

A four-valued frame semantics for relevant logic A four-valued frame semantics for relevant logic Takuro Onishi (Kyoto University) Kyoto Workshop on Dialetheism and Paraconsistency October 10 2016 Background Negation as negative modal operator Do sen

More information

Basic Algebraic Logic

Basic Algebraic Logic ELTE 2013. September Today Past 1 Universal Algebra 1 Algebra 2 Transforming Algebras... Past 1 Homomorphism 2 Subalgebras 3 Direct products 3 Varieties 1 Algebraic Model Theory 1 Term Algebras 2 Meanings

More information

ADMISSIBILITY OF ACKERMANN S RULE δ IN RELEVANT LOGICS

ADMISSIBILITY OF ACKERMANN S RULE δ IN RELEVANT LOGICS Logic and Logical Philosophy Volume 22 (2013), 411 427 DOI: 10.12775/LLP.2013.018 Gemma Robles ADMISSIBILITY OF ACKERMANN S RULE δ IN RELEVANT LOGICS Abstract. It is proved that Ackermann s rule δ is admissible

More information

Rasiowa-Sikorski proof system for the non-fregean sentential logic SCI

Rasiowa-Sikorski proof system for the non-fregean sentential logic SCI Rasiowa-Sikorski proof system for the non-fregean sentential logic SCI Joanna Golińska-Pilarek National Institute of Telecommunications, Warsaw, J.Golinska-Pilarek@itl.waw.pl We will present complete and

More information

Relevance Logic. Hans Halvorson. December 21, New Dec 16: Updated section on possible worlds semantics.

Relevance Logic. Hans Halvorson. December 21, New Dec 16: Updated section on possible worlds semantics. Relevance Logic Hans Halvorson December 21, 2007 New Dec 16: Updated section on possible worlds semantics 1 Structural rules Definition 11 The collection of dependencies is defined inductively (Base case)

More information

Propositional logic (revision) & semantic entailment. p. 1/34

Propositional logic (revision) & semantic entailment. p. 1/34 Propositional logic (revision) & semantic entailment p. 1/34 Reading The background reading for propositional logic is Chapter 1 of Huth/Ryan. (This will cover approximately the first three lectures.)

More information

Curry s Paradox, Generalized Modus Ponens Axiom and Depth Relevance

Curry s Paradox, Generalized Modus Ponens Axiom and Depth Relevance Manuscript. The final publication is available at Springer via http://dx.doi.org/10.1007/s11225-013-9471-x (Studia Logica, 102 (1), 185-217, 2014) Curry s Paradox, Generalized Modus Ponens Axiom and Depth

More information

First Degree Entailment

First Degree Entailment First Degree Entailment Melvin Fitting March 30, 2018 1 Truth Tables First Degree Entailment is a four-valued logic whose importance has become ever more apparent over the years. It arose out of work on

More information

Perp and Star in the Light of Modal Logic

Perp and Star in the Light of Modal Logic Perp and Star in the Light of Modal Logic Chunlai Zhou July 8, 2004 Abstract This paper is an exploration in the light of modal logic of Dunn s ideas about two treatments of negation in non-classical logics:

More information

Part XII RELEVANCE AND PARACONSISTENT LOGICS

Part XII RELEVANCE AND PARACONSISTENT LOGICS Part XII RELEVANCE AND PARACONSISTENT LOGICS 38 Relevance Logic EDWIN D. MARES 1 Non-Sequiturs are Bad Since 1993, when Andrew Wiles completed his difficult proof of Fermat s Last Theorem, mathematicians

More information

2. The Logic of Compound Statements Summary. Aaron Tan August 2017

2. The Logic of Compound Statements Summary. Aaron Tan August 2017 2. The Logic of Compound Statements Summary Aaron Tan 21 25 August 2017 1 2. The Logic of Compound Statements 2.1 Logical Form and Logical Equivalence Statements; Compound Statements; Statement Form (Propositional

More information

02 Propositional Logic

02 Propositional Logic SE 2F03 Fall 2005 02 Propositional Logic Instructor: W. M. Farmer Revised: 25 September 2005 1 What is Propositional Logic? Propositional logic is the study of the truth or falsehood of propositions or

More information

cis32-ai lecture # 18 mon-3-apr-2006

cis32-ai lecture # 18 mon-3-apr-2006 cis32-ai lecture # 18 mon-3-apr-2006 today s topics: propositional logic cis32-spring2006-sklar-lec18 1 Introduction Weak (search-based) problem-solving does not scale to real problems. To succeed, problem

More information

Characterizing Logical Consequence in Paraconsistent Weak Kleene

Characterizing Logical Consequence in Paraconsistent Weak Kleene Characterizing Logical Consequence in Paraconsistent Weak Kleene Roberto Ciuni Massimiliano Carrara Abstract. In this paper we present Parconsistent Weak Kleene (PWK), a logic that first appeared in the

More information

1. Propositional Calculus

1. Propositional Calculus 1. Propositional Calculus Some notes for Math 601, Fall 2010 based on Elliott Mendelson, Introduction to Mathematical Logic, Fifth edition, 2010, Chapman & Hall. 2. Syntax ( grammar ). 1.1, p. 1. Given:

More information

REPRESENTATION THEOREMS FOR IMPLICATION STRUCTURES

REPRESENTATION THEOREMS FOR IMPLICATION STRUCTURES Wojciech Buszkowski REPRESENTATION THEOREMS FOR IMPLICATION STRUCTURES Professor Rasiowa [HR49] considers implication algebras (A,, V ) such that is a binary operation on the universe A and V A. In particular,

More information

Knowledge representation DATA INFORMATION KNOWLEDGE WISDOM. Figure Relation ship between data, information knowledge and wisdom.

Knowledge representation DATA INFORMATION KNOWLEDGE WISDOM. Figure Relation ship between data, information knowledge and wisdom. Knowledge representation Introduction Knowledge is the progression that starts with data which s limited utility. Data when processed become information, information when interpreted or evaluated becomes

More information

Overview of Logic and Computation: Notes

Overview of Logic and Computation: Notes Overview of Logic and Computation: Notes John Slaney March 14, 2007 1 To begin at the beginning We study formal logic as a mathematical tool for reasoning and as a medium for knowledge representation The

More information

Deductive Systems. Lecture - 3

Deductive Systems. Lecture - 3 Deductive Systems Lecture - 3 Axiomatic System Axiomatic System (AS) for PL AS is based on the set of only three axioms and one rule of deduction. It is minimal in structure but as powerful as the truth

More information

Each copy of any part of a JSTOR transmission must contain the same copyright notice that appears on the screen or printed page of such transmission.

Each copy of any part of a JSTOR transmission must contain the same copyright notice that appears on the screen or printed page of such transmission. Modalities in Ackermann's "Rigorous Implication" Author(s): Alan Ross Anderson and Nuel D. Belnap, Jr. Source: The Journal of Symbolic Logic, Vol. 24, No. 2 (Jun., 1959), pp. 107-111 Published by: Association

More information

Propositional Logic Review

Propositional Logic Review Propositional Logic Review UC Berkeley, Philosophy 142, Spring 2016 John MacFarlane The task of describing a logical system comes in three parts: Grammar Describing what counts as a formula Semantics Defining

More information

COMP219: Artificial Intelligence. Lecture 19: Logic for KR

COMP219: Artificial Intelligence. Lecture 19: Logic for KR COMP219: Artificial Intelligence Lecture 19: Logic for KR 1 Overview Last time Expert Systems and Ontologies Today Logic as a knowledge representation scheme Propositional Logic Syntax Semantics Proof

More information

CHAPTER 11. Introduction to Intuitionistic Logic

CHAPTER 11. Introduction to Intuitionistic Logic CHAPTER 11 Introduction to Intuitionistic Logic Intuitionistic logic has developed as a result of certain philosophical views on the foundation of mathematics, known as intuitionism. Intuitionism was originated

More information

COMP219: Artificial Intelligence. Lecture 19: Logic for KR

COMP219: Artificial Intelligence. Lecture 19: Logic for KR COMP219: Artificial Intelligence Lecture 19: Logic for KR 1 Overview Last time Expert Systems and Ontologies Today Logic as a knowledge representation scheme Propositional Logic Syntax Semantics Proof

More information

Implicational F -Structures and Implicational Relevance. Logics. A. Avron. Sackler Faculty of Exact Sciences. School of Mathematical Sciences

Implicational F -Structures and Implicational Relevance. Logics. A. Avron. Sackler Faculty of Exact Sciences. School of Mathematical Sciences Implicational F -Structures and Implicational Relevance Logics A. Avron Sackler Faculty of Exact Sciences School of Mathematical Sciences Tel Aviv University Ramat Aviv 69978, Israel Abstract We describe

More information

On Urquhart s C Logic

On Urquhart s C Logic On Urquhart s C Logic Agata Ciabattoni Dipartimento di Informatica Via Comelico, 39 20135 Milano, Italy ciabatto@dsiunimiit Abstract In this paper we investigate the basic many-valued logics introduced

More information

1. Algebra H-B-M-S- <A, 0, 1,,,,,, >

1. Algebra H-B-M-S- <A, 0, 1,,,,,, > Bulletin of the Section of Logic Volume 17:3/4 (1988), pp. 127 133 reedition 2005 [original edition, pp. 127 137] Alexander S. Karpenko ALGEBRAIC STRUCTURE OF THE TRUTH-VALUES FOR L ω This paper is an

More information

Classical Propositional Logic

Classical Propositional Logic The Language of A Henkin-style Proof for Natural Deduction January 16, 2013 The Language of A Henkin-style Proof for Natural Deduction Logic Logic is the science of inference. Given a body of information,

More information

Outline. 1 Background and Aim. 2 Main results (in the paper) 3 More results (not in the paper) 4 Conclusion

Outline. 1 Background and Aim. 2 Main results (in the paper) 3 More results (not in the paper) 4 Conclusion Outline 1 Background and Aim 2 Main results (in the paper) 3 More results (not in the paper) 4 Conclusion De & Omori (Konstanz & Kyoto/JSPS) Classical and Empirical Negation in SJ AiML 2016, Sept. 2, 2016

More information

Applied Logic. Lecture 1 - Propositional logic. Marcin Szczuka. Institute of Informatics, The University of Warsaw

Applied Logic. Lecture 1 - Propositional logic. Marcin Szczuka. Institute of Informatics, The University of Warsaw Applied Logic Lecture 1 - Propositional logic Marcin Szczuka Institute of Informatics, The University of Warsaw Monographic lecture, Spring semester 2017/2018 Marcin Szczuka (MIMUW) Applied Logic 2018

More information

Přednáška 12. Důkazové kalkuly Kalkul Hilbertova typu. 11/29/2006 Hilbertův kalkul 1

Přednáška 12. Důkazové kalkuly Kalkul Hilbertova typu. 11/29/2006 Hilbertův kalkul 1 Přednáška 12 Důkazové kalkuly Kalkul Hilbertova typu 11/29/2006 Hilbertův kalkul 1 Formal systems, Proof calculi A proof calculus (of a theory) is given by: A. a language B. a set of axioms C. a set of

More information

Model Theory of Modal Logic Lecture 5. Valentin Goranko Technical University of Denmark

Model Theory of Modal Logic Lecture 5. Valentin Goranko Technical University of Denmark Model Theory of Modal Logic Lecture 5 Valentin Goranko Technical University of Denmark Third Indian School on Logic and its Applications Hyderabad, January 29, 2010 Model Theory of Modal Logic Lecture

More information

Lecture 14 Rosser s Theorem, the length of proofs, Robinson s Arithmetic, and Church s theorem. Michael Beeson

Lecture 14 Rosser s Theorem, the length of proofs, Robinson s Arithmetic, and Church s theorem. Michael Beeson Lecture 14 Rosser s Theorem, the length of proofs, Robinson s Arithmetic, and Church s theorem Michael Beeson The hypotheses needed to prove incompleteness The question immediate arises whether the incompleteness

More information

Omitting Types in Fuzzy Predicate Logics

Omitting Types in Fuzzy Predicate Logics University of Ostrava Institute for Research and Applications of Fuzzy Modeling Omitting Types in Fuzzy Predicate Logics Vilém Novák and Petra Murinová Research report No. 126 2008 Submitted/to appear:

More information

15414/614 Optional Lecture 1: Propositional Logic

15414/614 Optional Lecture 1: Propositional Logic 15414/614 Optional Lecture 1: Propositional Logic Qinsi Wang Logic is the study of information encoded in the form of logical sentences. We use the language of Logic to state observations, to define concepts,

More information

Knowledge base (KB) = set of sentences in a formal language Declarative approach to building an agent (or other system):

Knowledge base (KB) = set of sentences in a formal language Declarative approach to building an agent (or other system): Logic Knowledge-based agents Inference engine Knowledge base Domain-independent algorithms Domain-specific content Knowledge base (KB) = set of sentences in a formal language Declarative approach to building

More information

ON THE ATOMIC FORMULA PROPERTY OF HÄRTIG S REFUTATION CALCULUS

ON THE ATOMIC FORMULA PROPERTY OF HÄRTIG S REFUTATION CALCULUS Takao Inoué ON THE ATOMIC FORMULA PROPERTY OF HÄRTIG S REFUTATION CALCULUS 1. Introduction It is well-known that Gentzen s sequent calculus LK enjoys the so-called subformula property: that is, a proof

More information

Overview. Knowledge-Based Agents. Introduction. COMP219: Artificial Intelligence. Lecture 19: Logic for KR

Overview. Knowledge-Based Agents. Introduction. COMP219: Artificial Intelligence. Lecture 19: Logic for KR COMP219: Artificial Intelligence Lecture 19: Logic for KR Last time Expert Systems and Ontologies oday Logic as a knowledge representation scheme Propositional Logic Syntax Semantics Proof theory Natural

More information

PUBLICATIONS DE L'INSTITUT MATHÉMATIQUE Nouvelle série, tome 35 (49), 1984, pp INTUITIONISTIC DOUBLE NEGATION AS A NECESSITY OPERATOR Kosta Do»

PUBLICATIONS DE L'INSTITUT MATHÉMATIQUE Nouvelle série, tome 35 (49), 1984, pp INTUITIONISTIC DOUBLE NEGATION AS A NECESSITY OPERATOR Kosta Do» PUBLICATIONS DE L'INSTITUT MATHÉMATIQUE Nouvelle série, tome 35 (49), 1984, pp. 15 20 INTUITIONISTIC DOUBLE NEGATION AS A NECESSITY OPERATOR Kosta Do»sen Abstract. An intuitionistic propositional modal

More information

Natural Deduction for Propositional Logic

Natural Deduction for Propositional Logic Natural Deduction for Propositional Logic Bow-Yaw Wang Institute of Information Science Academia Sinica, Taiwan September 10, 2018 Bow-Yaw Wang (Academia Sinica) Natural Deduction for Propositional Logic

More information

KLEENE LOGIC AND INFERENCE

KLEENE LOGIC AND INFERENCE Bulletin of the Section of Logic Volume 4:1/2 (2014), pp. 4 2 Grzegorz Malinowski KLEENE LOGIC AND INFERENCE Abstract In the paper a distinguished three-valued construction by Kleene [2] is analyzed. The

More information

Propositional Logic. Yimei Xiang 11 February format strictly follow the laws and never skip any step.

Propositional Logic. Yimei Xiang 11 February format strictly follow the laws and never skip any step. Propositional Logic Yimei Xiang yxiang@fas.harvard.edu 11 February 2014 1 Review Recursive definition Set up the basis Generate new members with rules Exclude the rest Subsets vs. proper subsets Sets of

More information

185.A09 Advanced Mathematical Logic

185.A09 Advanced Mathematical Logic 185.A09 Advanced Mathematical Logic www.volny.cz/behounek/logic/teaching/mathlog13 Libor Běhounek, behounek@cs.cas.cz Lecture #1, October 15, 2013 Organizational matters Study materials will be posted

More information

First Order Logic: Syntax and Semantics

First Order Logic: Syntax and Semantics irst Order Logic: Syntax and Semantics COMP30412 Sean Bechhofer sean.bechhofer@manchester.ac.uk Logic Recap You should already know the basics of irst Order Logic (OL) It s a prerequisite of this course!

More information

Combining Propositional Dynamic Logic with Formal Concept Analysis

Combining Propositional Dynamic Logic with Formal Concept Analysis Proc. CS&P '06 Combining Propositional Dynamic Logic with Formal Concept Analysis (extended abstract) N.V. Shilov, N.O. Garanina, and I.S. Anureev A.P. Ershov Institute of Informatics Systems, Lavren ev

More information

The Importance of Being Formal. Martin Henz. February 5, Propositional Logic

The Importance of Being Formal. Martin Henz. February 5, Propositional Logic The Importance of Being Formal Martin Henz February 5, 2014 Propositional Logic 1 Motivation In traditional logic, terms represent sets, and therefore, propositions are limited to stating facts on sets

More information

Inference in Propositional Logic

Inference in Propositional Logic Inference in Propositional Logic Deepak Kumar November 2017 Propositional Logic A language for symbolic reasoning Proposition a statement that is either True or False. E.g. Bryn Mawr College is located

More information

Propositional Logic: Part II - Syntax & Proofs 0-0

Propositional Logic: Part II - Syntax & Proofs 0-0 Propositional Logic: Part II - Syntax & Proofs 0-0 Outline Syntax of Propositional Formulas Motivating Proofs Syntactic Entailment and Proofs Proof Rules for Natural Deduction Axioms, theories and theorems

More information

RELEVANT RESTRICTED QUANTIFICATION

RELEVANT RESTRICTED QUANTIFICATION Journal of Philosophical Logic (2006) DOI: 10.1007/s10992-005-9008-5 # Springer 2006 JC BEALL, ROSS T. BRADY, A. P. HAZEN, GRAHAM PRIEST and GREG RESTALL RELEVANT RESTRICTED QUANTIFICATION Received 04

More information

A NOTE ON DERIVATION RULES IN MODAL LOGIC

A NOTE ON DERIVATION RULES IN MODAL LOGIC Valentin Goranko A NOTE ON DERIVATION RULES IN MODAL LOGIC The traditional Hilbert-style deductive apparatus for Modal logic in a broad sense (incl. temporal, dynamic, epistemic etc. logics) seems to have

More information

Logic and Discrete Mathematics. Section 3.5 Propositional logical equivalence Negation of propositional formulae

Logic and Discrete Mathematics. Section 3.5 Propositional logical equivalence Negation of propositional formulae Logic and Discrete Mathematics Section 3.5 Propositional logical equivalence Negation of propositional formulae Slides version: January 2015 Logical equivalence of propositional formulae Propositional

More information

Неклассическая логика Non-classical Logic. Game Theoretical Semantic for Relevant Logic 1

Неклассическая логика Non-classical Logic. Game Theoretical Semantic for Relevant Logic 1 Логические исследования Logical Investigations 2015. Т. 21. 2. С. 42 52 2015, vol. 21, no 2, pp. 42 52 УДК 510.649 Неклассическая логика Non-classical Logic V.L. Vasukov Game Theoretical Semantic for Relevant

More information

Logic. Introduction to Artificial Intelligence CS/ECE 348 Lecture 11 September 27, 2001

Logic. Introduction to Artificial Intelligence CS/ECE 348 Lecture 11 September 27, 2001 Logic Introduction to Artificial Intelligence CS/ECE 348 Lecture 11 September 27, 2001 Last Lecture Games Cont. α-β pruning Outline Games with chance, e.g. Backgammon Logical Agents and thewumpus World

More information

Learning Goals of CS245 Logic and Computation

Learning Goals of CS245 Logic and Computation Learning Goals of CS245 Logic and Computation Alice Gao April 27, 2018 Contents 1 Propositional Logic 2 2 Predicate Logic 4 3 Program Verification 6 4 Undecidability 7 1 1 Propositional Logic Introduction

More information

5-valued Non-deterministic Semantics for The Basic Paraconsistent Logic mci

5-valued Non-deterministic Semantics for The Basic Paraconsistent Logic mci 5-valued Non-deterministic Semantics for The Basic Paraconsistent Logic mci Arnon Avron School of Computer Science, Tel-Aviv University http://www.math.tau.ac.il/ aa/ March 7, 2008 Abstract One of the

More information

Relevant First-Order Logic # and Curry s Paradox Resolution

Relevant First-Order Logic # and Curry s Paradox Resolution Relevant First-Order Logic and Curry s Paradox Resolution Jaykov Foukzon Israel Institute of Technology, Department of Mathematics, Haifa, Israel Email address: jaykovfoukzon@list.ru Abstract: In recent

More information

Propositional Logic Part 1

Propositional Logic Part 1 Propositional Logic Part 1 Yingyu Liang yliang@cs.wisc.edu Computer Sciences Department University of Wisconsin, Madison [Based on slides from Louis Oliphant, Andrew Moore, Jerry Zhu] slide 1 5 is even

More information

Natural Deduction. Formal Methods in Verification of Computer Systems Jeremy Johnson

Natural Deduction. Formal Methods in Verification of Computer Systems Jeremy Johnson Natural Deduction Formal Methods in Verification of Computer Systems Jeremy Johnson Outline 1. An example 1. Validity by truth table 2. Validity by proof 2. What s a proof 1. Proof checker 3. Rules of

More information

Mathematical Logic Prof. Arindama Singh Department of Mathematics Indian Institute of Technology, Madras. Lecture - 15 Propositional Calculus (PC)

Mathematical Logic Prof. Arindama Singh Department of Mathematics Indian Institute of Technology, Madras. Lecture - 15 Propositional Calculus (PC) Mathematical Logic Prof. Arindama Singh Department of Mathematics Indian Institute of Technology, Madras Lecture - 15 Propositional Calculus (PC) So, now if you look back, you can see that there are three

More information

MAI0203 Lecture 7: Inference and Predicate Calculus

MAI0203 Lecture 7: Inference and Predicate Calculus MAI0203 Lecture 7: Inference and Predicate Calculus Methods of Artificial Intelligence WS 2002/2003 Part II: Inference and Knowledge Representation II.7 Inference and Predicate Calculus MAI0203 Lecture

More information

A Characterization of Displayable Logics Extending Update Logic

A Characterization of Displayable Logics Extending Update Logic A Characterization of Displayable Logics Extending Update Logic Guillaume Aucher To cite this version: Guillaume Aucher. A Characterization of Displayable Logics Extending Update Logic. [Research Report]

More information

Propositional Logics and their Algebraic Equivalents

Propositional Logics and their Algebraic Equivalents Propositional Logics and their Algebraic Equivalents Kyle Brooks April 18, 2012 Contents 1 Introduction 1 2 Formal Logic Systems 1 2.1 Consequence Relations......................... 2 3 Propositional Logic

More information

Draft of February 2019 please do not cite without permission. A new modal liar 1 T. Parent

Draft of February 2019 please do not cite without permission. A new modal liar 1 T. Parent Draft of February 2019 please do not cite without permission 1. Introduction A new modal liar 1 T. Parent Standardly, necessarily is treated in modal logic as an operator on propositions (much like ~ ).

More information

Part 1: Propositional Logic

Part 1: Propositional Logic Part 1: Propositional Logic Literature (also for first-order logic) Schöning: Logik für Informatiker, Spektrum Fitting: First-Order Logic and Automated Theorem Proving, Springer 1 Last time 1.1 Syntax

More information

Advanced Topics in LP and FP

Advanced Topics in LP and FP Lecture 1: Prolog and Summary of this lecture 1 Introduction to Prolog 2 3 Truth value evaluation 4 Prolog Logic programming language Introduction to Prolog Introduced in the 1970s Program = collection

More information

Defining Double Negation Elimination

Defining Double Negation Elimination Defining Double Negation Elimination GREG RESTALL, Department of Philosophy, Macquarie University, Sydney 2109, Australia. Email: Greg.Restall@mq.edu.au. Web: http://www.phil.mq.edu.au/staff/grestall/

More information

On the Complexity of the Reflected Logic of Proofs

On the Complexity of the Reflected Logic of Proofs On the Complexity of the Reflected Logic of Proofs Nikolai V. Krupski Department of Math. Logic and the Theory of Algorithms, Faculty of Mechanics and Mathematics, Moscow State University, Moscow 119899,

More information

Section 1.1 Propositional Logic. proposition : true = T (or 1) or false = F (or 0) (binary logic) the moon is made of green cheese

Section 1.1 Propositional Logic. proposition : true = T (or 1) or false = F (or 0) (binary logic) the moon is made of green cheese Section 1.1 Propositional Logic proposition : true = T (or 1) or false = F (or 0) (binary logic) the moon is made of green cheese go to town! X - imperative What time is it? X - interrogative propositional

More information

Introduction to Intuitionistic Logic

Introduction to Intuitionistic Logic Introduction to Intuitionistic Logic August 31, 2016 We deal exclusively with propositional intuitionistic logic. The language is defined as follows. φ := p φ ψ φ ψ φ ψ φ := φ and φ ψ := (φ ψ) (ψ φ). A

More information

cse371/mat371 LOGIC Professor Anita Wasilewska Fall 2018

cse371/mat371 LOGIC Professor Anita Wasilewska Fall 2018 cse371/mat371 LOGIC Professor Anita Wasilewska Fall 2018 Chapter 7 Introduction to Intuitionistic and Modal Logics CHAPTER 7 SLIDES Slides Set 1 Chapter 7 Introduction to Intuitionistic and Modal Logics

More information

Some Non-Classical Approaches to the Brandenburger-Keisler Paradox

Some Non-Classical Approaches to the Brandenburger-Keisler Paradox Some Non-Classical Approaches to the Brandenburger-Keisler Paradox Can BAŞKENT The Graduate Center of the City University of New York cbaskent@gc.cuny.edu www.canbaskent.net KGB Seminar The Graduate Center

More information

Artificial Intelligence. Propositional logic

Artificial Intelligence. Propositional logic Artificial Intelligence Propositional logic Propositional Logic: Syntax Syntax of propositional logic defines allowable sentences Atomic sentences consists of a single proposition symbol Each symbol stands

More information

TR : Binding Modalities

TR : Binding Modalities City University of New York (CUNY) CUNY Academic Works Computer Science Technical Reports Graduate Center 2012 TR-2012011: Binding Modalities Sergei N. Artemov Tatiana Yavorskaya (Sidon) Follow this and

More information

Introduction to Metalogic

Introduction to Metalogic Philosophy 135 Spring 2008 Tony Martin Introduction to Metalogic 1 The semantics of sentential logic. The language L of sentential logic. Symbols of L: Remarks: (i) sentence letters p 0, p 1, p 2,... (ii)

More information

Knowledge based Agents

Knowledge based Agents Knowledge based Agents Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University Slides prepared from Artificial Intelligence A Modern approach by Russell & Norvig Knowledge Based Agents

More information

Hypersequent Calculi for some Intermediate Logics with Bounded Kripke Models

Hypersequent Calculi for some Intermediate Logics with Bounded Kripke Models Hypersequent Calculi for some Intermediate Logics with Bounded Kripke Models Agata Ciabattoni Mauro Ferrari Abstract In this paper we define cut-free hypersequent calculi for some intermediate logics semantically

More information

Proving Completeness for Nested Sequent Calculi 1

Proving Completeness for Nested Sequent Calculi 1 Proving Completeness for Nested Sequent Calculi 1 Melvin Fitting abstract. Proving the completeness of classical propositional logic by using maximal consistent sets is perhaps the most common method there

More information

Propositional Logic Language

Propositional Logic Language Propositional Logic Language A logic consists of: an alphabet A, a language L, i.e., a set of formulas, and a binary relation = between a set of formulas and a formula. An alphabet A consists of a finite

More information

Propositional Logic: Review

Propositional Logic: Review Propositional Logic: Review Propositional logic Logical constants: true, false Propositional symbols: P, Q, S,... (atomic sentences) Wrapping parentheses: ( ) Sentences are combined by connectives:...and...or

More information

Interpretability Logic

Interpretability Logic Interpretability Logic Logic and Applications, IUC, Dubrovnik vukovic@math.hr web.math.pmf.unizg.hr/ vukovic/ Department of Mathematics, Faculty of Science, University of Zagreb September, 2013 Interpretability

More information

Classical Gentzen-type Methods in Propositional Many-Valued Logics

Classical Gentzen-type Methods in Propositional Many-Valued Logics Classical Gentzen-type Methods in Propositional Many-Valued Logics Arnon Avron School of Computer Science Tel-Aviv University Ramat Aviv 69978, Israel email: aa@math.tau.ac.il Abstract A classical Gentzen-type

More information

3 The Semantics of the Propositional Calculus

3 The Semantics of the Propositional Calculus 3 The Semantics of the Propositional Calculus 1. Interpretations Formulas of the propositional calculus express statement forms. In chapter two, we gave informal descriptions of the meanings of the logical

More information

CISC-102 Winter 2016 Lecture 17

CISC-102 Winter 2016 Lecture 17 CISC-102 Winter 2016 Lecture 17 Logic and Propositional Calculus Propositional logic was eventually refined using symbolic logic. The 17th/18th century philosopher Gottfried Leibniz (an inventor of calculus)

More information

An Alternative Semantics for Quantified Relevant Logic

An Alternative Semantics for Quantified Relevant Logic An Alternative Semantics for Quantified Relevant Logic Edwin D. Mares and Robert Goldblatt Centre for Logic, Language and Computation Victoria University of Wellington, New Zealand Edwin.Mares@vuw.ac.nz,

More information

Dynamic Epistemic Logic in Update Logic

Dynamic Epistemic Logic in Update Logic Dynamic Epistemic Logic in Update Logic Guillaume Aucher To cite this version: Guillaume Aucher. Dynamic Epistemic Logic in Update Logic. Journal of Logic and Computation, Oxford University Press (OUP),

More information

Logical Agents. September 14, 2004

Logical Agents. September 14, 2004 Logical Agents September 14, 2004 The aim of AI is to develop intelligent agents that can reason about actions and their effects and about the environment, create plans to achieve a goal, execute the plans,

More information

On Modal Logics of Partial Recursive Functions

On Modal Logics of Partial Recursive Functions arxiv:cs/0407031v1 [cs.lo] 12 Jul 2004 On Modal Logics of Partial Recursive Functions Pavel Naumov Computer Science Pennsylvania State University Middletown, PA 17057 naumov@psu.edu June 14, 2018 Abstract

More information

An Introduction to Proof Theory

An Introduction to Proof Theory An Introduction to Proof Theory Class 1: Foundations Agata Ciabattoni and Shawn Standefer anu lss december 2016 anu Our Aim To introduce proof theory, with a focus on its applications in philosophy, linguistics

More information

Kleene realizability and negative translations

Kleene realizability and negative translations Q E I U G I C Kleene realizability and negative translations Alexandre Miquel O P. D E. L Ō A U D E L A R April 21th, IMERL Plan 1 Kleene realizability 2 Gödel-Gentzen negative translation 3 Lafont-Reus-Streicher

More information

The Modal Logic of Pure Provability

The Modal Logic of Pure Provability The Modal Logic of Pure Provability Samuel R. Buss Department of Mathematics University of California, San Diego July 11, 2002 Abstract We introduce a propositional modal logic PP of pure provability in

More information