Re: My reviewers think that halt deciders must report on the behavior of their caller

Liste des GroupesRevenir à s logic 
Sujet : Re: My reviewers think that halt deciders must report on the behavior of their caller
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logic
Date : 10. Jul 2025, 11:59:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104o6eu$18h8g$2@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
User-Agent : Mozilla Thunderbird
Op 09.jul.2025 om 15:16 schreef olcott:
On 7/9/2025 4:04 AM, Fred. Zwarts wrote:
Op 08.jul.2025 om 16:31 schreef olcott:
On 7/8/2025 2:55 AM, Fred. Zwarts wrote:
Op 08.jul.2025 om 04:52 schreef olcott:
On 7/7/2025 9:24 PM, Richard Damon wrote:
On 7/7/25 7:47 PM, olcott wrote:>>
That Turing machines cannot take directly executing Turing
Machines as inputs entails that these directly executed
machines are outside of the domain of every Turing machine
based halt decider.
>
But they can take the finite-stringt encoding of those machines.
>
>
Yes.
>
I guess you idea of Turing Machine is so limited that you think they can't do arithmatic, as you can't actually put a "Number" as the input, only the finite-string encoding of a number, which puts it outside the domain of them.
>
>
No one here has any understanding of the philosophy of
computation. They can only memorize the rules and have
no idea about the reasoning behind these rules.
>
>
That you cannot understand that is a truism is only your
own lack of understanding.
>
But it isn't a truism, it is just a stupid lie that ignores that almost everything done with programs is via an "encoding" for the input.
>
>
Gross ignorance about the reasoning behind the rules
of computation would tell you that.
>
>
https://www.liarparadox.org/Peter_Linz_HP_317-320.pdf
*Here is the Linz proof corrected to account for that*
>
*adapted from bottom of page 319*
When Ĥ is applied to ⟨Ĥ⟩
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞
     ⟨Ĥ⟩ ⟨Ĥ⟩ simulated by Ĥ.embedded_H reaches
     its simulated final halt state of ⟨Ĥ.qn⟩
>
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
     ⟨Ĥ⟩ ⟨Ĥ⟩ simulated by Ĥ.embedded_H cannot possibly
     reach its simulated final halt state of ⟨Ĥ.qn⟩
>
>
>
Which is just an admission of your lying strawman, as the question is NOT about the (partial) simulation done by your H / embedded_H, but about the direct execution of the input H^ (H^) as that is what the input to H is encoding.
>
>
Because no Turing machine can take a directly executed
Turing machine as an input, directly executed Turing
machines have always been outside of the domain of every
Turing machine based decider.
>
"the direct execution of the input H^ (H^)" has always been
out-of-scope for every Turing machine based halt decider.
That no one bothered to notice this ever before
*DOES NOT MAKE ME WRONG*
That is your misconception. No one ever asked to take the direct execution as input.
>
*From the bottom of page 319 has been adapted to this*
https://www.liarparadox.org/Peter_Linz_HP_317-320.pdf
>
When Ĥ is applied to ⟨Ĥ⟩
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞
   if Ĥ applied to ⟨Ĥ⟩ halts
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
   if Ĥ applied to ⟨Ĥ⟩ does not halt
>
*The above original form of the proof*
does requires Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ to report on
the direct execution of Ĥ applied to ⟨Ĥ⟩ and thus
not ⟨Ĥ⟩ ⟨Ĥ⟩ correctly simulated by Ĥ.embedded_H.
>
Your are fighting windmills. Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ is required to report on the specification of its input Ĥ.
 Very close.
Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ is required to report
on the behavior that its input specifies.
 
This Ĥ includes the code that make it halt,
 More precisely This Ĥ includes one final halt state: Ĥ.qn
That is unreachable when ⟨Ĥ⟩ ⟨Ĥ⟩ is correctly simulated by
Ĥ.embedded_H.
But being unreachable by Ĥ is a failure/property of Ĥ, not of the input.
The conclusion must be that Ĥ fails to reach the end of the simulation.
Another evidence that it is not possible to create a generic decider that reports correctly on any input. In this case Ĥ fails on this input by not reaching the end.
This has been explained many times to you, but your refuse to learn from your errors.

Date Sujet#  Auteur
4 Jul 25 * Re: My reviewers think that halt deciders must report on the behavior of their caller101olcott
4 Jul 25 `* Re: My reviewers think that halt deciders must report on the behavior of their caller100Richard Damon
4 Jul 25  +* Re: My reviewers think that halt deciders must report on the behavior of their caller89olcott
5 Jul 25  i`* Re: My reviewers think that halt deciders must report on the behavior of their caller88Richard Damon
5 Jul 25  i `* Re: My reviewers think that halt deciders must report on the behavior of their caller87olcott
6 Jul 25  i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller86Richard Damon
6 Jul 25  i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller85Richard Damon
6 Jul 25  i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller84olcott
6 Jul10:32  i     +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
6 Jul12:50  i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller82Richard Damon
6 Jul16:19  i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller81olcott
6 Jul18:00  i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller80Richard Damon
6 Jul21:06  i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller79olcott
7 Jul03:09  i         `* Re: My reviewers think that halt deciders must report on the behavior of their caller78Richard Damon
7 Jul04:12  i          `* Re: My reviewers think that halt deciders must report on the behavior of their caller77olcott
7 Jul08:36  i           +* Re: My reviewers think that halt deciders must report on the behavior of their caller46Fred. Zwarts
7 Jul14:23  i           i+* Re: My reviewers think that halt deciders must report on the behavior of their caller11olcott
8 Jul09:10  i           ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller10Fred. Zwarts
8 Jul15:59  i           ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller9olcott
9 Jul10:58  i           ii  +* Re: My reviewers think that halt deciders must report on the behavior of their caller7Fred. Zwarts
9 Jul14:46  i           ii  i`* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
10 Jul12:17  i           ii  i +* Re: My reviewers think that halt deciders must report on the behavior of their caller4Fred. Zwarts
10 Jul15:46  i           ii  i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
11 Jul10:02  i           ii  i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Fred. Zwarts
11 Jul22:17  i           ii  i i  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
10 Jul12:41  i           ii  i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul12:32  i           ii  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
7 Jul19:38  i           i`* Re: My reviewers think that halt deciders must report on the behavior of their caller34olcott
7 Jul23:41  i           i +* Re: My reviewers think that halt deciders must report on the behavior of their caller32Richard Damon
8 Jul00:52  i           i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller31olcott
8 Jul03:18  i           i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller30Richard Damon
8 Jul03:38  i           i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller29olcott
8 Jul12:13  i           i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller28Richard Damon
8 Jul16:08  i           i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller27olcott
8 Jul23:31  i           i i     +* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
8 Jul23:51  i           i i     i`* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:51  i           i i     i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul02:30  i           i i     +* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:48  i           i i     i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
10 Jul03:50  i           i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike21olcott
10 Jul12:35  i           i i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike20Richard Damon
10 Jul14:24  i           i i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike19olcott
11 Jul01:04  i           i i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike18Richard Damon
11 Jul01:27  i           i i         `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike17olcott
11 Jul03:10  i           i i          `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike16Richard Damon
11 Jul03:33  i           i i           `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike15olcott
11 Jul09:55  i           i i            +* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike11Fred. Zwarts
11 Jul15:27  i           i i            i`* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike10olcott
11 Jul15:31  i           i i            i +* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike8Fred. Zwarts
11 Jul18:50  i           i i            i i+* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike5olcott
12 Jul00:46  i           i i            i ii+- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Richard Damon
12 Jul09:22  i           i i            i ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike3Fred. Zwarts
12 Jul16:34  i           i i            i ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike2olcott
13 Jul07:13  i           i i            i ii  `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Fred. Zwarts
11 Jul22:27  i           i i            i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike2olcott
12 Jul00:53  i           i i            i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Richard Damon
12 Jul00:41  i           i i            i `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Richard Damon
11 Jul14:42  i           i i            `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike3Richard Damon
11 Jul15:30  i           i i             `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike2olcott
12 Jul00:55  i           i i              `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Richard Damon
8 Jul09:17  i           i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
7 Jul12:19  i           +* Re: My reviewers think that halt deciders must report on the behavior of their caller29Richard Damon
7 Jul14:32  i           i`* Re: My reviewers think that halt deciders must report on the behavior of their caller28olcott
7 Jul23:39  i           i `* Re: My reviewers think that halt deciders must report on the behavior of their caller27Richard Damon
8 Jul00:47  i           i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller26olcott
8 Jul03:24  i           i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller25Richard Damon
8 Jul03:52  i           i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller24olcott
8 Jul08:55  i           i     +* Re: My reviewers think that halt deciders must report on the behavior of their caller6Fred. Zwarts
8 Jul15:31  i           i     i`* Re: My reviewers think that halt deciders must report on the behavior of their caller5olcott
9 Jul10:04  i           i     i `* Re: My reviewers think that halt deciders must report on the behavior of their caller4Fred. Zwarts
9 Jul14:16  i           i     i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
10 Jul11:59  i           i     i   +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
10 Jul12:36  i           i     i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul12:18  i           i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller17Richard Damon
8 Jul16:17  i           i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller16olcott
9 Jul09:58  i           i       +* Re: My reviewers think that halt deciders must report on the behavior of their caller14Fred. Zwarts
9 Jul14:02  i           i       i`* Re: My reviewers think that halt deciders must report on the behavior of their caller13olcott
10 Jul11:54  i           i       i +* Re: My reviewers think that halt deciders must report on the behavior of their caller11Fred. Zwarts
10 Jul15:35  i           i       i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller10olcott
11 Jul09:52  i           i       i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller9Fred. Zwarts
11 Jul22:05  i           i       i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller8olcott
12 Jul09:17  i           i       i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller7Fred. Zwarts
12 Jul13:20  i           i       i i    +* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
12 Jul16:43  i           i       i i    i`* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
13 Jul00:29  i           i       i i    i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
12 Jul16:21  i           i       i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
13 Jul00:30  i           i       i i     +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
13 Jul07:09  i           i       i i     `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
10 Jul15:04  i           i       i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
9 Jul13:00  i           i       `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul15:21  i           `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
4 Jul 25  +* Re: My reviewers think that halt deciders must report on the behavior of their caller9olcott
5 Jul 25  i+* Re: My reviewers think that halt deciders must report on the behavior of their caller5Fred. Zwarts
5 Jul 25  ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller4olcott
6 Jul10:24  ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller3Fred. Zwarts
6 Jul16:36  ii  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
7 Jul08:42  ii   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
5 Jul 25  i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
5 Jul 25  i `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
6 Jul 25  i  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jul 25  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal