Liste des Groupes | Revenir à theory |
On 29/04/2025 22:38, olcott wrote:The domain of HHH is DD.
<snip>
>You're going round the same loop again.
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
>
HHH is correct DD as non-halting BECAUSE THAT IS
WHAT THE INPUT TO HHH(DD) SPECIFIES.
Either your HHH() is a universal termination analyser or it isn't.
If it isn't, it's irrelevant to the Halting Problem,It correctly refutes the conventional proof of the
and we can ignore it. If it is, however, then we know that it doesn't work for all inputs, even if (as you claim) it works for one.--
<snip>
DD <is> the Halting Problem counter-example input to HHH.Sure there is. Not just evidence, but an actual, rigorous, mathematical proof.
>for the same reason we can't devise a universally accurate termination analyser that executes the code to see what happens.>
>
There is no evidence of that.
Les messages affichés proviennent d'usenet.