Re: Godel's Theorem and Model Theory



george says...

Can #("A") ever produce a hyperfinite natural?

No, if A is a formula of PA, then #A is always
a standard natural. But what's the relevance of
that? My point is that (Ex)(P(x, #("A")) --> A
does not say "There are no hyperfinite numbers".

Come on. It says that ~Con(PA) is false.
Even if it can't make the model standard, it at least narrows it
down to models of PA+Con(PA).

My point is just that "it can't make the model standard".

Your point that it could get the COMPLETE theory of true
arithmetic and STILL allow things nonstandard is one I
still don't appreciate.

The key here is that completeness is with respect to a
particular *language*. If the language is the language
of PA, then let T_true be the theory of true arithmetic,
which is the set of formulas of PA that are true in the
standard model of PA. This theory is necessarily complete,
but it has nonstandard models. To see this, get a new
theory T' with a new constant symbol a and with infinitely many
axioms of the form

a > 0
a > 1
...

(for each numeral n, there is a corresponding axiom
a > n)

This new theory is consistent, but it is not satisfied
by the standard model. So let M be a model of this new
theory. Then since T_true is a subtheory of T', M is
also a model of T_true. So M is a nonstandard model of
the complete theory of arithmetic.

--
Daryl McCullough
Ithaca, NY

.



Relevant Pages

  • Re: Is C99 the final C? (some suggestions)
    ... > that someone will try compile their stuff on an old compiler. ... > because the ANSI standard obsoleted them, and everyone picked up the ANSI ... fixed by using another language. ... >>are multiplying two expressions of the widest type supported by your ...
    (comp.lang.c)
  • Re: subroutine stack and C machine model
    ... They could have standardized that the language would be ... getting the facts wrong anyway. ... And the answer, for the Schildt books, is that they consistently produced ... to C start with the standard. ...
    (comp.lang.c)
  • Re: Two Questions about "strlen", "strcat" and "strcpy"
    ... >> No. zero terminated strings is the whole problem in the first place. ... > OR length prefixed strings the language would retain compatibility ... is not easily duplicated with the old standard then it will foster interest. ... The C standards committee is dead. ...
    (comp.lang.c)
  • Re: Forth Frustrations
    ... How would they even know what they are without being language lawyers? ... standard systems and a large number of nonstandard ones. ... interpreter, ... They set up four states -- HOST INTERPRETER COMPILER ...
    (comp.lang.forth)
  • Re: Is C99 the final C? (some suggestions)
    ... >> because the ANSI standard obsoleted them, and everyone picked up the ANSI ... > fixed by using another language. ... programmers managing the meaning of the symbols for more generic operators. ... According to a paper by Intel, widening multiply accounts for something like ...
    (comp.lang.c)

Loading