Liste des Groupes | Revenir à theory |
On 3/30/25 4:32 PM, olcott wrote:*THE ENTIRE SCOPE IS*On 3/30/2025 1:52 PM, Richard Damon wrote: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?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:A complete simulation of a nonterminating input doesn't halt.It is dishonest to expect non-terminating inputs to complete.We can know that when this adapted UTM simulates a finite number ofAnd therefore does not do a correct UTM simulation that matches the
steps of its input that this finite number of steps were simulated
correctly.
behavior of the direct execution as it is incomplete.
>So not an UTM.When UTM1 is a UTM that has been adapted to only simulate a finiteFalse, if the starting function calls UTM and UTM changes, you're2) changing the input is not allowedThe input is unchanged. There never was any indication that the input
was in any way changed.
changing the input.
number of steps
>and input D calls UTM1 then the behavior of D simulatedDoesn't matter if it calls it, but if the UTM halts.
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.
>You changed UTM1, which is part of the input D.Changing the input is not allowed.I never changed the input. D always calls UTM1.
thus is the same input to UTM1 as it is to UTM2.
>
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()
[00002172] 55 push ebp ; housekeeping
[00002173] 8bec mov ebp,esp ; housekeeping
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call HHH(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
>
DDD EMULATED BY HHH DOES SPECIFY THAT IT
CANNOT POSSIBLY REACH ITS OWN FINAL HALT STATE.
>
THAT IS WHAT IT SAYS AND ANYONE THAT DISAGREES
IS A DAMNED LIAR OR STUPID.
>
>
Les messages affichés proviennent d'usenet.