前置
命题逻辑演算
-
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 .
性质
- ,where is any wf of
- Deduction theorem:
- (Hypothetical syllogism):
- Every theorem of is a tautology.
- is consistent.
- An extension of is consistent if and only if there is a wf. which is not a theorem of .
- 设是的一致扩张,是的一个 wf.,且不是的定理,则向中添加作为公理,所得的扩张也是一致的。
- Let be an extension of . Then there is a consistent complete extension of
- If is a consistent extension of then there is a valuation in which each theorem of is true.
- (The Adequacy Theorem for ): If is a wf. of and is a tautology, then is a theorem of .