Sujet : Re: Turing Machine computable functions apply finite string transformations to inputs VERIFIED FACT
De : rjh (at) *nospam* cpax.org.uk (Richard Heathfield)
Groupes : comp.theoryDate : 29. Apr 2025, 20:39:21
Autres entêtes
Organisation : Fix this later
Message-ID : <vur9t9$2gjif$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
User-Agent : Mozilla Thunderbird
On 29/04/2025 20:06, olcott wrote:
On 4/29/2025 8:46 AM, Richard Heathfield wrote:
On 29/04/2025 14:11, olcott wrote:
On 4/29/2025 2:10 AM, Richard Heathfield wrote:
On 29/04/2025 03:50, olcott wrote:
>
<snip>
>
Yet it is H(P,D) and NOT P(D) that must be measured.
>
Nothing /has/ to be measured. P's behaviour (halts, doesn't halt) when given D as input must be /established/.
>
No H can possibly see the behavior of P(D)
>
It doesn't have to.
IF IT CAN'T SEE IT THEN IT CAN'T REPORT ON IT.
Yes, it can. There is no need to see the behaviour to establish whether it halts. All the decider has to be able to see is the code.
I, as a decider, do not need to see the following program's behaviour to determine whether it halts...
int main(void)
{
while(1);
return 0;
}
...because I can tell just by reading the code that it enters an infinite loop and so will not halt. I can report on whether the program halts without having to execute it.
-- Richard HeathfieldEmail: rjh at cpax dot org dot uk"Usenet is a strange place" - dmr 29 July 1999Sig line 4 vacant - apply within