On 5/10/2019 3:50 AM, xilog wrote:
> Anyone who is able to prove that Godel's incompleteness theorem is false will have a difficult time in persuading others of this, since Godel's proof of this theorem is accepted universally by professional logician's.
>
> There is a way to overcome this difficulty, as follows.
>
> Godel's result has been fully formalised and machine checked, more than once.
None-the-less when construed within the sound deductive inference model:
Introduction to Mathematical logic Sixth edition Elliott Mendelson (2015)
1.4 An Axiom System for the Propositional Calculus page 28
A wf C is said to be a consequence in S of a set Γ of wfs if and only if there is a
sequence B1, …, Bk of wfs such that C is Bk and, for each i, either Bi is an axiom
or Bi is in Γ, or Bi is a direct consequence by some rule of inference of some of
the preceding wfs in the sequence. Such a sequence is called a proof (or deduction)
of C from Γ. The members of Γ are called the hypotheses or premisses of the proof.
We use Γ ⊢ C as an abbreviation for “C is a consequence of Γ”...
Simply the subset of the above conventional formal proofs of mathematical logic having
true premises: True(Γ) ⊢ C
Then this sentence becomes simply false:
∃F ∈ Formal_System ∃G ∈ Closed_WFF(F) (G ↔ ((F ⊬ G) ∧ (F ⊬ ¬G)))
Because this part is deductively unsound: (F ⊬ G) ∧ (F ⊬ ¬G)
That valid deduction applied to True premises necessitates a true consequence
is a tautology.
> Someone in possession of a proof of its negation is therefore in a position to obtain a fully formal machine checked proof of a contradiction in an established logical system (e.g. in HOL, which is certainly capable of proving Godel's result).
No. That is not the problem. The problem is that the conventional notion of formal
system is insufficiently expressive to detect and reject semantic error.
The issue is comparable to this:
When a man that has never been married is asked:
Have you stopped beating your wife yet?
This question does not prove that human reasoning is
incomplete on the basis of questions lacking correct answers.
It simply proves that incorrect polar questions exist.
In this exact same way we decide that there is no closed
WFF of formal logic that lacks a specific Boolean value.
Any closed WFF that cannot be resolved to True or False
is semantically unsound.
>
> This would not be ignored.
> No-one who develops software for doing formalised mathematics can tolerate the derivation of contradictions using their software.
> If a contradiction is derived they will devote considerable effort to locating the infelicity in the proof checker, and if the problem lies not in the proof checker but in the consistency of the logical system which it implements, then they will certainly want that to be known and understood by the community at large.
Any formal system using the conventional Mendelson meaning of this
expression: Γ ⊢ C can be transformed into a complete and consistent
formal system by making this one change: True(Γ) ⊢ C
True(x) is defined as: (⊢x)
False(x) is defined as: (¬⊢x)
Deductively_Sound_Consequent(x) is defined as (True(x) ∨ False(x))
Thus correctly classifying every conventionally undecidable logic sentence
(closed WFF) as simply deductively unsound.
>
> By this means someone able to refute Godel's proof would be able to persuade many others of the merits of his arguments.
>
How hard is it to understand the basic model of Sound_Deduction?
True premises combined with valid inference necessitates true consequences.
How hard is it to understand ¬Sound_Deduction as either not true premises
or not valid deduction?
It really should not take any wild stretch of the imagination to realize
that any logic sentences X that cannot possibly be resolved to X or ¬X
are deductively unsound.
All of the undecidable sentences of conventional mathematical logic then
simply become deductively unsound.
And the man that has never been married when asked:
Have you stopped beating your wife yet?
correctly answers:
Incorrect_Question("Have you stopped beating your wife yet?")
> Of course, this is not easy to do.
> You need to have or acquire a competence in using an interactive theorem prover to obtain and check formal proofs, and you probably have to do an amount of work similar to what would ordinarily be involved in obtaining a PhD.
> But the reward would be substantial kudos.
>
> On the other hand, arguing informally that Godel was wrong, is probably not going to work.
>
--
Copyright 2019 Pete Olcott
All rights reserved