Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine

Liste des GroupesRevenir à c theory 
Sujet : Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 19. Jul 2024, 18:40:17
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <8e9285fedb3eef4dca67116d90607e0feab21df3@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
User-Agent : Mozilla Thunderbird
On 7/19/24 12:02 PM, olcott wrote:
On 7/19/2024 10:53 AM, joes wrote:
Am Fri, 19 Jul 2024 09:18:05 -0500 schrieb olcott:
On 7/19/2024 2:49 AM, Mikko wrote:
On 2024-07-17 13:22:09 +0000, olcott said:
On 7/17/2024 2:32 AM, Mikko wrote:
On 2024-07-16 14:04:18 +0000, olcott said:
On 7/16/2024 6:53 AM, Richard Damon wrote:
On 7/15/24 10:51 PM, olcott wrote:
On 7/15/2024 2:40 PM, olcott wrote:
On 7/15/2024 2:30 PM, Fred. Zwarts wrote:
Op 15.jul.2024 om 04:33 schreef olcott:
On 7/14/2024 9:04 PM, Richard Damon wrote:
On 7/14/24 9:27 PM, olcott wrote:
>
Can't. Since programs are unchanging, their properties can not
change.
Your complier cannot produce self-modifying code.
My compiler can accept assembly language that can derive
self-modifying code.
Using non-standard extensions of the language may indeed permit that
unless the program is loaded to a read-only memory. The compiler is
designed so that ordinary programs can be loaded to read-only memory.
Some operating systems prevent programs from modifying themselves as if
the program were in a read-only memory, and typical compilers compile
so that the program can be run under such operating systems.
The bottom line is that an actual TM can modify its own code while it is
running when it has access to its own TM description and it is only
simulated by a UTM. In this case it can modify itself so that its input
is no longer contradictory.
Oh no. A running TM cannot change its transition table.
 A Self-Modifying Turing Machine is defined as a Turing
Machine Description that has access to its own tape
location on the UTM that is simulating it.
But Turing Machines don't have access to their description.
And your "UTM" isn't actually a UTM, as a UTM, by its definition, doesn't give the Turing Machine Description on the tape access to that part of the tape, as that isn't how Turing Machines work.
And that description on the tape isn't the description of an actual Turing Machine, as you seem to presume the thing thinks it has access to its description.
SO, NOTHING in that system is what you claimed it to be.
Now, you COULD define a Turing Machine that is something similar to a UTM, but not constrained to be exactly one that processes an input that has a description of an algorithm in a way similar to how you would describe it to a UTM, but with the understanding that it will be able to access its own description, and then interpret that part of the input as it processes the data.
The first big problem is that Turing Machines (and things that work by similar rules are you "self-Modifying Turing Machine Description") are slow at manipulating complicated data, and thus there is the difficulty of maintaining a valid description (at least valid enough to let the actual interpreter keep running correctly) on the tape while updating the description.
The second thing to point out is all this does is prove that since what we now have is an ACTUAL STANDARD TM processing this tape, and said TM could be prepended with code to insert onto the tape the representation of the "self-modifying machine description", all you have done is demonstart that your idea of a "Self-Modifying Turing Machine" can't actually do anything that a "normal" TM couldn't do, but may have lost some of the basic properties that simplify how we can prove things with them, means you concept isn't actually that useful.

 
Even then,
its description would include the selfmodification.
Being simulated does not change anything, as the simulated machine
is not aware of that.
When a Self-Modifying Turing Machine can change itself to become any
other Turing Machine then it can eliminate the pathological relationship
to its input.
I think not, because the selfmodification is built into it. It is
different from the version that doesn't have that.
>
 

Date Sujet#  Auteur
13 Jul 24 * Who here understands that the last paragraph is Necessarily true?172olcott
13 Jul 24 +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
14 Jul 24 `* Re: Who here understands that the last paragraph is Necessarily true?170Mikko
14 Jul 24  `* Re: Who here understands that the last paragraph is Necessarily true?169olcott
14 Jul 24   +* Re: Who here understands that the last paragraph is Necessarily true?154Richard Damon
15 Jul 24   i`* Re: Who here understands that the last paragraph is Necessarily true?153olcott
15 Jul 24   i `* Re: Who here understands that the last paragraph is Necessarily true?152Richard Damon
15 Jul 24   i  `* Re: Who here understands that the last paragraph is Necessarily true?151olcott
15 Jul 24   i   `* Re: Who here understands that the last paragraph is Necessarily true?150Richard Damon
15 Jul 24   i    `* Re: Who here understands that the last paragraph is Necessarily true?149olcott
15 Jul 24   i     `* Re: Who here understands that the last paragraph is Necessarily true?148Richard Damon
15 Jul 24   i      +* Re: Who here understands that the last paragraph is Necessarily true?111olcott
15 Jul 24   i      i+* Re: Who here understands that the last paragraph is Necessarily true?4Richard Damon
15 Jul 24   i      ii`* Re: Who here understands that the last paragraph is Necessarily true?3olcott
15 Jul 24   i      ii +- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
16 Jul 24   i      ii `- OLCOTT ADMITS TO LYING1Richard Damon
15 Jul 24   i      i+* Re: Who here understands that the last paragraph is Necessarily true?48Fred. Zwarts
15 Jul 24   i      ii`* Re: Who here understands that the last paragraph is Necessarily true?47olcott
16 Jul 24   i      ii +- OLCOTT ADMITS TO LYING FOR YEARS1Richard Damon
16 Jul 24   i      ii +* Re: Who here understands that the last paragraph is Necessarily true?40olcott
16 Jul 24   i      ii i`* Re: Who here understands that the last paragraph is Necessarily true?39Richard Damon
16 Jul 24   i      ii i `* Re: Who here understands that the last paragraph is Necessarily true?38olcott
16 Jul 24   i      ii i  +- Re: Who here understands that the last paragraph is Necessarily true?1joes
17 Jul 24   i      ii i  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      ii i  `* Re: Who here understands that the last paragraph is Necessarily true?35Mikko
17 Jul 24   i      ii i   `* Re: Who here understands that the last paragraph is Necessarily true?34olcott
18 Jul 24   i      ii i    +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
19 Jul 24   i      ii i    `* Re: Who here understands that the last paragraph is Necessarily true?32Mikko
19 Jul 24   i      ii i     `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine31olcott
19 Jul 24   i      ii i      +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
19 Jul 24   i      ii i      +* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine9joes
19 Jul 24   i      ii i      i`* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine8olcott
19 Jul 24   i      ii i      i +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      i `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine6André G. Isaak
20 Jul 24   i      ii i      i  `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine5olcott
20 Jul 24   i      ii i      i   +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      i   `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine3André G. Isaak
20 Jul 24   i      ii i      i    `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine2olcott
20 Jul 24   i      ii i      i     `- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine20Mikko
20 Jul 24   i      ii i       `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine19olcott
20 Jul 24   i      ii i        +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i        +* Re: Self-Modifying Turing Machine3joes
20 Jul 24   i      ii i        i`* Re: Self-Modifying Turing Machine2olcott
20 Jul 24   i      ii i        i `- Re: Self-Modifying Turing Machine1Richard Damon
21 Jul 24   i      ii i        `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine14Mikko
21 Jul 24   i      ii i         `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine13olcott
21 Jul 24   i      ii i          +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
21 Jul 24   i      ii i          +* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine2joes
21 Jul 24   i      ii i          i`- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
22 Jul 24   i      ii i          `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine9Mikko
22 Jul 24   i      ii i           `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine8olcott
23 Jul 24   i      ii i            `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine7Mikko
23 Jul 24   i      ii i             `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine6olcott
24 Jul 24   i      ii i              +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
25 Jul 24   i      ii i              `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine4Mikko
25 Jul 24   i      ii i               `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine3olcott
26 Jul 24   i      ii i                +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
26 Jul 24   i      ii i                `- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Mikko
16 Jul 24   i      ii `* Re: Who here understands that the last paragraph is Necessarily true?5Fred. Zwarts
16 Jul 24   i      ii  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
16 Jul 24   i      ii  `* Re: Who here understands that the last paragraph is Necessarily true?3olcott
16 Jul 24   i      ii   +- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
17 Jul 24   i      ii   `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
16 Jul 24   i      i`* Re: Who here understands that the last paragraph is Necessarily true?58Mikko
16 Jul 24   i      i `* Re: Who here understands that the last paragraph is Necessarily true?57olcott
17 Jul 24   i      i  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      i  `* Re: Who here understands that the last paragraph is Necessarily true?55Mikko
17 Jul 24   i      i   `* Re: Who here understands that the last paragraph is Necessarily true?54olcott
17 Jul 24   i      i    +* Re: Who here understands that the last paragraph is Necessarily true?26Fred. Zwarts
17 Jul 24   i      i    i`* Re: Who here understands that the last paragraph is Necessarily true?25olcott
17 Jul 24   i      i    i +* Re: Who here understands that the last paragraph is Necessarily true?23Fred. Zwarts
17 Jul 24   i      i    i i`* Re: Who here understands that the last paragraph is Necessarily true?22olcott
17 Jul 24   i      i    i i +- Re: Who here understands that the last paragraph is Necessarily true?1joes
18 Jul 24   i      i    i i +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
18 Jul 24   i      i    i i `* Re: Who here understands that the last paragraph is Necessarily true?19Fred. Zwarts
18 Jul 24   i      i    i i  `* Re: Who here understands that the last paragraph is Necessarily true?18olcott
19 Jul 24   i      i    i i   +* Re: Who here understands that the last paragraph is Necessarily true?7Fred. Zwarts
19 Jul 24   i      i    i i   i`* Re: Who here understands that the last paragraph is Necessarily true?6olcott
19 Jul 24   i      i    i i   i +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i   i `* Re: Who here understands that the last paragraph is Necessarily true?4Fred. Zwarts
20 Jul 24   i      i    i i   i  `* Re: Who here understands that the last paragraph is Necessarily true?3olcott
20 Jul 24   i      i    i i   i   +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i   i   `- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
19 Jul 24   i      i    i i   `* Re: Who here understands that the last paragraph is Necessarily true?10Mikko
19 Jul 24   i      i    i i    `* Re: Who here understands that the last paragraph is Necessarily true?9olcott
19 Jul 24   i      i    i i     +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i     +* Re: Who here understands that the last paragraph is Necessarily true?4Fred. Zwarts
20 Jul 24   i      i    i i     i`* Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue3olcott
20 Jul 24   i      i    i i     i +- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Richard Damon
20 Jul 24   i      i    i i     i `- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Fred. Zwarts
20 Jul 24   i      i    i i     `* Re: Who here understands that the last paragraph is Necessarily true?3Mikko
20 Jul 24   i      i    i i      `* Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue2olcott
20 Jul 24   i      i    i i       `- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Fred. Zwarts
18 Jul 24   i      i    i `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      i    +* Re: Who here understands that the last paragraph is Necessarily true?21joes
17 Jul 24   i      i    i`* Re: Who here understands that the last paragraph is Necessarily true?20olcott
17 Jul 24   i      i    i +* Re: Who here understands that the last paragraph is Necessarily true?18joes
17 Jul 24   i      i    i i`* Re: Who here understands that the last paragraph is Necessarily true?17olcott
18 Jul 24   i      i    i i `* Re: Who here understands that the last paragraph is Necessarily true?16joes
18 Jul 24   i      i    i i  `* Re: Who here understands that the last paragraph is Necessarily true?15olcott
18 Jul 24   i      i    i `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
18 Jul 24   i      i    +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
19 Jul 24   i      i    `* Re: Who here understands that the last paragraph is Necessarily true?5Mikko
15 Jul 24   i      `* Re: Who here understands that the last paragraph is Necessarily true?36olcott
15 Jul 24   `* Re: Who here understands that the last paragraph is Necessarily true?14Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal