Re: Simulation vs. Execution in the Halting Problem

Liste des GroupesRevenir à theory 
Sujet : Re: Simulation vs. Execution in the Halting Problem
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 31. May 2025, 17:48:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101fbth$173bb$13@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 5/31/2025 7:39 AM, dbush wrote:
On 5/31/2025 2:41 AM, olcott wrote:
On 5/30/2025 8:16 PM, Richard Damon wrote:
On 5/30/25 11:41 AM, olcott wrote:
On 5/30/2025 3:45 AM, Mikko wrote:
On 2025-05-29 18:10:39 +0000, olcott said:
>
On 5/29/2025 12:34 PM, Mr Flibble wrote:
>
🧠 Simulation vs. Execution in the Halting Problem
>
In the classical framework of computation theory (Turing machines),
simulation is not equivalent to execution, though they can approximate one
another.
>
To the best of my knowledge a simulated input
always has the exact same behavior as the directly
executed input unless this simulated input calls
its own simulator.
>
The simulation of the behaviour should be equivalent to the real
behaviour.
>
That is the same as saying a function with infinite
recursion must have the same behavior as a function
without infinite recursion.
>
Nope. Where does it say that?
>
>
_DDD()
[00002192] 55             push ebp
[00002193] 8bec           mov ebp,esp
[00002195] 6892210000     push 00002192
[0000219a] e833f4ffff     call 000015d2  // call HHH
[0000219f] 83c404         add esp,+04
[000021a2] 5d             pop ebp
[000021a3] c3             ret
Size in bytes:(0018) [000021a3]
>
DDD emulated by HHH must be aborted.   // otherwise infinite recursion
DDD emulated by HHH1 need not be aborted.
>
  And the simulation performed by each of these is the same up to the point that HHH aborts, as you have admitted on the record:
 
No moron they are not.
HHH performs one whole recursive emulation of DDD
than HHH1 ever does BEFORE HHH EVER ABORTS.
--
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
29 May 25 * Re: Simulation vs. Execution in the Halting Problem238olcott
30 May 25 +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
30 May 25 `* Re: Simulation vs. Execution in the Halting Problem236Mikko
30 May 25  `* Re: Simulation vs. Execution in the Halting Problem235olcott
31 May 25   +* Re: Simulation vs. Execution in the Halting Problem175Richard Damon
31 May 25   i`* Re: Simulation vs. Execution in the Halting Problem174olcott
31 May 25   i +* Re: Simulation vs. Execution in the Halting Problem168dbush
31 May 25   i i`* Re: Simulation vs. Execution in the Halting Problem167olcott
31 May 25   i i +* Re: Simulation vs. Execution in the Halting Problem165dbush
31 May 25   i i i`* Re: Simulation vs. Execution in the Halting Problem164olcott
31 May 25   i i i `* Re: Simulation vs. Execution in the Halting Problem163dbush
31 May 25   i i i  `* Re: Simulation vs. Execution in the Halting Problem162Mike Terry
1 Jun 25   i i i   `* Re: Simulation vs. Execution in the Halting Problem161olcott
1 Jun 25   i i i    +* Re: Simulation vs. Execution in the Halting Problem159Mike Terry
1 Jun 25   i i i    i`* Re: Simulation vs. Execution in the Halting Problem158olcott
1 Jun 25   i i i    i `* Re: Simulation vs. Execution in the Halting Problem157Mike Terry
1 Jun 25   i i i    i  `* Re: Simulation vs. Execution in the Halting Problem156olcott
1 Jun 25   i i i    i   +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
1 Jun 25   i i i    i   +- Re: Simulation vs. Execution in the Halting Problem1dbush
1 Jun 25   i i i    i   `* Re: Simulation vs. Execution in the Halting Problem153Mike Terry
1 Jun 25   i i i    i    +* Re: Simulation vs. Execution in the Halting Problem13olcott
2 Jun 25   i i i    i    i+* Re: Simulation vs. Execution in the Halting Problem3Richard Damon
2 Jun 25   i i i    i    ii`* Re: Simulation vs. Execution in the Halting Problem2olcott
2 Jun 25   i i i    i    ii `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
2 Jun 25   i i i    i    i`* Re: Simulation vs. Execution in the Halting Problem9Mike Terry
2 Jun 25   i i i    i    i `* Re: Simulation vs. Execution in the Halting Problem8olcott
2 Jun 25   i i i    i    i  +* Re: Simulation vs. Execution in the Halting Problem3Fred. Zwarts
2 Jun 25   i i i    i    i  i`* Re: Simulation vs. Execution in the Halting Problem2olcott
3 Jun 25   i i i    i    i  i `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
2 Jun 25   i i i    i    i  `* Re: Simulation vs. Execution in the Halting Problem4Mike Terry
2 Jun 25   i i i    i    i   `* Re: Simulation vs. Execution in the Halting Problem3olcott
2 Jun 25   i i i    i    i    `* Re: Simulation vs. Execution in the Halting Problem2Mike Terry
2 Jun 25   i i i    i    i     `- Re: Simulation vs. Execution in the Halting Problem1olcott
2 Jun 25   i i i    i    +- Re: Simulation vs. Execution in the Halting Problem1olcott
3 Jun 25   i i i    i    +* Re: Simulation vs. Execution in the Halting Problem137Mike Terry
3 Jun 25   i i i    i    i+* Re: Simulation vs. Execution in the Halting Problem5André G. Isaak
3 Jun 25   i i i    i    ii`* Re: Simulation vs. Execution in the Halting Problem4olcott
3 Jun 25   i i i    i    ii `* Re: Simulation vs. Execution in the Halting Problem3André G. Isaak
3 Jun 25   i i i    i    ii  `* Re: Simulation vs. Execution in the Halting Problem2olcott
3 Jun 25   i i i    i    ii   `- Re: Simulation vs. Execution in the Halting Problem1André G. Isaak
3 Jun 25   i i i    i    i+* Re: Simulation vs. Execution in the Halting Problem5olcott
3 Jun 25   i i i    i    ii+- Re: Simulation vs. Execution in the Halting Problem1Fred. Zwarts
3 Jun 25   i i i    i    ii`* Re: Simulation vs. Execution in the Halting Problem3Richard Damon
3 Jun 25   i i i    i    ii `* Re: Simulation vs. Execution in the Halting Problem2olcott
4 Jun 25   i i i    i    ii  `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
3 Jun 25   i i i    i    i`* Re: Simulation vs. Execution in the Halting Problem126dbush
3 Jun 25   i i i    i    i +* Re: Simulation vs. Execution in the Halting Problem117Mike Terry
3 Jun 25   i i i    i    i i+* Re: Simulation vs. Execution in the Halting Problem114wij
3 Jun 25   i i i    i    i ii`* Re: Simulation vs. Execution in the Halting Problem113olcott
4 Jun 25   i i i    i    i ii +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
4 Jun 25   i i i    i    i ii `* Re: Simulation vs. Execution in the Halting Problem111Mikko
4 Jun 25   i i i    i    i ii  `* Re: Simulation vs. Execution in the Halting Problem110olcott
6 Jun 25   i i i    i    i ii   `* Re: Simulation vs. Execution in the Halting Problem109Mikko
6 Jun 25   i i i    i    i ii    `* Re: Simulation vs. Execution in the Halting Problem108olcott
7 Jun 25   i i i    i    i ii     `* Re: Simulation vs. Execution in the Halting Problem107Mikko
7 Jun 25   i i i    i    i ii      `* Re: Simulation vs. Execution in the Halting Problem106olcott
8 Jun 25   i i i    i    i ii       +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
8 Jun 25   i i i    i    i ii       `* Re: Simulation vs. Execution in the Halting Problem104Mikko
8 Jun 25   i i i    i    i ii        `* Re: Simulation vs. Execution in the Halting Problem103olcott
8 Jun 25   i i i    i    i ii         +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
10 Jun 25   i i i    i    i ii         `* Re: Simulation vs. Execution in the Halting Problem101Mikko
10 Jun 25   i i i    i    i ii          `* Re: Simulation vs. Execution in the Halting Problem100olcott
10 Jun 25   i i i    i    i ii           +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
11 Jun 25   i i i    i    i ii           `* Re: Simulation vs. Execution in the Halting Problem98Mikko
11 Jun 25   i i i    i    i ii            `* Re: Simulation vs. Execution in the Halting Problem97olcott
11 Jun 25   i i i    i    i ii             +* Re: Simulation vs. Execution in the Halting Problem49wij
11 Jun 25   i i i    i    i ii             i`* Re: Simulation vs. Execution in the Halting Problem48olcott
11 Jun 25   i i i    i    i ii             i `* Re: Simulation vs. Execution in the Halting Problem47wij
11 Jun 25   i i i    i    i ii             i  `* Re: Simulation vs. Execution in the Halting Problem46olcott
11 Jun 25   i i i    i    i ii             i   `* Re: Simulation vs. Execution in the Halting Problem45wij
11 Jun 25   i i i    i    i ii             i    `* Re: Simulation vs. Execution in the Halting Problem44olcott
11 Jun 25   i i i    i    i ii             i     `* Re: Simulation vs. Execution in the Halting Problem43wij
11 Jun 25   i i i    i    i ii             i      `* Re: Simulation vs. Execution in the Halting Problem42olcott
11 Jun 25   i i i    i    i ii             i       `* Re: Simulation vs. Execution in the Halting Problem41wij
11 Jun 25   i i i    i    i ii             i        `* Re: Simulation vs. Execution in the Halting Problem40olcott
11 Jun 25   i i i    i    i ii             i         +* Re: Simulation vs. Execution in the Halting Problem38wij
11 Jun 25   i i i    i    i ii             i         i`* Re: Simulation vs. Execution in the Halting Problem37olcott
11 Jun 25   i i i    i    i ii             i         i +* Re: Simulation vs. Execution in the Halting Problem35wij
11 Jun 25   i i i    i    i ii             i         i i`* Re: Simulation vs. Execution in the Halting Problem34olcott
11 Jun 25   i i i    i    i ii             i         i i `* Re: Simulation vs. Execution in the Halting Problem33wij
11 Jun 25   i i i    i    i ii             i         i i  `* Re: Simulation vs. Execution in the Halting Problem32olcott
11 Jun 25   i i i    i    i ii             i         i i   `* Re: Simulation vs. Execution in the Halting Problem31wij
11 Jun 25   i i i    i    i ii             i         i i    `* Re: Simulation vs. Execution in the Halting Problem30olcott
11 Jun 25   i i i    i    i ii             i         i i     `* Re: Simulation vs. Execution in the Halting Problem29wij
11 Jun 25   i i i    i    i ii             i         i i      +- Re: Simulation vs. Execution in the Halting Problem1wij
11 Jun 25   i i i    i    i ii             i         i i      `* Re: Simulation vs. Execution in the Halting Problem27olcott
11 Jun 25   i i i    i    i ii             i         i i       `* Re: Simulation vs. Execution in the Halting Problem26wij
11 Jun 25   i i i    i    i ii             i         i i        `* Re: Simulation vs. Execution in the Halting Problem25olcott
11 Jun 25   i i i    i    i ii             i         i i         `* Re: Simulation vs. Execution in the Halting Problem24wij
11 Jun 25   i i i    i    i ii             i         i i          `* Re: Simulation vs. Execution in the Halting Problem23olcott
12 Jun 25   i i i    i    i ii             i         i i           +* Re: Simulation vs. Execution in the Halting Problem21wij
12 Jun 25   i i i    i    i ii             i         i i           i`* Re: Simulation vs. Execution in the Halting Problem20olcott
12 Jun 25   i i i    i    i ii             i         i i           i `* Re: Simulation vs. Execution in the Halting Problem19wij
12 Jun 25   i i i    i    i ii             i         i i           i  `* Re: Simulation vs. Execution in the Halting Problem18olcott
12 Jun 25   i i i    i    i ii             i         i i           i   +* Re: Simulation vs. Execution in the Halting Problem10wij
12 Jun 25   i i i    i    i ii             i         i i           i   i`* Re: Simulation vs. Execution in the Halting Problem9olcott
12 Jun 25   i i i    i    i ii             i         i i           i   i +* Re: Simulation vs. Execution in the Halting Problem3wij
12 Jun 25   i i i    i    i ii             i         i i           i   i i`* Re: Simulation vs. Execution in the Halting Problem2olcott
12 Jun 25   i i i    i    i ii             i         i i           i   i i `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
12 Jun 25   i i i    i    i ii             i         i i           i   i `* Re: Simulation vs. Execution in the Halting Problem5Fred. Zwarts
12 Jun 25   i i i    i    i ii             i         i i           i   i  `* Re: Simulation vs. Execution in the Halting Problem4olcott
12 Jun 25   i i i    i    i ii             i         i i           i   `* Re: Simulation vs. Execution in the Halting Problem7joes
12 Jun 25   i i i    i    i ii             i         i i           `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
11 Jun 25   i i i    i    i ii             i         i `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
11 Jun 25   i i i    i    i ii             i         `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
11 Jun 25   i i i    i    i ii             +- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
12 Jun 25   i i i    i    i ii             `* Re: Simulation vs. Execution in the Halting Problem46Mikko
3 Jun 25   i i i    i    i i`* Re: Simulation vs. Execution in the Halting Problem2olcott
3 Jun 25   i i i    i    i `* Re: Simulation vs. Execution in the Halting Problem8olcott
3 Jun 25   i i i    i    `- Re: Simulation vs. Execution in the Halting Problem1Mikko
1 Jun 25   i i i    `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
31 May 25   i i `- Re: Simulation vs. Execution in the Halting Problem1Richard Damon
31 May 25   i `* Re: Simulation vs. Execution in the Halting Problem5Richard Damon
1 Jun 25   `* Re: Simulation vs. Execution in the Halting Problem59Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal