Re: Title: A Structural Analysis of the Standard Halting Problem Proof

Liste des GroupesRevenir à s logic 
Sujet : Re: Title: A Structural Analysis of the Standard Halting Problem Proof
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logic comp.ai.philosophy
Date : 23. Jul 2025, 14:31:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <105qo8e$v75u$8@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12
User-Agent : Mozilla Thunderbird
On 7/23/2025 3:24 AM, Fred. Zwarts wrote:
Op 23.jul.2025 om 06:05 schreef olcott:
On 7/22/2025 9:32 PM, Richard Damon wrote:
>
No, YOU changed the subject of the problem from the OBJECTIVE behavior of the execution of DDD, to the SUBJECTIVE criteria of what HHH sees.
>
It is always the case that every halt decider is
only accountable for the behavior that its actual
input specifies and not accountable for the behavior
of any non-inputs. The textbooks don't do it this
way proves that textbooks are wrong.
Textbooks incorrectly assume that the behavior specified
by the finite string machine description of ⟨M⟩ is always
the same as the behavior of machine M. That is not the
case when M calls its own termination analyzer.
Turing machine halt deciders compute the mapping from
their input finite strings to the behavior that these
finite strings specify.

>
*Its been three years now and you can't remember*
<MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
     If simulating halt decider H correctly simulates its
     input D until H correctly determines that its simulated D
     would never stop running unless aborted then
>
     H can abort its simulation of D and correctly report that D
     specifies a non-halting sequence of configurations.
</MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
>
>
 Repeating the agreement with a vacuous statement is no rebuttal.
Since there is no H that correctly simulates D until it correctly detects that its D would never stop unless aborted', the conclusion is irrelevant.
 
_DD()
[00002162] 55             push ebp
[00002163] 8bec           mov ebp,esp
[00002165] 51             push ecx
[00002166] 6862210000     push 00002162 // push DD
[0000216b] e862f4ffff     call 000015d2 // call HHH
[00002170] 83c404         add esp,+04
[00002173] 8945fc         mov [ebp-04],eax
[00002176] 837dfc00       cmp dword [ebp-04],+00
[0000217a] 7402           jz 0000217e
[0000217c] ebfe           jmp 0000217c
[0000217e] 8b45fc         mov eax,[ebp-04]
[00002181] 8be5           mov esp,ebp
[00002183] 5d             pop ebp
[00002184] c3             ret
Size in bytes:(0035) [00002184]
Counter-factual.
That you do not understand the semantics of the
x86 language well enough to understand that this
is true is less than no rebuttal at all.
In the several years that I have presenting this
not one person has come up with a single correct
rebuttal to the statement that DD emulated by HHH
(according to the semantics of the x86 language)
would ever stop running of not aborted.
All of the rebuttals either used the strawman
deception to change the subject or were merely
a statement that my statement was really really
disbelieved. No one ever pointed out any actual error.

D halts even when not aborted,
Neither DD simulated by HHH, HHH nor DD()
halts unless HHH aborts its simulation of DD.
Disagreement is merely a failure to understand.

because it calls a function H that aborts and halts. The simulation of an aborting H has no need to be aborted.
Unless you change the input, but that is cheating.
Alternatively DD emulated by HHH cannot possibly
reach its own "ret" instruction and halt no matter
what HHH does.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
20 Jul05:58 * Title: A Structural Analysis of the Standard Halting Problem Proof43olcott
20 Jul12:13 +* Re: Title: A Structural Analysis of the Standard Halting Problem Proof41Richard Damon
20 Jul23:06 i+- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Richard Damon
20 Jul14:05 i+* Re: Title: A Structural Analysis of the Standard Halting Problem Proof9Alan Mackenzie
20 Jul15:53 ii+- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
20 Jul16:36 ii`* Re: Title: A Structural Analysis of the Standard Halting Problem Proof7olcott
20 Jul17:13 ii +* Re: Title: A Structural Analysis of the Standard Halting Problem Proof3Alan Mackenzie
21 Jul14:33 ii i+- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
20 Jul17:38 ii i`- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
21 Jul14:57 ii `* Re: Title: A Structural Analysis of the Standard Halting Problem Proof3olcott
22 Jul09:55 ii  +- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Fred. Zwarts
22 Jul14:43 ii  `- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
20 Jul15:34 i+* Re: Title: A Structural Analysis of the Standard Halting Problem Proof2olcott
20 Jul23:48 ii`- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Richard Damon
21 Jul22:49 i+* Re: Title: A Structural Analysis of the Standard Halting Problem Proof11olcott
21 Jul23:56 ii`* Re: Title: A Structural Analysis of the Standard Halting Problem Proof10Richard Damon
22 Jul04:46 ii `* Re: Title: A Structural Analysis of the Standard Halting Problem Proof9olcott
22 Jul09:48 ii  +- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Fred. Zwarts
22 Jul16:39 ii  `* Re: Title: A Structural Analysis of the Standard Halting Problem Proof7olcott
23 Jul04:15 ii   +* Re: Title: A Structural Analysis of the Standard Halting Problem Proof3olcott
23 Jul09:40 ii   i`* Re: Title: A Structural Analysis of the Standard Halting Problem Proof2Fred. Zwarts
23 Jul17:02 ii   i `- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
23 Jul05:11 ii   `* Re: Title: A Structural Analysis of the Standard Halting Problem Proof3olcott
23 Jul09:39 ii    +- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Fred. Zwarts
23 Jul14:35 ii    `- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
22 Jul05:17 i+* The error of the standard proof of the halting problem8olcott
22 Jul09:45 ii+* Re: The error of the standard proof of the halting problem6Fred. Zwarts
22 Jul17:09 iii`* Re: The error of the standard proof of the halting problem5olcott
22 Jul22:31 iii +- Re: The error of the standard proof of the halting problem1olcott
23 Jul09:20 iii `* Re: The error of the standard proof of the halting problem3Fred. Zwarts
23 Jul13:57 iii  `* Re: The error of the standard proof of the halting problem2olcott
24 Jul11:17 iii   `- Re: The error of the standard proof of the halting problem1Fred. Zwarts
22 Jul17:22 ii`- Re: The error of the standard proof of the halting problem1olcott
22 Jul16:49 i+* Re: Title: A Structural Analysis of the Standard Halting Problem Proof8olcott
23 Jul04:17 ii+* Re: Title: A Structural Analysis of the Standard Halting Problem Proof2olcott
23 Jul09:24 iii`- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Fred. Zwarts
23 Jul05:05 ii`* Re: Title: A Structural Analysis of the Standard Halting Problem Proof5olcott
23 Jul09:24 ii `* Re: Title: A Structural Analysis of the Standard Halting Problem Proof4Fred. Zwarts
23 Jul14:19 ii  +- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
23 Jul14:24 ii  +- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
23 Jul14:31 ii  `- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1olcott
22 Jul18:00 i`- Re: Title: A Structural Analysis of the Standard Halting Problem Proof --- Alan Mackenzie1olcott
23 Jul14:34 `- Re: Title: A Structural Analysis of the Standard Halting Problem Proof1Mild Shock

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal