Re: DDD specifies recursive emulation to HHH and halting to HHH1

Liste des GroupesRevenir à theory 
Sujet : Re: DDD specifies recursive emulation to HHH and halting to HHH1
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 31. Mar 2025, 23:49:26
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <46e0e3feda3d1eb14d32fe71c831a58dac491de1@i2pn2.org>
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
User-Agent : Mozilla Thunderbird
On 3/31/25 6:08 PM, olcott wrote:
On 3/31/2025 3:30 PM, joes wrote:
Am Mon, 31 Mar 2025 13:59:52 -0500 schrieb olcott:
On 3/31/2025 6:19 AM, Richard Damon wrote:
On 3/30/25 11:16 PM, olcott wrote:
On 3/30/2025 9:40 PM, Richard Damon wrote:
On 3/30/25 10:17 PM, olcott wrote:
On 3/30/2025 7:35 PM, Richard Damon wrote:
On 3/30/25 5:56 PM, olcott wrote:
On 3/30/2025 4:05 PM, Richard Damon wrote:
On 3/30/25 4:32 PM, olcott wrote:
On 3/30/2025 1:52 PM, Richard Damon wrote:
On 3/30/25 2:27 PM, olcott wrote:
On 3/30/2025 3:12 AM, joes wrote:
Am Sat, 29 Mar 2025 16:46:26 -0500 schrieb olcott:
On 3/29/2025 3:14 PM, dbush wrote:
On 3/29/2025 4:01 PM, olcott wrote:
>
>
It is dishonest to expect non-terminating inputs to
complete.
A complete simulation of a nonterminating input doesn't halt.
You missed something here.
>
When UTM1 is a UTM that has been adapted to only simulate a
finite number of steps
So not an UTM.
And here.
>
and input D calls UTM1 then the behavior of D simulated by
UTM1 never reaches its final halt state.
When D is simulated by ordinary UTM2 that D does not call
Then D reaches its final halt state.
Doesn't matter if it calls it, but if the UTM halts.
>
I never changed the input. D always calls UTM1.
thus is the same input to UTM1 as it is to UTM2.
You changed UTM1, which is part of the input D.
>
UTM1 simulates D that calls UTM1 simulated D NEVER reaches
final halt state
UTM2 simulates D that calls UTM1 simulated D ALWAYS reaches
final halt state
>
Only because UTM1 isn't actually a UTM, but a LIE since it only
does a partial simulation, not a complete as REQURIED by the
definition of a UTM.
>
DDD EMULATED BY HHH DOES SPECIFY THAT IT CANNOT POSSIBLY REACH
ITS OWN FINAL HALT STATE.
Only if HHH is not a decider.
>
How is that DDD correctly emulated beyond the call HHH
instruction by a program that is a pure function, and thus only
looks at its input?
>
*THE ENTIRE SCOPE IS*
DDD EMULATED BY HHH DOES SPECIFY THAT IT CANNOT POSSIBLY REACH ITS
OWN FINAL HALT STATE.
>
  From where? Remember, the Halting problem is SPECIFICALLY
>
OFF F-CKING TOPIC. WE ABOUT ONE F-CKING STEP OF MY PROOF.
WE HAVE BEEN TALKING ABOUT ONE F-CKING STEP OF MY PROOF FOR THREE
F-CKING YEARS.
You have, only you. We asked your for other steps.
>
DDD correctly emulated by HHH DOES NOT F-CKING HALT !!!
>
Your proof is just off topic ranting.
The problem is that DDD is NOT correctly emulated by HHH,
>
You are a damned liar when you try to get away with implying that HHH
does not emulate itself emulating DDD in recursive emulation according
to the semantics of the x86 language.
>
Of course it doesn't CORRECTLY emulate itself emulating DDD (and
omitting that CORRECTLY is a key point to your fraud), as it stops part
way, and CORRECT emulation that determines behavior doesn't stop until
the end is reached.
>
It is ALWAYS CORRECT for any simulating termination analyzer to stop
simulating and reject any input that would otherwise prevent its own
termination.
Not correct is returning the wrong value. It should just say "I can't
simulate it, but it halts". I don't care about a supposed simulator
that does not say anything about the direct execution.
>
 int sum(int x, int y) { return x + y; }
The property of the input sum(3,2) is 5.
We can incorrectly expect sum(2,3) to return 7.
 Halting is a semantic property of an input
it is never any property of any non-input.
 
And the input is a representation of a program, and the semantic property of that input is the behavior of the direct execution of that program.
If you want to call that a "non-input", then you didn't do your representation correctly, as the behavior of the direct execution should be fully defined by the representation, since it should fully describe the full algorithm of the program the decider is supposed to decide on, and thus that algorithm *IS* an input.

Date Sujet#  Auteur
20 Mar 25 * DDD correctly emulated by HHH --- Correct Emulation Defined496olcott
20 Mar 25 +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined457Mikko
20 Mar 25 i`* Re: DDD correctly emulated by HHH --- Correct Emulation Defined456olcott
21 Mar 25 i +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined448Richard Damon
21 Mar 25 i i`* Re: DDD correctly emulated by HHH --- Correct Emulation Defined447olcott
21 Mar 25 i i +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined443Mikko
21 Mar 25 i i i`* Re: DDD correctly emulated by HHH --- Correct Emulation Defined442olcott
22 Mar 25 i i i +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined440Richard Damon
22 Mar 25 i i i i`* DDD correctly emulated by HHH --- Correct Emulation Defined 2439olcott
22 Mar 25 i i i i +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 2434Richard Damon
22 Mar 25 i i i i i+* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 25olcott
22 Mar 25 i i i i ii+* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 23Richard Damon
22 Mar 25 i i i i iii`* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 22olcott
22 Mar 25 i i i i iii `- Re: DDD correctly emulated by HHH --- Correct Emulation Defined 21Richard Damon
22 Mar 25 i i i i ii`- Re: DDD correctly emulated by HHH --- Correct Emulation Defined 21Mikko
22 Mar 25 i i i i i`* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 2 addendum428olcott
22 Mar 25 i i i i i +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 2 addendum426joes
22 Mar 25 i i i i i i`* III correctly emulated by EEE ---425olcott
22 Mar 25 i i i i i i +* Re: III correctly emulated by EEE ---423Richard Damon
22 Mar 25 i i i i i i i`* Re: III correctly emulated by EEE ---422olcott
23 Mar 25 i i i i i i i +* Re: III correctly emulated by EEE ---420Richard Damon
23 Mar 25 i i i i i i i i`* Re: III correctly emulated by EEE ---419olcott
23 Mar 25 i i i i i i i i `* Re: III correctly emulated by EEE ---418Richard Damon
23 Mar 25 i i i i i i i i  `* Re: III correctly emulated by EEE ---417olcott
23 Mar 25 i i i i i i i i   `* Re: III correctly emulated by EEE ---416Richard Damon
23 Mar 25 i i i i i i i i    `* Re: III correctly emulated by EEE ---415olcott
24 Mar 25 i i i i i i i i     `* Re: III correctly emulated by EEE ---414Richard Damon
24 Mar 25 i i i i i i i i      `* Re: III correctly emulated by EEE ---413olcott
24 Mar 25 i i i i i i i i       `* Re: III correctly emulated by EEE ---412Richard Damon
24 Mar 25 i i i i i i i i        `* Re: III correctly emulated by EEE ---411olcott
25 Mar 25 i i i i i i i i         `* Re: III correctly emulated by EEE ---410Richard Damon
25 Mar 25 i i i i i i i i          +* Re: III correctly emulated by EEE ---396olcott
25 Mar 25 i i i i i i i i          i+* Re: III correctly emulated by EEE ---394joes
25 Mar 25 i i i i i i i i          ii`* Re: III correctly emulated by EEE ---393olcott
25 Mar 25 i i i i i i i i          ii `* Re: III correctly emulated by EEE ---392joes
25 Mar 25 i i i i i i i i          ii  `* Re: III correctly emulated by EEE ---391olcott
26 Mar 25 i i i i i i i i          ii   +* Re: III correctly emulated by EEE ---389Richard Damon
26 Mar 25 i i i i i i i i          ii   i`* Re: III correctly emulated by EEE ---388olcott
26 Mar 25 i i i i i i i i          ii   i `* Re: III correctly emulated by EEE ---387Richard Damon
26 Mar 25 i i i i i i i i          ii   i  `* Re: III correctly emulated by EEE ---386olcott
27 Mar 25 i i i i i i i i          ii   i   `* Re: III correctly emulated by EEE ---385Richard Damon
27 Mar 25 i i i i i i i i          ii   i    `* DDD specifies recursive emulation to HHH and halting to HHH1384olcott
27 Mar 25 i i i i i i i i          ii   i     +* Re: DDD specifies recursive emulation to HHH and halting to HHH139Richard Damon
27 Mar 25 i i i i i i i i          ii   i     i`* Re: DDD specifies recursive emulation to HHH and halting to HHH138olcott
27 Mar 25 i i i i i i i i          ii   i     i +- Re: DDD specifies recursive emulation to HHH and halting to HHH11Fred. Zwarts
27 Mar 25 i i i i i i i i          ii   i     i `* Re: DDD specifies recursive emulation to HHH and halting to HHH136Richard Damon
27 Mar 25 i i i i i i i i          ii   i     i  +* Re: DDD specifies recursive emulation to HHH and halting to HHH12olcott
28 Mar 25 i i i i i i i i          ii   i     i  i`- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
27 Mar 25 i i i i i i i i          ii   i     i  `* Re: DDD specifies recursive emulation to HHH and halting to HHH133olcott
27 Mar 25 i i i i i i i i          ii   i     i   +* Re: DDD specifies recursive emulation to HHH and halting to HHH131joes
28 Mar 25 i i i i i i i i          ii   i     i   i+* Re: DDD specifies recursive emulation to HHH and halting to HHH12olcott
28 Mar 25 i i i i i i i i          ii   i     i   ii`- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
28 Mar 25 i i i i i i i i          ii   i     i   i`* Re: DDD specifies recursive emulation to HHH and halting to HHH128olcott
28 Mar 25 i i i i i i i i          ii   i     i   i `* Re: DDD specifies recursive emulation to HHH and halting to HHH127Richard Damon
28 Mar 25 i i i i i i i i          ii   i     i   i  `* Re: DDD specifies recursive emulation to HHH and halting to HHH126olcott
28 Mar 25 i i i i i i i i          ii   i     i   i   +* Re: DDD specifies recursive emulation to HHH and halting to HHH122Richard Damon
28 Mar 25 i i i i i i i i          ii   i     i   i   i`* Re: DDD specifies recursive emulation to HHH and halting to HHH121olcott
28 Mar 25 i i i i i i i i          ii   i     i   i   i `* Re: DDD specifies recursive emulation to HHH and halting to HHH120Richard Damon
28 Mar 25 i i i i i i i i          ii   i     i   i   i  `* Re: DDD specifies recursive emulation to HHH and halting to HHH119olcott
28 Mar 25 i i i i i i i i          ii   i     i   i   i   `* Re: DDD specifies recursive emulation to HHH and halting to HHH118Richard Damon
28 Mar 25 i i i i i i i i          ii   i     i   i   i    `* Re: DDD specifies recursive emulation to HHH and halting to HHH117olcott
29 Mar 25 i i i i i i i i          ii   i     i   i   i     +* Re: DDD specifies recursive emulation to HHH and halting to HHH18Richard Damon
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i`* Re: DDD specifies recursive emulation to HHH and halting to HHH17olcott
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i `* Re: DDD specifies recursive emulation to HHH and halting to HHH16Richard Damon
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i  `* Re: DDD specifies recursive emulation to HHH and halting to HHH15olcott
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i   `* Re: DDD specifies recursive emulation to HHH and halting to HHH14Richard Damon
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i    `* Re: DDD specifies recursive emulation to HHH and halting to HHH13olcott
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i     `* Re: DDD specifies recursive emulation to HHH and halting to HHH12Richard Damon
29 Mar 25 i i i i i i i i          ii   i     i   i   i     i      `- Re: DDD specifies recursive emulation to HHH and halting to HHH11Fred. Zwarts
29 Mar 25 i i i i i i i i          ii   i     i   i   i     `* Re: DDD specifies recursive emulation to HHH and halting to HHH18Mikko
29 Mar 25 i i i i i i i i          ii   i     i   i   i      `* Re: DDD specifies recursive emulation to HHH and halting to HHH17olcott
29 Mar 25 i i i i i i i i          ii   i     i   i   i       +- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
29 Mar 25 i i i i i i i i          ii   i     i   i   i       +* Re: DDD specifies recursive emulation to HHH and halting to HHH14joes
29 Mar 25 i i i i i i i i          ii   i     i   i   i       i`* Re: DDD specifies recursive emulation to HHH and halting to HHH13olcott
29 Mar 25 i i i i i i i i          ii   i     i   i   i       i +- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
30 Mar 25 i i i i i i i i          ii   i     i   i   i       i `- Re: DDD specifies recursive emulation to HHH and halting to HHH11joes
30 Mar 25 i i i i i i i i          ii   i     i   i   i       `- Re: DDD specifies recursive emulation to HHH and halting to HHH11Mikko
28 Mar 25 i i i i i i i i          ii   i     i   i   `* Re: DDD specifies recursive emulation to HHH and halting to HHH13joes
28 Mar 25 i i i i i i i i          ii   i     i   i    `* Re: DDD specifies recursive emulation to HHH and halting to HHH12olcott
29 Mar 25 i i i i i i i i          ii   i     i   i     `- Re: DDD specifies recursive emulation to HHH and halting to HHH11joes
28 Mar 25 i i i i i i i i          ii   i     i   `- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
27 Mar 25 i i i i i i i i          ii   i     `* Re: DDD specifies recursive emulation to HHH and halting to HHH1344Fred. Zwarts
27 Mar 25 i i i i i i i i          ii   i      `* Re: DDD specifies recursive emulation to HHH and halting to HHH1343olcott
27 Mar 25 i i i i i i i i          ii   i       +* Re: DDD specifies recursive emulation to HHH and halting to HHH1326dbush
28 Mar 25 i i i i i i i i          ii   i       i`* Re: DDD specifies recursive emulation to HHH and halting to HHH1325olcott
28 Mar 25 i i i i i i i i          ii   i       i `* Re: DDD specifies recursive emulation to HHH and halting to HHH1324dbush
28 Mar 25 i i i i i i i i          ii   i       i  `* Re: DDD specifies recursive emulation to HHH and halting to HHH1323olcott
28 Mar 25 i i i i i i i i          ii   i       i   `* Re: DDD specifies recursive emulation to HHH and halting to HHH1322dbush
28 Mar 25 i i i i i i i i          ii   i       i    `* Re: DDD specifies recursive emulation to HHH and halting to HHH1321olcott
28 Mar 25 i i i i i i i i          ii   i       i     `* Re: DDD specifies recursive emulation to HHH and halting to HHH1320dbush
28 Mar 25 i i i i i i i i          ii   i       i      `* Re: DDD specifies recursive emulation to HHH and halting to HHH1319olcott
28 Mar 25 i i i i i i i i          ii   i       i       +* Re: DDD specifies recursive emulation to HHH and halting to HHH160dbush
28 Mar 25 i i i i i i i i          ii   i       i       i`* Re: DDD specifies recursive emulation to HHH and halting to HHH159olcott
28 Mar 25 i i i i i i i i          ii   i       i       i +* Re: DDD specifies recursive emulation to HHH and halting to HHH142dbush
28 Mar 25 i i i i i i i i          ii   i       i       i i`* Re: DDD specifies recursive emulation to HHH and halting to HHH141olcott
28 Mar 25 i i i i i i i i          ii   i       i       i i +* Re: DDD specifies recursive emulation to HHH and halting to HHH137dbush
28 Mar 25 i i i i i i i i          ii   i       i       i i i`* Re: DDD specifies recursive emulation to HHH and halting to HHH136olcott
28 Mar 25 i i i i i i i i          ii   i       i       i i i +* Re: DDD specifies recursive emulation to HHH and halting to HHH111joes
28 Mar 25 i i i i i i i i          ii   i       i       i i i i`* Re: DDD specifies recursive emulation to HHH and halting to HHH110olcott
28 Mar 25 i i i i i i i i          ii   i       i       i i i i +* Re: DDD specifies recursive emulation to HHH and halting to HHH13dbush
28 Mar 25 i i i i i i i i          ii   i       i       i i i i i`* Re: DDD specifies recursive emulation to HHH and halting to HHH12olcott
28 Mar 25 i i i i i i i i          ii   i       i       i i i i +- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
29 Mar 25 i i i i i i i i          ii   i       i       i i i i `* Re: DDD specifies recursive emulation to HHH and halting to HHH15Fred. Zwarts
28 Mar 25 i i i i i i i i          ii   i       i       i i i +- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
28 Mar 25 i i i i i i i i          ii   i       i       i i i `* Re: DDD specifies recursive emulation to HHH and halting to HHH123dbush
28 Mar 25 i i i i i i i i          ii   i       i       i i `* Re: DDD specifies recursive emulation to HHH and halting to HHH13Richard Damon
28 Mar 25 i i i i i i i i          ii   i       i       i +* Re: DDD specifies recursive emulation to HHH and halting to HHH111Fred. Zwarts
28 Mar 25 i i i i i i i i          ii   i       i       i `* Re: DDD specifies recursive emulation to HHH and halting to HHH15Fred. Zwarts
28 Mar 25 i i i i i i i i          ii   i       i       `* Re: DDD specifies recursive emulation to HHH and halting to HHH1258Richard Damon
27 Mar 25 i i i i i i i i          ii   i       +* Re: DDD specifies recursive emulation to HHH and halting to HHH17Fred. Zwarts
27 Mar 25 i i i i i i i i          ii   i       +* Re: DDD specifies recursive emulation to HHH and halting to HHH18joes
28 Mar 25 i i i i i i i i          ii   i       `- Re: DDD specifies recursive emulation to HHH and halting to HHH11Richard Damon
26 Mar 25 i i i i i i i i          ii   `- Re: III correctly emulated by EEE ---1joes
25 Mar 25 i i i i i i i i          i`- Re: III correctly emulated by EEE ---1Richard Damon
25 Mar 25 i i i i i i i i          `* Re: III correctly emulated by EEE ---13olcott
23 Mar 25 i i i i i i i `- Re: III correctly emulated by EEE ---1Mikko
23 Mar 25 i i i i i i `- Re: III correctly emulated by EEE ---1Mikko
22 Mar 25 i i i i i `- Re: DDD correctly emulated by HHH --- Correct Emulation Defined 2 addendum1Richard Damon
22 Mar 25 i i i i `* Re: DDD correctly emulated by HHH --- Correct Emulation Defined 24Mikko
22 Mar 25 i i i `- Re: DDD correctly emulated by HHH --- Correct Emulation Defined1Mikko
21 Mar 25 i i `* Re: DDD correctly emulated by HHH --- Correct Emulation Defined3Richard Damon
21 Mar 25 i `* Re: DDD correctly emulated by HHH --- Correct Emulation Defined7Mikko
20 Mar 25 +* Re: DDD correctly emulated by HHH --- Correct Emulation Defined3Richard Damon
22 Mar 25 `* DDD correctly emulated by EEE --- Correct Emulation Defined35olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal