Mathematical induction :if P(1) and P(n)→P(n+1), then P(n) for all n∈N.
let P= property of ζ not yet proved.
we can prove P using induction. let F(n)= there exists some i′th ζ bulding-operations ends with ζ where i≤n.
consider G(n)=(F(n)→P). by using induction, we can prove G(n) for all n∈N. and since every ζ is formed in n′th where n∈N, P is proved.
p.s. 논리학분야에서 사용되는 귀납법은 일반적인 수학분야에서 쓰이는 것처럼 규칙이 눈에 보이게 나타나지 않고, 'use induction'하고 넘어가버리는 경우가 적지 않습니다.. 굳이 서술하자면 논리학에서 사용되는 귀납법은 대부분 위와 같은 형태를 띠고 있습니다. =_=... 저는 증명할 때 항상 난감한 부분이 induction이 등장하는 부분입니다. 머리로는 이해하겠는데, 어쩐지 잘 납득이 되지 않네요
'학문 > 수리논리학' 카테고리의 다른 글
soundness theorem for PL (2) | 2015.02.07 |
---|---|
First-Order Logic(1) (3) | 2015.02.01 |
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 |