Modal Logics

Total Page:16

File Type:pdf, Size:1020Kb

Modal Logics Specification and Analysis of Contracts Lectures 3 and 4 Background: Modal Logics Gerardo Schneider gerardo@ifi.uio.no http://folk.uio.no/gerardo/ Department of Informatics, University of Oslo SEFM School, Oct. 27 - Nov. 7, 2008 Cape Town, South Africa university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 1 / 56 Plan of the Course 1 Introduction 2 Components, Services and Contracts 3 Background: Modal Logics 1 4 Background: Modal Logics 2 5 Deontic Logic 6 Challenges in Defining a Good Contract language 7 Specification of ’Deontic’ Contracts ( ) CL 8 Verification of ’Deontic’ Contracts 9 Conflict Analysis of ’Deontic’ Contracts 10 Other Analysis of ’Deontic’ Contracts and Summary university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 2 / 56 Depending on the semantics, we can interpret ' differently temporal ' will always hold @ doxastic I believe ' epistemic I know ' deontic It ought to be the case that ' Modal Logics Modal logic is the logic of possibility and necessity ': ' is necessarily true. 3@ ': ' is possibly true. Not a single system but many different systems depending on application Good to reason about causality and situations with incomplete information Different interpretation for the modalities: belief, knowledge, provability, etc. university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 3 / 56 Modal Logics Modal logic is the logic of possibility and necessity ': ' is necessarily true. 3@ ': ' is possibly true. Not a single system but many different systems depending on application Good to reason about causality and situations with incomplete information Different interpretation for the modalities: belief, knowledge, provability, etc. Depending on the semantics, we can interpret ' differently temporal ' will always hold @ doxastic I believe ' epistemic I know ' deontic It ought to be the case that ' university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 3 / 56 Modal Logic Dynamic Aspect of Modal Logic Modal logic is good to reason in dynamic situations Truth values may vary over time (classical logic is static) Sentences in classical logic are interpreted over a single structure or world In modal logic, interpretation consists of a collection K of possible worlds or states If states change, then truth values can also change Dynamic interpretation of modal logic Temporal logic Linear time Branching time Dynamic logic university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 4 / 56 Modal Logic Dynamic Aspect of Modal Logic Modal logic is good to reason in dynamic situations Truth values may vary over time (classical logic is static) Sentences in classical logic are interpreted over a single structure or world In modal logic, interpretation consists of a collection K of possible worlds or states If states change, then truth values can also change Dynamic interpretation of modal logic Temporal logic Linear time Branching time Dynamic logic university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 4 / 56 Modal Logics We will see In the rest of this and next lecture (2 hours): Temporal logic Propositional modal logic Multimodal logic Dynamic logic µ-calculus Real-time logics In the following lecture (1 hour): Deontic logic university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 5 / 56 Plan 1 Temporal Logic 2 Propositional Modal Logic 3 Multimodal Logic 4 Dynamic Logic 5 Mu-calculus 6 Real-Time Logics university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 6 / 56 Plan 1 Temporal Logic 2 Propositional Modal Logic 3 Multimodal Logic 4 Dynamic Logic 5 Mu-calculus 6 Real-Time Logics university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 7 / 56 Temporal Logic Introduction Temporal logic is the logic of time There are different ways of modeling time linear time vs. branching time time instances vs. time intervals discrete time vs. continuous time past and future vs. future only university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 8 / 56 p pp p . i−2i−1 i i+1 i+2 i+3 p p p . i−2i−1 i i+1 i+2 i+3 Temporal Logic Introduction In Linear Temporal Logic (LTL) we can describe such properties as, if i is now, p holds in i and every following point (the future) p holds in i and every preceding point (the past) We will only be concerned with the future university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 9 / 56 p pp p . i−2i−1 i i+1 i+2 i+3 p p p . i−2i−1 i i+1 i+2 i+3 Temporal Logic Introduction In Linear Temporal Logic (LTL) we can describe such properties as, if i is now, p holds in i and every following point (the future) p holds in i and every preceding point (the past) We will only be concerned with the future university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 9 / 56 p pp p . i−2i−1 i i+1 i+2 i+3 p p p . i−2i−1 i i+1 i+2 i+3 Temporal Logic Introduction In Linear Temporal Logic (LTL) we can describe such properties as, if i is now, p holds in i and every following point (the future) p holds in i and every preceding point (the past) We will only be concerned with the future university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 9 / 56 Temporal Logic Introduction We extend the first-order language to a temporal language T by adding the temporal operators , 3, , UL, R and W . L @ Interpretation '' will always (in every state) hold @ 3 '' will eventually (ins some state) hold '' will hold at the next point in time ' will eventually hold, and until that point ' will hold U ' R holds until (incl.) the point (if any) where ' holds (release) ' W ' will hold until holds (weak until or waiting for) university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 10 / 56 Temporal Logic Introduction Definition We define LTL formulae as follows: T: first-order formulae are also LTL formulae L ⊆ L If ' is an LTL formulae, so are ', 3 ', ' and ' @ : If ' and are LTL formulae, so are ' , ' R , ' W , ' , ' , ' and ' U _ ^ ) ≡ university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 11 / 56 Temporal Logic Semantics Definition A path is an infinite sequence of states σ = s0; s1; s2;::: k σ denotes the path sk ; sk+1; sk+2;::: σk denotes the state sk All computations are paths, but not vice versa university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 12 / 56 Linear Temporal Logic Semantics Definition We define the notion that an LTL formula ' is true(false) relative to a path σ, written σ = ' (σ = ') as follows. j 6j σ = ' iff σ0 = ' when ' j j 2 L σ = ' iff σ = ' j : 6j σ = ' iff σ = ' or σ = j _ j j σ = ' iff σk = ' for all k 0 j @ j ≥ σ = 3 ' iff σk = ' for some k 0 j j ≥ σ = ' iff σ1 = ' j j (cont.)university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 13 / 56 Linear Temporal Logic Semantics Definition (cont.) σ = ' iff σk = for some k 0, and j U j ≥ σi = ' for every i such that 0 i < k j ≤ σ = ' R iff for every j 0, j ≥ if for every i < j σi = ' then σj = 6j j σ = ' W iff σ = ' or σ = ' j j U j @ university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 14 / 56 Temporal Logic Semantics Definition If σ = ' for all paths σ, we say that ' is (temporally) valid and write j = ' (Validity) j If = ' (ie. σ = ' iff σ = , for all σ), we say that ' and are equivalentj ≡ and writej j ' (Equivalence) ∼ university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 15 / 56 Temporal Logic Semantics Definition If σ = ' for all paths σ, we say that ' is (temporally) valid and write j = ' (Validity) j If = ' (ie. σ = ' iff σ = , for all σ), we say that ' and are equivalentj ≡ and writej j ' (Equivalence) ∼ university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 15 / 56 σ = 3 p j p . 01 2 3 4 σ = p j p . 01 2 3 4 Temporal Logic Semantics σ = p j @ pp p pp . 01 2 3 4 university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 16 / 56 p . 01 2 3 4 σ = p j p . 01 2 3 4 Temporal Logic Semantics σ = p j @ pp p pp . 01 2 3 4 σ = 3 p j university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 16 / 56 p . 01 2 3 4 p . 01 2 3 4 Temporal Logic Semantics σ = p j @ pp p pp . 01 2 3 4 σ = 3 p j σ = p j university-logo Gerardo Schneider (UiO) Specification and Analysis of e-Contracts SEFM, 3-7 Nov 2008 16 / 56 σ = p R q – The sequence of q may be infinite j qq q q,p .
Recommended publications
  • 29 Alethic Modal Logics and Semantics
    29 Alethic Modal Logics and Semantics GERHARD SCHURZ 1 Introduction The first axiomatic development of modal logic was untertaken by C. I. Lewis in 1912. Being anticipated by H. McCall in 1880, Lewis tried to cure logic from the ‘paradoxes’ of extensional (i.e. truthfunctional) implication … (cf. Hughes and Cresswell 1968: 215). He introduced the stronger notion of strict implication <, which can be defined with help of a necessity operator ᮀ (for ‘it is neessary that:’) as follows: A < B iff ᮀ(A … B); in words, A strictly implies B iff A necessarily implies B (A, B, . for arbitrary sen- tences). The new primitive sentential operator ᮀ is intensional (non-truthfunctional): the truth value of A does not determine the truth-value of ᮀA. To demonstrate this it suf- fices to find two particular sentences p, q which agree in their truth value without that ᮀp and ᮀq agree in their truth-value. For example, it p = ‘the sun is identical with itself,’ and q = ‘the sun has nine planets,’ then p and q are both true, ᮀp is true, but ᮀq is false. The dual of the necessity-operator is the possibility operator ‡ (for ‘it is possible that:’) defined as follows: ‡A iff ÿᮀÿA; in words, A is possible iff A’s negation is not necessary. Alternatively, one might introduce ‡ as new primitive operator (this was Lewis’ choice in 1918) and define ᮀA as ÿ‡ÿA and A < B as ÿ‡(A ŸÿB). Lewis’ work cumulated in Lewis and Langford (1932), where the five axiomatic systems S1–S5 were introduced.
    [Show full text]
  • Principles of Knowledge, Belief and Conditional Belief Guillaume Aucher
    Principles of Knowledge, Belief and Conditional Belief Guillaume Aucher To cite this version: Guillaume Aucher. Principles of Knowledge, Belief and Conditional Belief. Interdisciplinary Works in Logic, Epistemology, Psychology and Linguistics, pp.97 - 134, 2014, 10.1007/978-3-319-03044-9_5. hal-01098789 HAL Id: hal-01098789 https://hal.inria.fr/hal-01098789 Submitted on 29 Dec 2014 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Principles of knowledge, belief and conditional belief Guillaume Aucher 1 Introduction Elucidating the nature of the relationship between knowledge and belief is an old issue in epistemology dating back at least to Plato. Two approaches to addressing this problem stand out from the rest. The first consists in providing a definition of knowledge, in terms of belief, that would somehow pin down the essential ingredient binding knowledge to belief. The second consists in providing a complete characterization of this relationship in terms of logical principles relating these two notions. The accomplishement of either of these two objectives would certainly contribute to solving this problem. The success of the first approach is hindered by the so-called ‘Gettier problem’. Until recently, the view that knowledge could be defined in terms of belief as ‘justified true belief’ was endorsed by most philosophers.
    [Show full text]
  • A Categorical Aspect of the Analogy Between Quan- Tifiers and Modalities
    A categorical aspect of the analogy between quan- tifiers and modalities Brice Halimi Abstract. The formal analogy relating existential quantification to a modal possibil- ity operator, and universal quantification to a modal necessity operator, is well-known. Its obvious limitation is, too: it holds on the condition of confining quantification to a single variable. This paper first presents that analogy in the terms of dynamic logic, which allows one to overcome the limitation just mentioned and to translate fragments of first-order logic into the language of propositional modal logic. It then sets out how the modal semantics for first-order logic which is established by dynamic logic lends itself to a classical algebraic development based on “cylindric algebras.” Finally, the main part of the paper shows how this algebraic semantics can be presented in a cate- gorical setting, and how the algebraic counterparts of first-order structures correspond to “fibered categories” which are shown to be substructures of the “syntactic” fibered category representing first-order logic. Mathematics Subject Classification (2000). Primary 03G15, 03G30; Secondary 03B10, 03B45, 03-03, 01A60. Keywords. Cylindric algebras; mirror cubes; fibered categories; Arthur Prior; dynamic logic; modal translation of fragments of first-order logic. 1. Analogy between quantifiers and modalities The analogy between the universal and the existential quantifiers, on the one hand, the modal operators of necessity and possibility, on the other, is well-known and dates back to Arthur Prior at least. That formal analogy turns on the the parallel double implications 2p ) p ) 3p and 8xfx ) fa ) 9xfx, and on the parallel dualities 8 = :9: and 2 = :3:.
    [Show full text]
  • Multimodal Logic Programminrr U Using Equational and Order-Sorted Logic*
    Theoretical Computer Science 105 (1992) 141-166 141 Elsevier Multimodal logic programminrr U using equational and order-sorted logic* Frangoise Debart, Patrice Enjalbert and Madeleine Lescot Laboratoire d’lnformatique, UniversitC de Caen, 14032 Caen Cedex, France Abstract Debart, F., P. Enjalbert and M. Lescot, Multimodal logic programming using equational and order-sorted logic, Theoretical Computer Science 105 (1992) 141-166. In our previous works a method for automated theorem proving in modal logic, based on algebraic and equational techniques, was proposed. In this paper we extend the method to multimodal logic and apply it to modal logic programming. Multimodal systems under consideration have a finite number of pairs of modal operators (Oi, qi) of any type among KD, KT, KD4, KT4, KF, and interaction axioms of the form qiA+ 0 jA. We define a translation from such logical systems to specially tailored equational theories of classical order-sorted logic, preserving satisfiability, and then use SLD E-resolution for theorem proving in these theories. Introduction In our previous works [4,3] we proposed a method for automated theorem proving in modal logic, based on algebraic and equational techniques. The aim of this paper is twofold. Firstly, we extend the method to multimodal logic developing [9]; secondly, we investigate its application to modal logic programming. The multimodal systems under consideration have a finite number of pairs of modal operators pi = (0 i, 0 i) (“modalities” in this paper) declared with some arbitrary “modal type” among KD, KT, KD4, KT4, KF. The standard possible-worlds seman- tics is straightforwardly extended: with each modality pi, a binary “accessibility relation” R, between worlds is associated, with the properties corresponding to the assigned modal type, respectively: seriality, reflexivity, seriality and transitivity, reflex- ivity and transitivity, or functionality.
    [Show full text]
  • A Brief Introduction to Modal Logic
    A BRIEF INTRODUCTION TO MODAL LOGIC JOEL MCCANCE Abstract. Modal logic extends classical logic with the ability to express not only `P is true', but also statements like `P is known' or `P is necessarily true'. We will define several varieties of modal logic, providing both their semantics and their axiomatic proof systems, and prove their standard soundness and completeness theorems. Introduction Consider the statement `It is autumn,' thinking in particular of the ways in which we might intend its truth or falsity. Is it necessarily autumn? Is it known that it is autumn? Is it believed that it is autumn? Is it autumn now, or will it be autumn in the future? If I fly to Bombay, will it still be autumn? All these modifications of our initial assertion are called by logicians `modalities', indicating the mode in which the statement is said to be true. These are not easily han- dled by the truth tables and propositional variables of the propositional calculus (PC) taught in introductory logic and proof courses, so logicians have developed an augmented form called `modal logic'. This provides mathematicians, computer scientists, and philosophers with the symbols and semantics needed to allow for rigorous proofs involving modalities, something that until recently was thought to be at best pointless, and at worst impossible. This paper will provide an introductory discussion of the subject that should be clear to those with a basic grasp of PC. We will begin by discussing the history and motivations of modal logic, including a few examples of such logics. We will then introduce the definitions and concepts needed for a rigorous discussion of the subject.
    [Show full text]
  • The Epistemic View of Concurrency Theory Sophia Knight
    The Epistemic View of Concurrency Theory Sophia Knight To cite this version: Sophia Knight. The Epistemic View of Concurrency Theory. Logic in Computer Science [cs.LO]. Ecole Polytechnique X, 2013. English. tel-00940413 HAL Id: tel-00940413 https://tel.archives-ouvertes.fr/tel-00940413 Submitted on 31 Jan 2014 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. The Epistemic View of Concurrency Theory Sophia Knight September 2013 1 i Abstract This dissertation describes three distinct but complementary ways in which epistemic reasoning plays a role in concurrency theory. The first and perhaps the one least explored so far is the idea of using epistemic modalities as programming constructs. Logic program- ming emerged under the slogan \Logic as a programming language" and the connection was manifest in a very clear way in the concurrent constraint programming paradigm. In the first part of the present thesis, we explore the role of epistemic, and closely related spatial modalities, as part of the programming language and not just as part of the meta-language for reasoning about protocols. The next part explores a variant of dynamic epistemic logic adapted to labelled transition systems.
    [Show full text]
  • Multimodal Separation Logic for Reasoning About Operational Semantics
    Multimodal Separation Logic for Reasoning About Operational Semantics Robert Dockins Andrew W. Appel Aquinas Hobor Princeton University Abstract We show how to reason, in the proof assistant Coq, about realistic programming languages using a com- bination of separation logic and heterogeneous multimodal logic. A heterogeneous multimodal logic is a logic with several modal operators that are not required to satisfy the same frame conditions. The result is a powerful and elegant system for reasoning about programming languages and their semantics. The techniques are quite general and can be adopted to a wide variety of settings. Keywords: Modal logic, separation logic, operational semantics, mechanical verification 1 Introduction Recent years have seen major advances in the field of machine-verified proofs for software correctness. In the process, techniques have been developed to aid the process of reasoning about software systems. Separation logic has emerged as a powerful way to reason about programming languages with mutable stores [25,21,18]. Separation logic contains the substruc- tural separated conjunction in addition to the ordinary conjunction of propositional logic. The separated conjunction of two predicates, P ∗ Q, captures the notion that the heap can be split into two disjoint pieces, one of which satisfies P and the other of which satisfies Q. Separating conjunction succinctly represents nonaliasing conditions that would otherwise have to be handled manually. Modal logic is another useful tool for reasoning about programming languages [23,24,20]. Recent work demonstrates how modal operators can succinctly express the construction of semantics for mutable references, recursive functions and recur- sive predicates [4,15]. Modal logics have also been used in the KeY project to verify JavaCard programs [7].
    [Show full text]
  • March 29 – April 07, 2013 Rio De Janeiro, Brazil
    Handbook of the 4th World Congress and School on Universal Logic March 29 { April 07, 2013 Rio de Janeiro, Brazil UNILOG'2013 www.uni-log.org ECEME { Escola de Comando e Estado-Maior do Ex´ercito Rio de Janeiro { Brasil Edited by Jean-Yves B´eziau,Arthur Buchsbaum and Alexandre Costa-Leite Revised by Alvaro Altair Contents 1 Organizers of UNILOG'13 5 1.1 Scientific Committee . 5 1.2 Organizing Committee . 5 1.3 Supporting Organizers . 6 2 Aim of the event 6 3 4th World School on Universal Logic 8 3.1 Aim of the School . 8 3.2 Tutorials . 9 3.2.1 Why Study Logic? . 9 3.2.2 How to get your Logic Article or Book published in English 9 3.2.3 Non-Deterministic Semantics . 10 3.2.4 Logic for the Blind as a Stimulus for the Design of Inno- vative Teaching Materials . 13 3.2.5 Hybrid Logics . 16 3.2.6 Psychology of Reasoning . 17 3.2.7 Truth-Values . 19 3.2.8 The Origin of Indian Logic and Indian Syllogism . 23 3.2.9 Logical Forms . 25 3.2.10 An Introduction to Arabic Logic . 26 3.2.11 Quantum Cognition . 28 3.2.12 Towards a General Theory of Classifications . 29 3.2.13 Connecting Logics . 31 3.2.14 Relativity of Mathematical Concepts . 32 3.2.15 Undecidability and Incompleteness are Everywhere . 33 3.2.16 Logic, Algebra and Implication . 34 3.2.17 Hypersequents and Applications . 36 3.2.18 Introduction to Modern Metamathematics . 37 3.2.19 Erotetic Logics .
    [Show full text]
  • 16 Feb 2004 Esnn.For Model-Checkin Representation, Reasoning
    Deciding regular grammar logics with converse through first-order logic⋆ St´ephane Demri1 and Hans de Nivelle2 1 LSV/CNRS UMR 8643 & INRIA Futurs projet SECSI & ENS Cachan 61, av. Pdt. Wilson, 94235 Cachan Cedex, France email: [email protected] 2 Max Planck Institut f¨ur Informatik Stuhlsatzenhausweg 85 66123 Saarbr¨ucken, Germany email: [email protected] Abstract. We provide a simple translation of the satisfiability problem for regular grammar logics with converse into GF2, which is the intersec- tion of the guarded fragment and the 2-variable fragment of first-order logic. This translation is theoretically interesting because it translates modal logics with certain frame conditions into first-order logic, without explicitly expressing the frame conditions. A consequence of the translation is that the general satisfiability prob- lem for regular grammar logics with converse is in EXPTIME. This extends a previous result of the first author for grammar logics without converse. Using the same method, we show how some other modal logics can be naturally translated into GF2, including nominal tense logics and intuitionistic logic. In our view, the results in this paper show that the natural first-order fragment corresponding to regular grammar logics is simply GF2 without extra machinery such as fixed point-operators. Keywords: modal and temporal logics, intuitionistic logic, relational transla- tion, guarded fragment, 2-variable fragment 1 Introduction arXiv:cs/0306117v2 [cs.LO] 16 Feb 2004 Translating modal logics. Modal logics are used in many areas of Computer Science, as for example knowledge representation, model-checking, and temporal reasoning. For theorem proving in modal logics, two main approaches can be distinguished.
    [Show full text]
  • Epistemic Logic and Information Update
    Epistemic Logic and Information Update A. Baltag, H.P. van Ditmarsch, and L.S. Moss January 14, 2009 1 Prologue Epistemic logic investigates what agents know or believe about certain factual descriptions of the world, and about each other. It builds on a model of what information is (statically) available in a given system, and isolates general principles concerning knowledge and belief. The information in a system may well change as a result of various changes: events from the outside, observations by the agents, communication between the agents, etc. This requires information updates. These have been investigated in computer science via interpreted sys- tems; in philosophy and in artificial intelligence their study leads to the area of belief revision. A more recent development is called dynamic epistemic logic. Dynamic epistemic logic is an extension of epistemic logic with dynamic modal operators for belief change (i.e., information update). It is the focus of our contribution, but its relation to other ways to model dynamics will also be discussed in some detail. Situating the chapter This chapter works under the assumption that knowledge is a variety of true justifiable belief. The suggestion that knowledge is nothing but true justified belief is very old in philosophy, going back to Plato if not further. The picture is that we are faced with alternative \worlds", including perhaps our own world but in addition other worlds. To know something is to observe that it is true of the worlds considered possible. Reasoners adjust their stock of possible worlds to respond to changes internal or external to them, to their reasoning or to facts coming from outside them.
    [Show full text]
  • Bimodal Logics with Aweakly Connected'component Without The
    Bimodal Logics with a ‘Weakly Connected’ Component without the Finite Model Property Agi Kurucz Department of Informatics King’s College London Abstract There are two known general results on the finite model property (fmp) of commuta- tors [L0,L1] (bimodal logics with commuting and confluent modalities). If L is finitely axiomatisable by modal formulas having universal Horn first-order correspondents, then both [L, K] and [L, S5] are determined by classes of frames that admit filtration, and so have the fmp. On the negative side, if both L0 and L1 are determined by transitive frames and have frames of arbitrarily large depth, then [L0,L1] does not have the fmp. In this paper we show that commutators with a ‘weakly connected’ component often lack the fmp. Our results imply that the above positive result does not generalise to universally axiomatisable component logics, and even commutators without ‘transitive’ components such as [K3, K] can lack the fmp. We also generalise the above negative result to cases where one of the component logics has frames of depth one only, such as [S4.3, S5] and the decidable product logic S4.3×S5. We also show cases when already half of commutativity is enough to force infinite frames. 1 Introduction A normal multimodal logic L is said to have the finite model property (fmp, for short), if for arXiv:1502.05834v1 [cs.LO] 20 Feb 2015 every L-falsifiable formula ϕ, there is a finite model (or equivalently, a finite frame [19]) for L where ϕ fails to hold. The fmp can be a useful tool in proving decidability and/or Kripke completeness of a multimodal logic.
    [Show full text]
  • Modality in Dialogue: Planning, Pragmatics and Computation
    University of Pennsylvania ScholarlyCommons IRCS Technical Reports Series Institute for Research in Cognitive Science September 1998 Modality in Dialogue: Planning, Pragmatics and Computation Matthew Stone University of Pennsylvania Follow this and additional works at: https://repository.upenn.edu/ircs_reports Stone, Matthew, "Modality in Dialogue: Planning, Pragmatics and Computation" (1998). IRCS Technical Reports Series. 67. https://repository.upenn.edu/ircs_reports/67 University of Pennsylvania Institute for Research in Cognitive Science Technical Report No. IRCS-98-23. This paper is posted at ScholarlyCommons. https://repository.upenn.edu/ircs_reports/67 For more information, please contact [email protected]. Modality in Dialogue: Planning, Pragmatics and Computation Abstract Natural language generation (NLG) is first and foremost a reasoning task. In this reasoning, a system plans a communicative act that will signal key facts about the domain to the hearer. In generating action descriptions, this reasoning draws on characterizations both of the causal properties of the domain and the states of knowledge of the participants in the conversation. This dissertation shows how such characterizations can be specified declaratively and accessed efficiently in G.NL The heart of this dissertation is a study of logical statements about knowledge and action in modal logic. By investigating the proof-theory of modal logic from a logic programming point of view, I show how many kinds of modal statements can be seen as straightforward instructions for computationally manageable search, just as Prolog clauses can. These modal statements provide sufficient expressive resources for an NLG system to represent the effects of actions in the world or to model an addressee whose knowledge in some respects exceeds and in other respects falls short of its own.
    [Show full text]