Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---

Liste des GroupesRevenir à c theory 
Sujet : Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 09. Mar 2025, 14:18:02
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vqk4ea$o4oh$3@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 23 24 25 26 27 28 29
User-Agent : Mozilla Thunderbird
On 3/9/2025 4:51 AM, joes wrote:
Am Sat, 08 Mar 2025 17:23:41 -0600 schrieb olcott:
On 3/8/2025 4:58 PM, dbush wrote:
On 3/8/2025 5:42 PM, olcott wrote:
On 3/8/2025 9:00 AM, dbush wrote:
On 3/8/2025 9:03 AM, olcott wrote:
>
Apparently you don't understand that inputs to a simulating
termination analyzer specifying infinite recursion or recursive
emulation cannot possibly reach their own final state and terminate
normally.
>
Apparently you don't understand that inputs to a termination
analyzer, simulating or otherwise, are specified by the specification
that is the halting function:
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly
(<X>,Y) maps to 0 if and only if X(Y) does not halt when executed
And HHH(DD)==0 fails to meet the above specification
>
*THIS IS A SEMANTIC TAUTOLOGY THUS IMPOSSIBLY FALSE* Replacing the
code of HHH with an unconditional simulator and subsequently running
HHH(DD) cannot possibly reach its own "ret" instruction and terminate
normally because DD calls HHH(DD) in recursive emulation.
 But HHH is not an unconditional simulator. It is supposed to break the
cycle.
 
It must if it is to be classified as a halt decider or termination
analyzer as per the definition.
>
In other words you believe that HHH should just ignore the fact that DD
makes a call that prevents DD from ever reaching its own final state?
 On the contrary, the call to HHH is guaranteed to return.
 
Neither HHH nor DD have any idea that DD calls its own emulator in
recursive emulation.
None-the-less both HHH and anyone with sufficient technical competence
can see that DD correctly emulated by HHH cannot possibly reach its own
final state.
Not reaching *the* final state (which undoubtedly exists) cannot be
called a correct simulation.
 
_DD()
[00002133] 55         push ebp      ; housekeeping
[00002134] 8bec       mov ebp,esp   ; housekeeping
[00002136] 51         push ecx      ; make space for local
[00002137] 6833210000 push 00002133 ; push DD
[0000213c] e882f4ffff call 000015c3 ; call HHH(DD)
[00002141] 83c404     add esp,+04
[00002144] 8945fc     mov [ebp-04],eax
[00002147] 837dfc00   cmp dword [ebp-04],+00
[0000214b] 7402       jz 0000214f
[0000214d] ebfe       jmp 0000214d
[0000214f] 8b45fc     mov eax,[ebp-04]
[00002152] 8be5       mov esp,ebp
[00002154] 5d         pop ebp
[00002155] c3         ret
Size in bytes:(0035) [00002155]
*When we assume that HHH emulates N steps of DD then*
DD correctly emulated by HHH cannot possibly reach
its own "ret" instruction and terminate normally
because DD calls HHH(DD) in recursive emulation.
I am not going to address any other point until this
point is fully understood because the other points
cannot be understood until this one is understood.
--
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
4 Mar 25 * DD correctly emulated by HHH --- Totally ignoring invalid rebuttals366olcott
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals4dbush
4 Mar 25 i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals3olcott
4 Mar 25 i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1dbush
4 Mar 25 i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1Fred. Zwarts
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals301Fred. Zwarts
4 Mar 25 i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals300olcott
4 Mar 25 i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals281Fred. Zwarts
4 Mar 25 i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---280olcott
4 Mar 25 i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---9joes
4 Mar 25 i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8olcott
4 Mar 25 i i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---5dbush
4 Mar 25 i i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---4olcott
4 Mar 25 i i i i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3dbush
5 Mar 25 i i i i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2dbush
5 Mar 25 i i i i   `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
5 Mar 25 i i i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
5 Mar 25 i i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1joes
5 Mar 25 i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---267Richard Damon
5 Mar 25 i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---266olcott
5 Mar 25 i i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---264Richard Damon
5 Mar 25 i i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---263olcott
5 Mar 25 i i i i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---262Richard Damon
5 Mar 25 i i i i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---261olcott
5 Mar 25 i i i i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8joes
5 Mar 25 i i i i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7olcott
5 Mar 25 i i i i   i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2joes
5 Mar 25 i i i i   i i`- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1olcott
6 Mar 25 i i i i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---4Richard Damon
6 Mar 25 i i i i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3olcott
6 Mar 25 i i i i   i   +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1dbush
6 Mar 25 i i i i   i   `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
5 Mar 25 i i i i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---252Richard Damon
5 Mar 25 i i i i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---251olcott
5 Mar 25 i i i i     +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1dbush
5 Mar 25 i i i i     +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---248joes
5 Mar 25 i i i i     i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---247olcott
5 Mar 25 i i i i     i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---244dbush
5 Mar 25 i i i i     i i+* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---198olcott
5 Mar 25 i i i i     i ii+* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---190dbush
5 Mar 25 i i i i     i iii`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---189olcott
6 Mar 25 i i i i     i iii `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---188dbush
6 Mar 25 i i i i     i iii  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---187olcott
6 Mar 25 i i i i     i iii   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---186dbush
6 Mar 25 i i i i     i iii    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---185olcott
6 Mar 25 i i i i     i iii     `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---184dbush
6 Mar 25 i i i i     i iii      `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---183olcott
6 Mar 25 i i i i     i iii       +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---93dbush
6 Mar 25 i i i i     i iii       i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---92olcott
6 Mar 25 i i i i     i iii       i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2dbush
6 Mar 25 i i i i     i iii       i i`- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1dbush
6 Mar 25 i i i i     i iii       i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---89joes
6 Mar 25 i i i i     i iii       i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---88olcott
7 Mar 25 i i i i     i iii       i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---87Richard Damon
7 Mar 25 i i i i     i iii       i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---86olcott
7 Mar 25 i i i i     i iii       i     +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---74Fred. Zwarts
7 Mar 25 i i i i     i iii       i     i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---73olcott
8 Mar 25 i i i i     i iii       i     i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
8 Mar 25 i i i i     i iii       i     i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---71Mikko
8 Mar 25 i i i i     i iii       i     i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---70olcott
8 Mar 25 i i i i     i iii       i     i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---24dbush
8 Mar 25 i i i i     i iii       i     i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---23olcott
8 Mar 25 i i i i     i iii       i     i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---22dbush
8 Mar 25 i i i i     i iii       i     i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---21olcott
9 Mar 25 i i i i     i iii       i     i   i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---19dbush
9 Mar 25 i i i i     i iii       i     i   i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---18olcott
9 Mar 25 i i i i     i iii       i     i   i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---17Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---16olcott
9 Mar 25 i i i i     i iii       i     i   i   i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---15Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---14olcott
9 Mar 25 i i i i     i iii       i     i   i   i     `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---13Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i      `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---12olcott
9 Mar 25 i i i i     i iii       i     i   i   i       `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---11Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i        `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---10olcott
10 Mar 25 i i i i     i iii       i     i   i   i         `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---9Richard Damon
10 Mar 25 i i i i     i iii       i     i   i   i          `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8olcott
10 Mar 25 i i i i     i iii       i     i   i   i           `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7Richard Damon
10 Mar 25 i i i i     i iii       i     i   i   i            `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---6olcott
10 Mar 25 i i i i     i iii       i     i   i   i             +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3Richard Damon
11 Mar 25 i i i i     i iii       i     i   i   i             i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2olcott
11 Mar 25 i i i i     i iii       i     i   i   i             i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
11 Mar 25 i i i i     i iii       i     i   i   i             +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Mikko
11 Mar 25 i i i i     i iii       i     i   i   i             `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1joes
9 Mar 25 i i i i     i iii       i     i   i   `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Mikko
8 Mar 25 i i i i     i iii       i     i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---9Fred. Zwarts
8 Mar 25 i i i i     i iii       i     i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8olcott
9 Mar 25 i i i i     i iii       i     i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7Fred. Zwarts
9 Mar 25 i i i i     i iii       i     i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---6olcott
9 Mar 25 i i i i     i iii       i     i   i   +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
10 Mar 25 i i i i     i iii       i     i   i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---4Fred. Zwarts
10 Mar 25 i i i i     i iii       i     i   i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3olcott
10 Mar 25 i i i i     i iii       i     i   i     +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
10 Mar 25 i i i i     i iii       i     i   i     `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
9 Mar 25 i i i i     i iii       i     i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---28Richard Damon
9 Mar 25 i i i i     i iii       i     i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---27olcott
9 Mar 25 i i i i     i iii       i     i   i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---22dbush
9 Mar 25 i i i i     i iii       i     i   i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---21olcott
9 Mar 25 i i i i     i iii       i     i   i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---19dbush
9 Mar 25 i i i i     i iii       i     i   i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---18olcott
9 Mar 25 i i i i     i iii       i     i   i i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---16dbush
9 Mar 25 i i i i     i iii       i     i   i i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---15olcott
9 Mar 25 i i i i     i iii       i     i   i i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1joes
9 Mar 25 i i i i     i iii       i     i   i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
9 Mar 25 i i i i     i iii       i     i   i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3Richard Damon
9 Mar 25 i i i i     i iii       i     i   i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
9 Mar 25 i i i i     i iii       i     i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8Mikko
7 Mar 25 i i i i     i iii       i     `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---11Richard Damon
6 Mar 25 i i i i     i iii       `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---89Fred. Zwarts
6 Mar 25 i i i i     i ii`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7Richard Damon
6 Mar 25 i i i i     i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---45Richard Damon
5 Mar 25 i i i i     i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1wij
6 Mar 25 i i i i     i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
6 Mar 25 i i i i     `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
5 Mar 25 i i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
5 Mar 25 i i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3Fred. Zwarts
5 Mar 25 i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals9Richard Damon
6 Mar 25 i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals8Mikko
6 Mar 25 i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1Mikko
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals13Bonita Montero
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals29Mikko
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals17Richard Damon
4 Mar 25 `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal