前置

命题逻辑演算

  • Zero-order language(零阶语言) :

    • Alphabet(字母表)(是countable的):
    • The set of well-formed formulas(良形公式)(wfs):
      • is a wfs
      • If and are wfs, then and are wfs
      • The set of all wfs generated by the above rules is called the set of wfs.
  • Formal system(形式系统) of statement calculus(命题演算):

    • Zero-order language(零阶语言) :
    • Axioms(公理):
      • (L1)
      • (L2)
      • (L3)
    • Rules of reduction(归约规则):
      • MP(modus ponens) Rules of deduction: from and , is a direct consequence where and are wfs of .
  • Proof(证明): A proof in is a sequence of wfs. such that for each , either is an axiom of or follows from two previous members of the sequence, say and () as a direct consequence using the rule of deduction MP. Such a proof will be referred to as a proof of in , and is said to be a theorem of .

  • Deduction(归约): let be a set of wfs. of (which may or may not be axioms or theorems of ). A sequence of wfs. of is a deduction from (记作) if for each , one of the following holds:

    • is an axiom of
    • is a member of
    • follows from two previous members of the sequence, say and () as a direct consequence using the rule of deduction MP.
  • Valuation(赋值): A valuation of is a function whose domain is the set of wfs. of and whose range is the set such that, for any wfs. of ,

    • if and only if and
  • Tautology(重言式): A wf is a tautology if for every valuation of .

  • Extension(扩张): An extension of is a formal system obtained by altering or enlarging the set of axioms so that all theorems of remain theorems (and new theorems are possibly introduced).

  • Consistent(一致): A extension of is consistent if there is not exist a wf of such that and are both theorems of extension of . 即对所有的 wf. 都有 不是 theorem of extension of

  • Complete(完备): A extension of is complete if for every wf. of , either or is a theorem of extension of .

性质

  1. ,where is any wf of
  2. Deduction theorem:
  3. (Hypothetical syllogism):
  4. Every theorem of is a tautology.
  5. is consistent.
  6. An extension of is consistent if and only if there is a wf. which is not a theorem of .
  7. 的一致扩张,的一个 wf.,且不是的定理,则向中添加作为公理,所得的扩张也是一致的。
  8. Let be an extension of . Then there is a consistent complete extension of
  9. If is a consistent extension of then there is a valuation in which each theorem of is true.
  10. (The Adequacy Theorem for ): If is a wf. of and is a tautology, then is a theorem of .