Liste des Groupes | Revenir à theory |
On 9/3/2024 9:42 AM, joes wrote:Of course it does, because the HHH that it calls aborts and returns to it.Am Mon, 02 Sep 2024 16:06:24 -0500 schrieb olcott:DDD emulated by HHH cannot possibly reachOn 9/2/2024 12:52 PM, Fred. Zwarts wrote:Which DDD does not.Op 02.sep.2024 om 18:38 schreef olcott:A halt decider is a Turing machine that computes the mapping from its
finite string input to the behavior that this finite string specifies.
If the finite string machine string machine description specifies that
it cannot possibly reach its own final halt state then this machine
description specifies non-halting behavior.
its final halt state no matter what HHH does.
No. Just proves you are a stupid liar.Yes it is you are wrong.Then it is not total.A halt decider never ever computes the mapping for the computation
that itself is contained within.
Nope, since you can't point out which instruction was CORRECTLY emulated that differed in behavior.Which makes the pathological input a counter-exampleWhich makes this pathological input a counterexample.Unless there is a pathological relationship between the halt decider H
and its input D the direct execution of this input D will always have
identical behavior to D correctly simulated by simulating halt decider
H.
to the false assumption that the direct execution of
a machine always has the same behavior as the machine
simulated by its pathological simulator.
But DDD when run will get there, as will DDD correctly and fully emulated by HHH1.It is emulating the exact same freaking machine code that the x86utmA correct emulation of DDD by HHH only requires that HHH emulate theIndeed, it should simulate *itself* and not a hypothetical other HHH
instructions of DDD** including when DDD calls HHH in recursive
emulation such that HHH emulates itself emulating DDD.
with different behaviour.
operating system is emulating.It is not simulating the abort because of a static variable. Why?void DDD()
>
{
HHH(DDD);
OutputString("This code is unreachable by DDD emulated by HHH");
}
No, you are LYING because it seems you don't even KNOW what a CORRECT emulation actualy is, or what it means by the behavior of DDD.If HHH includes code to see a 'special condition' and aborts and halts,DDD has itself and the emulated HHH stuck in recursive emulation.
then it should also simulate the HHH that includes this same code andYour HHH incorrectly changes behaviour.No you are wrong !!!
>
Les messages affichés proviennent d'usenet.