Liste des Groupes | Revenir à theory |
void DDD()Irrelevant, as that's not what the halting problem is about.
{
HHH(DDD);
return;
}
When HHH correctly emulates N steps of the
above DDD it cannot possibly reach its own
"return" instruction and terminate normally.
On 3/13/2025 8:55 AM, dbush wrote:We don't care about the instance of DDD being simulated by a particular simulator. We're interested in the hypothetical case where DDD is executed directly, which is what a solution to the halting problem is stipulated to report:On 3/13/2025 9:41 AM, olcott wrote:Because the directly executed code like DDD correctlyI created DDD because>
some of my reviewers are not technically competent
enough to see that line 2 of DD is unreachable code
when N steps of DD are correctly simulated by HHH.
>
But it *is* reachable code when DD is executed directly,
emulated by HHH1
DOES NOT HAVE THE PATHOLOGICAL SELF-REFERENCE OF
CALLING ITS OWN EMULATOR YOU NITWIT.
It is like you really really believe that sum(2,3) == 7
even though the sum of 2 + 3 == 5.
Les messages affichés proviennent d'usenet.