Liste des Groupes | Revenir à theory |
What I am explaining is that a halt deciderI don't think that's in dispute. Were a successful universal halt decider to be possible (which of course it isn't), it would have no information available to it except what's on the tapes, which consist of finite strings of symbols, and it must use such information as it has in order to correctly report on the nature of the input program. Yes, it's a mapping. Which transformations are to be applied will undoubtedly depend heavily on the input program's internal structure, but transformations there must be, even if they're as simple as turning "return 0" into "it halts".
must compute the mapping FROM THE INPUTS ONLY
by applying a specific set of finite string
transformations to the inputs.
int DD()Word salads do not a proof overturn.
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
Everyone assumes that it is correct to ignore
the required finite string transformations
that mandate DD correctly emulated by HHH
cannot possibly reach its own final halt state
no matter what of an infinite set of HHH's does.
Les messages affichés proviennent d'usenet.