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

Liste des GroupesRevenir à theory 
Sujet : Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theory
Date : 10. Mar 2025, 09:59:47
Autres entêtes
Organisation : -
Message-ID : <vqm9m3$18vjq$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 23 24 25 26 27 28
User-Agent : Unison/2.2
On 2025-03-09 13:16:20 +0000, olcott said:

On 3/9/2025 4:36 AM, Mikko wrote:
On 2025-03-08 14:09:58 +0000, olcott said:
 
On 3/8/2025 3:06 AM, Mikko wrote:
On 2025-03-07 15:11:53 +0000, olcott said:
 
On 3/7/2025 2:58 AM, Fred. Zwarts wrote:
Op 07.mrt.2025 om 03:31 schreef olcott:
On 3/6/2025 6:37 PM, Richard Damon wrote:
On 3/6/25 3:18 PM, olcott wrote:
On 3/6/2025 3:20 AM, joes wrote:
Am Wed, 05 Mar 2025 22:03:39 -0600 schrieb olcott:
On 3/5/2025 9:57 PM, dbush wrote:
On 3/5/2025 10:53 PM, olcott wrote:
On 3/5/2025 9:31 PM, dbush wrote:
On 3/5/2025 10:17 PM, olcott wrote:
On 3/5/2025 7:10 PM, dbush wrote:
 In other words, you know that what you're working on has nothing to
do with the halting problem, but you don't care.
 In other words I WILL NOT TOLERATE ANY BULLSHIT DEFLECTION.
You have proven that you know these things pretty well SO QUIT THE
SHIT!
You want people to accept that HHH(DD) does in fact report that
changing the code of HHH to an unconditional simulator and running
HHH(DD) will not halt.
 
DD correctly emulated by HHH cannot possibly reach its own "ret"
instruction and terminate normally.
 In other words, replacing the code of HHH with an unconditional
simulator and subsequently running HHH(DD) does not halt, which you
previously agreed is correct:
On 2/22/2025 1:02 PM, olcott wrote:
  > On 2/22/2025 11:10 AM, dbush wrote:
  >> On 2/22/2025 11:43 AM, olcott wrote:
  >>> The first point is DD correctly simulated by HHH cannot possibly
  >>> terminate normally by reaching its own "return" instruction.
  >>
  >> In other words, if the code of HHH is replaced with an
  >> unconditional simulator then it can be shown that DD is
  >> non-halting and therefore HHH(DD)==0 is correct.
  >>
  > Wow finally someone that totally gets it.
 If you disagree, explain why this is different.
In particular, give an example where X correctly emulated by Y is
different from replacing the code of Y with an unconditional simulator
and subsequently running Y(X).
 I may not have enough time left to change the subject and endlessly go
through anything but the exact point.
 
You used to have enough time.
 
 That is before the CAR T cell manufacturing process failed twice.
 Which really means you need to abandon your fraudulent methods
 _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]
 DD correctly emulated by HHH cannot possibly
reach its own "ret" instruction and terminate normally
because DD calls HHH(DD) in recursive emulation.
 
 No such HHH exists.
The programmer of HHH has the following options when HHH reaches the call to HHH:
 1) It just follows the call and starts simulating the code of HHH. This might eventually lead to infinite recursion. So, no correct simulation.
 
The code proves otherwise
https://github.com/plolcott/x86utm/blob/master/Halt7.c
 A program does not prove. In particular, it does not prove that no
different program exists.
 
 The source code 100% perfectly proves exactly what it
actually does. Whenever anyone disagrees with what it
actually does (as most people here have tried to get
away with) they are necessarily incorrect.
 No, it does not. It does not even specify any claim. It only specifies
a behavior, and much of it only inplicitly. A proof ends with the
sentence that is proven but the source code does not. Unless you only
want to clalim tnat }.
 _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
HHH does not present that assumption, which is therefore irrelevant
to the fact that https://github.com/plolcott/x86utm/blob/master/Halt7.c
does not prove anything.
--
Mikko

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