模态逻辑(1)——从命题逻辑开始

  导师给了我一篇写模态逻辑和证据理论的论文,一开始看蒙了,然后决定从头开始学模态逻辑,《A New Introduction to Modal Logic》这本书写挺好的,我一直看到system T,然后搞懂了论文中的内容,我打算写几篇博客记录我的学习过程。
  模态逻辑 (Modal logic) 研究的是“必然 (Necessity)”和“可能 (Possibility)”及相关概念。模态逻辑基于命题逻辑 (Propositional calculus, PC) ,在命题逻辑中,我们仅考虑事情在现实情况下的真 (Truth) 假 (Falsity),而模态逻辑还考虑在其他可能情况(或称为可能世界,Possible world,这类情况可能存在但现实不处于这类情况)下,事情是真还是假。

命题逻辑 (Propositional calculus, PC)

  命题逻辑是一种二值逻辑,它只有真 (Truth) 和假 (Falsity) 两种结果。命题逻辑的命题形式可以由一套公式来表达,公式由字母(变量)和一系列运算符( ¬ , ∨ , ∧ , ⊃ , ≡ \neg,\vee,\wedge,\supset,\equiv ¬,,,,)组成,我们只关心被称为合式公式 (Well-formed formulae, wff) 的表达式,wff 定义如下:

  1. 一个单独的字母 α \alpha α 是 wff;
  2. 如果 α \alpha α 是 wff,则 ¬ α \neg \alpha ¬α 也是 wff;
  3. 如果 α \alpha α β \beta β 是 wff,则 α ∨ β \alpha\vee \beta αβ 也是 wff(其他二元运算符类似);
  4. 有限次使用 1~3 构成的符号串也是 wff。

关于合式公式的更详细解释说明可以参考百度百科和其他资料。这里需要区分一下命题和表达命题形式的公式,命题有真命题和假命题之分,而公式只是一串符号,公式中的字母(变量)全部被替换为命题后,公式就变成了命题。

运算符定义

  接下来用真值表直观地表述各种运算符的定义,1 表述真,0 表述假。这些运算符均为真值函数运算符 (Truth-functional operator),给定输入后,可以明确地推导出输出。

否定 ¬ \neg ¬ (Negation sign)

¬ \neg ¬
10
01

析取 ∨ \vee (Disjunction sign)

∨ \vee 10
111
010

合取 ∧ \wedge (Conjunction sign)

∧ \wedge 10
110
000

蕴含 ⊃ \supset (Implication sign)

⊃ \supset 10
110
011

  合式公式 a ⊃ b a\supset b ab 可以理解为:“if a a a, then b b b”。

等价 ≡ \equiv (Equivalence sign)

≡ \equiv 10
110
001

合式公式的正确性 (Validity)

  合式公式中的字母(变量)全部被替换为命题后,合式公式也变成了一个命题。当且仅当每一种替换方式都能使合式公式变成一个真命题时,称这个合式公式为正确的 (valid)。可以画一个真值表,将合式公式中的变量换成各种 0(真)、1(假)组合,如果合式公式的运算结果全部为 1,那么合式公式是正确的。例如, p ∨ ¬ p p\vee \neg p p¬p ( p ∧ q ) ⊃ p (p\wedge q)\supset p (pq)p 是正确的合式公式。下面是一个复杂一点的例子:
wff 正确性示例

一些命题逻辑 (PC) 中正确的合式公式

  我后面再写博客的话,可能会用这些公式推导新的公式。
正确的合式公式

A NEW INTRODUCTION TO MODAL LOGIC Preface ix Part One: Basic Modal Propositional Logic 1 The Basic Notions 3 The language of PC C) Interpretation D) Further operators F) Interpretation of A , D and s G) Validity (8) Testing for validity: (i) the truth-table method A0) Testing for validity: (ii) the Reductio method A1) Some valid wff of PC A3) Basic modal notions A3) The language of propositional modal logic A6) Validity in propositional modal logic A7) Exercises — 1 B1) Notes B2) 2 The Systems K, T and D 23 Systems of modal logic B3) The system K B4) Proofs of theorems B6) L and M C3) Validity and soundness C6) The system T D1) A definition of validity for T D3) The system D D3) A note on derived rules D5) Consistency D6) Constant wff D7) Exercises — 2 D8) Notes D9) 3 The Systems S4, S5, B, Triv and Ver 51 Iterated modalities E1) The system S4 E3) Modalities in S4 E4) Validity for S4 E6) The system S5 E8) Modalities in S5 E9) Validity for S5 F0) The Brouwerian system F2) Validity for B F3) Some other systems F4) Collapsing into PC F4) Exercises — 3 F8) Notes G0) 4 Testing for validity 72 Semantic diagrams G3) Alternatives in a diagram (80) S4 diagrams (85) S5-diagrams (91) Exercises — 4 (92) Notes (93) 5 Conjunctive Normal Form 94 Equivalence transformations (94) Conjunctive normal form (96) Modal functions and modal degree (97) S5 reduction theorem (98) MCNF theorem A01) Testing formulae in MCNF A03) The completeness of S5 A05) A decision procedure for S5-validity A08) Triv and Ver again A08) Exercises — 5 A10) Notes A10) 6 Completeness 111 Maximal consistent sets of wff A13) Maximal consistent extensions A14) Consistent sets of wff in modal systems A16) Canonical models A17) The completeness of K, T, B, S4 and S5 A19) Triv and Ver again A21) Exercises — 6 A22) Notes A23) Part Two: Normal Modal Systems 7 Canonical Models 127 Temporal interpretations of modal logic A27) Ending time A31) Convergence A34) The frames of canonical models A36) A non-canonical system A39) Exercises — 7 A41) Notes A42) 8 Finite Models 145 The finite model property A45) Establishing the finite model property A45) The completeness of KW A50) Decidability A52) Systems without the finite model property A53) Exercises — 8 A56) Notes A56) 9 Incompleteness 159 Frames and models A59) An incomplete modal system A60) KH and KW A64) Completeness and the finite model property A65) General frames A66) What might we understand by incompleteness? A68) Exercises — 9 A69) Notes A70) 10 Frames and Systems 172 Frames for T, S4, B and S5 A72) Irreflexiveness A76) Compactness A77) S4.3.1 A79) First-order definability A81) Second-order logic A88) Exercises — 10 A89) Notes A90) 11 Strict Implication 193 Historical preamble A93) The 'paradoxes of implication' A94) Material and strict implication A95) The 'Lewis' systems A97) The system SI A98) Lemmon's basis for SI A99) The system S2 B00) The system S3 B00) Validity in S2 and S3 B01) Entailment B02) Exercises — 11 B05) Notes B06) 12 Glimpses Beyond 210 Axiomatic PC B10) Natural deduction B11) Multiply modal logics B17) The expressive power of multi-modal logics B19) Propositional symbols B20) Dynamic logic B20) Neighbourhood semantics B21) Intermediate logics B24) 'Syntactical' approaches to modality B25) Probabilistic semantics B27) Algebraic semantics B29) Exercises — 12 B29) Notes B30) Part Three: Modal Predicate Logic 13 The Lower Predicate Calculus 235 Primitive symbols and formation rules of non-modal LPC B35) Interpretation B37) The Principle of replacement B40) Axiomatization B41) Some theorems of LPC B42) Modal LPC B43) Semantics for modal LPC B43) Systems of modal predicate logic B44) Theorems of modal LPC B44) Validity and soundness B47) De re and de dicto B50) Exercises — 13 B54) Notes B55) 14 The Completeness of Modal LPC 256 Canonical models for Modal LPC B56) Completeness in modal LPC B62) Incompleteness B65) Other incompleteness results B70) The monadic modal LPC B71) Exercises — 14 B72) Notes B72) 15 Expanding Domains 274 Validity without the Barcan Formula B74) Undefined formulae B77) Canonical models without BF B80) Completeness B82) Incompleteness without the Barcan Formula B83) LPC + S4.4 (S4.9) B83) Exercises — 15 B87) Notes B87) 16 Modality and Existence 289 Changing domains B89) The existence predicate B92) Axiomatization of systems with an existence predicate B93) Completeness for existence predicates B96) Incompleteness C02) Expanding languages C02) Possibilist quantification revisited C03) Kripke-style systems C04) Completeness of Kripke-style systems C06) Exercises — 16 C09) Notes C10) 17 Identity and Descriptions 312 Identity in LPC C12) Soundness and completeness C14) Definite descriptions C18) Descriptions and scope C23) Individual constants and function symbols C27) Exercises — 17 C28) Notes C29) 18 Intensional Objects 330 Contingent identity C30) Contingent identity systems C34) Quantifying over all intensional objects C35) Intensional objects and descriptions C42) Intensional predicates C44) Exercises — 18 C47) Notes C48) 19 Further Issues 349 First-order modal theories C49) Multiple indexing C50) Counterpart theory C53) Counterparts or intensional objects? C57) Notes C58) Axioms, Rules and Systems 359 Axioms for normal systems C59) Some normal systems C61) Non- normal systems C63) Modal predicate logic C65) Table I: Normal Modal Systems C67) Table II: Non-normal Modal Systems C68) Solutions to Selected Exercises 369 Bibliography 384 Index 398
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值