Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--

Liste des GroupesRevenir à s logic 
Sujet : Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--
De : polcott2 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logic
Date : 08. Mar 2024, 07:38:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <use899$1hhbj$1@dont-email.me>
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 3/7/2024 9:53 PM, Richard Damon wrote:
On 3/7/24 7:29 PM, olcott wrote:
On 3/7/2024 8:34 PM, Richard Damon wrote:
On 3/7/24 6:02 PM, olcott wrote:
On 3/7/2024 7:35 PM, immibis wrote:
On 7/03/24 18:05, olcott wrote:
On 3/7/2024 8:47 AM, immibis wrote:
On 7/03/24 03:40, olcott wrote:
On 3/6/2024 8:22 PM, immibis wrote:
On 7/03/24 01:12, olcott wrote:
On 3/6/2024 5:59 PM, immibis wrote:
On 7/03/24 00:55, olcott wrote:
Ĥ.H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.Hqn
Correctly reports that Ĥ.H ⟨Ĥ⟩ ⟨Ĥ⟩ must abort its simulation.
>
H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* H.qy
Correctly reports that H ⟨Ĥ⟩ ⟨Ĥ⟩ need not abort its simulation.
>
What are the exact steps which the exact same program with the exact same input uses to get two different results?
I saw x86utm. In x86utm there is a mistake because Ĥ.H is not defined to do exactly the same steps as H, which means you failed to do the Linz procedure.
>
Both H(D,D) and H1(D,D) answer the exact same question:
Can I continue to simulate my input without ever aborting it?
>
>
Both H(D,D) and H1(D,D) are computer programs (or Turing machines). They execute instructions (or transitions) in sequence, determined by their programming and their input.
>
Yet because they both know their own machine address
they can both correctly determine whether or not they
themselves are called in recursive simulation.
>
They cannot do anything except for exactly what they are programmed to do.
>
H1(D,D) and H(D,D) are programmed to do this.
Because H1(D,D) simulates D(D) that calls H(D,D) that
aborts its simulation of D(D). H1 can see that its
own simulated D(D) returns from its call to H(D,D).
>
>
An Olcott machine can perform an equivalent operation.
>
Because Olcott machines are essentially nothing more than
conventional UTM's combined with Conventional Turing machine
descriptions their essence is already fully understood.
>
The input to Olcott machines can simply be the conventional
space delimited Turing Machine input followed by four spaces.
>
This is followed by the machine description of the machine
that the UTM is simulating followed by four more spaces.
>
To make the Linz proof work properly with Olcott machines, Ĥ should search for 4 spaces, delete its own machine description, and then insert the description of the original H. Then the Linz proof works for Olcott machines.
>
That someone can intentionally break an otherwise correct
halt decider
>
It always gives exactly the same answer as the working one, so how is it possibly broken?
>
>
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.Hq0 ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.Hqy ∞ // Ĥ applied to ⟨Ĥ⟩ halts
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.Hq0 ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.Hqn   // Ĥ applied to ⟨Ĥ⟩ does not halt
>
When this is executed in an Olcott machine then
Ĥ.H ⟨Ĥ⟩ ⟨Ĥ⟩ <Ĥ> is a different computation than H ⟨Ĥ⟩ ⟨Ĥ⟩ <H>
>
WHY?
>
The Master UTM will not change the usage at H^.H, because that is just an internal state of the Machine H^
>
>
The ONLY thing that the master UTM does differently is append
the TMD to the TMD's own tape.
 Right, so it gives H and H^ that input.
 H^ can erase that input and replace it.
 
>
At that point we have the IDENTICAL set of transitions (with just an equivalence mapping of state numbers) as H will have, and the EXACT same input as H
>
it is stipulated by the definition of Olcott machines
Ĥ.H ⟨Ĥ⟩ ⟨Ĥ⟩ <Ĥ> // last element is <Ĥ> (not H)
 Nope.
 H^.H isn't a "Olcott Machine" it is a sub-machine of H^
You already know that there is no such thing as sub-machines of
Turing machines. Turing machines have a set of states and a tape.
They have no sub-machines.

 Your Master UTM can't touch the tape here or it totally breaks the system.
 
The master UTM is merely an ordinary UTM that always appends
the slaves TMD to the slaves tape. That is all that there is
to the master UTM.

It can only add the description at the beginning, as it doesn't know what state in that machine are "sub-machines" and what are just parts of the machine running.
 
An ordinary UTM writes the input to the slaves tape.
The master UTM of Olcott machines simply adds one more step to this.
The master UTM is merely an ordinary UTM that always appends
the slaves TMD to the slaves tape. That is all that there is
to the master UTM.

You don't seem to understand much about Turing machines.
 I seem to remember you bailed out after like the first part of the first lesson.
 
You can't point out an errors because there are no errors.
You keep saying things at least slightly incorrectly like
sub-machines of Turing machines, there is no such thing.

   H ⟨Ĥ⟩ ⟨Ĥ⟩ <H> // last element is <H> (not Ĥ)
That the last element of the input to Ĥ.H and H <is> different.
>
 Until the code in H^ between q0 and H^.H changes it.
I have no idea what you are saying yet the only category that
it can be is that Ĥ tries to thwart its own internal termination
analyzer.

>
No matter how Ĥ ⟨Ĥ⟩ screws itself up this can have no
effect on H ⟨Ĥ⟩ ⟨Ĥ⟩.
>
The Olcott machine H ⟨Ĥ⟩ ⟨Ĥ⟩ <H> can see that it does not
call itself in recursive simulation.
>
As will the machine at H^.H, since the description it thinks it is doesn't match the machine that gets called.
>
A simply string comparison of the finite strings
⟨Ĥ⟩ and <Ĥ> proves that they are the same.
>
>
The Olcott machine Ĥ.H ⟨Ĥ⟩ ⟨Ĥ⟩ <Ĥ> can see that it calls
itself in recursive simulation unless it discards this
ability. In either case it cannot fool H, it either halts
or fails to halt.
>
>
But that isn't what H^.H gets called with.
>
Olcott machines always append the TMD to the end of the tape
of this TMD.
So H^ STARTS with <H^> at the end. The Tape, BY DEFINITION, is writable.
 That is sort of one problem with your x86UTM, its "tape" equivalent was Read Only since it was executable code space.
 
>
This means that they are an actual input to every TMD that
does not ignore them.
 Right, and H^ can change it.
 
>
>
The code between H^.q0 and H^.H removes the <H^> and replaces it with <H>, so the copy of H at H^.H can't tell the difference.
>
>
Ĥ cannot possibly do this because it has no access to nor
even knows the existence of any external ⟨H⟩.
 Of course it know about the ONE H that it is on a mission to make wrong.
Most of the halting problem proofs fail to understand
that an actual Turing machine cannot actually call
another external Turing machine. This means that it
cannot actually confound an external Turing machine.

 So that H, and only that H gets confonded.
 You sure seem dumb about that.
 
>
You don't seem to understand what a Turing Machine CAN do.
>
>
 
--
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
7 Mar 24 * Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--28immibis
7 Mar 24 `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--27olcott
8 Mar 24  `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--26immibis
8 Mar 24   `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--25olcott
8 Mar 24    +- Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--1immibis
8 Mar 24    `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--23Richard Damon
8 Mar 24     `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--22olcott
8 Mar 24      `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--21Richard Damon
8 Mar 24       `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--20olcott
8 Mar 24        `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--19olcott
8 Mar 24         +* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--14olcott
8 Mar 24         i`* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--13olcott
8 Mar 24         i `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--12immibis
8 Mar 24         i  `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--11olcott
8 Mar 24         i   `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--10immibis
8 Mar 24         i    `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--9olcott
8 Mar 24         i     +- Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--1Richard Damon
8 Mar 24         i     +- Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--1Richard Damon
9 Mar 24         i     `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--6immibis
9 Mar 24         i      `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--5olcott
9 Mar 24         i       +* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--3immibis
9 Mar 24         i       i`* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--2olcott
9 Mar 24         i       i `- Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--1Richard Damon
9 Mar 24         i       `- Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--1Richard Damon
8 Mar 24         `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--4immibis
8 Mar 24          `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--3olcott
8 Mar 24           `* Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --partial agreement--2immibis
8 Mar 24            `- Re: Refutation of the Peter Linz Halting Problem proof 2024-03-05 --closure yet?--1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal