Re: My investigations into Godels Incompleteness Theorem



John Jones says...

Daryl McCullough wrote:

Let's try something much simpler. Consider the sentence
of arithmetic

0+0=0
....
Okay, then here is an example of a property of strings:

is a string that is 5 characters in length, and
whose first character is "0", whose second character
is "+", whose third character is "0", whose fourth
character is "=" and whose fifth character is "0"

Let's call that property "P".

Here is a fact about property P:

For any sentence S in the language of arithmetic,
if the string corresponding to S has property P,
then S is a theorem.

Do you agree? If not, why not?

Before you switch the computer off, I say that the properties of a
string are not conferred on the sentence that is constructed out of it.

Where in what I wrote did I say anything about properties of a
string being "conferred on the sentence that is constructed out of it"?

I said:
"For any sentence S in the language of arithmetic,
if the string corresponding to S has property P,
then S is a theorem."

Do you agree, or not?

--
Daryl McCullough
Ithaca, NY

.



Relevant Pages

  • Re: A note on computing thugs and coding bums
    ... to use another definition of the word "string", ... that C fails to allow programmers to handle some other data format, ... Another is to encapsulate the character ... The C language supports the former mechanism for dealing with arbitrary ...
    (comp.programming)
  • Re: Which is better - a char type or a string of length one?
    ... character long) we could, perhaps, get the first element of each as ... different from a fixed length string? ... That makes your language untyped (or ... means an array of elements, an ordered set. ...
    (comp.lang.misc)
  • Re: PL/I string representations
    ... >> of the language, so it was interesting to me, hopefully it will be to ... I found a workable compiler for Fortran in 1971 (with a bug ... >> The specified length is the minimum, and each time a character ... >> string is assigned to E, the length is stored with it. ...
    (comp.programming)
  • [TOMOYO #15 3/8] Common functions for TOMOYO Linux.
    ... This file contains common functions (e.g. policy I/O, pattern matching). ... Since TOMOYO Linux is a name based access control, ... TOMOYO Linux's string manipulation functions make reviewers feel crazy, ... the Linux kernel accepts all characters but NUL character ...
    (Linux-Kernel)
  • RfD: Escaped Strings version 4
    ... the S" string can only contain printable characters, ... the S" string cannot contain the '"' character, ... as an escape character for the entry of characters that cannot be ... \b BS (backspace, ASCII 8) ...
    (comp.lang.forth)

Loading