Loading [MathJax]/jax/output/HTML-CSS/jax.js


Let me introduce some symbols which are used for propositional logic.

 

 

Sentential connectives : ¬, ,, ,

 

and with parentheses, we call them logical symbols

 

nonlogical symbol : sentence symbols(A1,A2,) whose interpratation is upon the natural language. thus meaning of nonlogical symbols is unfixed.

 

we define symbol is distinct from each other. that is, any symbol is not a finite sequence of others; →≠, A1A2, A1

 

thus any sequence of symbols is unique. that is, if <x1,x2,,xn>=<y1,y2,,ym>, then m=n, xi=yi for all i

 

for conveniene, we'll omit '<', '>', ',' for a sequence. one example of this is <(,A1,,A2,)> = (A1A2)

 

define expression as a finite sequence of symbols. for some expressions, we'll call them well-formed formulas(wffs) when they meet below conditions.

 

1. any sentential symbol is wff.

2. If α and β are wffs, then so are (¬α),(αβ),(αβ),(αβ),(αβ)

3. no expression is a wff that is not made by process (1), (2).

 

 

 

define formula-building operations as below.

 

ε¬(α)=(¬α)

ε(α,β)=(αβ)

ε(α,β)=(αβ)

ε(α,β)=(αβ)

ε(α,β)=(αβ)

 

define construction sequence as a finite sequence <ϵ1,ϵ2,,ϵn> of expressions where ϵi is a sentence symbol or ϵi=ε¬(ϵj) where for some j<i, or ϵi=εx(ϵj,ϵk) for some j<i,k<i where x is any sentential connective.

 

using above definitions, we can check any wff α corresponds with some construction sequence that ends with α. then using strong mathematical induction, induction principle is established.

 

Induction principle : let S is a set of wffs which contains all sentence symbols and closed under five formula-building operations. then S is the set of all wffs.

'학문 > 수리논리학' 카테고리의 다른 글

compactness theorem for PL(3)  (0) 2015.01.23
compactness theorem for PL(2)  (0) 2015.01.23
compactness theorem for PL(1)  (0) 2015.01.23
recursion theorem  (1) 2015.01.21
Propositional Logic(2)  (0) 2015.01.18
Posted by 괴델
,