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

Liste des GroupesRevenir à c theory 
Sujet : Re: My reviewers think that halt deciders must report on the behavior of their caller
De : dbush.mobile (at) *nospam* gmail.com (dbush)
Groupes : comp.theory
Date : 04. Jun 2025, 03:12:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101oa30$db96$4@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 6/3/2025 10:08 PM, olcott wrote:
On 6/3/2025 8:54 PM, dbush wrote:
On 6/3/2025 5:39 PM, olcott wrote:
They all say that HHH must report on the behavior of
direct execution of DDD()
>
>
Because that's what we want to know about:
>
>
Given any algorithm (i.e. a fixed immutable sequence of instructions) X described as <X> with input Y:
>
A solution to the halting problem is an algorithm H that computes the following mapping:
>
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly
(<X>,Y) maps to 0 if and only if X(Y) does not halt when executed directly
>
>
yet never bother to notice
that the directly executed DDD() is the caller of HHH(DDD).
>
>
That doesn't change the fact that we want to know if any arbitrary algorithm X with input Y will halt when executed directly, and we want an H that tell us that in *all* possible cases.
>
void DDD()
{
   HHH(DDD); // When DDD calls HHH(DDD) this HHH is not
   return;   // accountable for the behavior of its caller
}
>
It is accountable when that's what we're asking for.
>
 That is just not the way that computation actually works.
 
Are you saying that no algorithm H exists that meets the below requirements?
Given any algorithm (i.e. a fixed immutable sequence of instructions) X described as <X> with input Y:
A solution to the halting problem is an algorithm H that computes the following mapping:
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly
(<X>,Y) maps to 0 if and only if X(Y) does not halt when executed directly
Failure to answer in your next post or within the next hour of you next post in this news group will be taken as you official on-the-record admission that in fact no H exists that satisfies the below requirements, and therefore that the theorem that the halting problems proofs prove are correct.

>
On the other hand HHH(DDD) is accountable for the
behavior that its actual input actually specifies.
>
Which is the behavior of the algorithm DDD consisting of the fixed code of the function DDD, the fixed code of the function HHH, and the fixed code of everything function HHH calls down to the OS level, and behavior is halting.
>
>
HHH(DDD) simulates DDD that calls HHH(DDD)
that simulates DDD that calls HHH(DDD)
that simulates DDD that calls HHH(DDD)
that simulates DDD that calls HHH(DDD)...
>
<MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
     If simulating halt decider H correctly simulates its
     input D until H correctly determines that its simulated D
     *would never stop running unless aborted* then
>
>
And again you lie by implying that Sipser agrees with your meaning of the above when the fact is that he doesn't:
>
On Monday, March 6, 2023 at 2:41:27 PM UTC-5, Ben Bacarisse wrote:
 > I exchanged emails with him about this. He does not agree with anything
 > substantive that PO has written. I won't quote him, as I don't have
 > permission, but he was, let's say... forthright, in his reply to me.
>
>
 The words only have one single correct meaning.
 
And because the words "simulating halt decider" means something that uses simulation to meet the below requirements:
Given any algorithm (i.e. a fixed immutable sequence of instructions) X described as <X> with input Y:
A solution to the halting problem is an algorithm H that computes the following mapping:
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly
(<X>,Y) maps to 0 if and only if X(Y) does not halt when executed directly
That meaning can only be the behavior of UTM(D).

Date Sujet#  Auteur
3 Jun 25 * My reviewers think that halt deciders must report on the behavior of their caller205olcott
4 Jun 25 +* Re: My reviewers think that halt deciders must report on the behavior of their caller142dbush
4 Jun 25 i`* Re: My reviewers think that halt deciders must report on the behavior of their caller141olcott
4 Jun 25 i +* Re: My reviewers think that halt deciders must report on the behavior of their caller139dbush
4 Jun 25 i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller138olcott
4 Jun 25 i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller137dbush
4 Jun 25 i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller136olcott
4 Jun 25 i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller135dbush
4 Jul 25 i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller134olcott
4 Jul 25 i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller133Richard Damon
4 Jul 25 i i      +* Re: My reviewers think that halt deciders must report on the behavior of their caller122olcott
5 Jul14:14 i i      i`* Re: My reviewers think that halt deciders must report on the behavior of their caller121Richard Damon
5 Jul17:26 i i      i `* Re: My reviewers think that halt deciders must report on the behavior of their caller120olcott
6 Jul01:44 i i      i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller119Richard Damon
6 Jul04:02 i i      i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller118Richard Damon
6 Jul05:34 i i      i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller117olcott
6 Jul10:32 i i      i     +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
6 Jul12:50 i i      i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller115Richard Damon
6 Jul16:19 i i      i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller114olcott
6 Jul18:00 i i      i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller113Richard Damon
6 Jul21:06 i i      i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller112olcott
7 Jul03:09 i i      i         +* Re: My reviewers think that halt deciders must report on the behavior of their caller110Richard Damon
7 Jul04:12 i i      i         i`* Re: My reviewers think that halt deciders must report on the behavior of their caller109olcott
7 Jul08:36 i i      i         i +* Re: My reviewers think that halt deciders must report on the behavior of their caller67Fred. Zwarts
7 Jul14:23 i i      i         i i+* Re: My reviewers think that halt deciders must report on the behavior of their caller11olcott
8 Jul09:10 i i      i         i ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller10Fred. Zwarts
8 Jul15:59 i i      i         i ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller9olcott
9 Jul10:58 i i      i         i ii  +* Re: My reviewers think that halt deciders must report on the behavior of their caller7Fred. Zwarts
9 Jul14:46 i i      i         i ii  i`* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
10 Jul12:17 i i      i         i ii  i +* Re: My reviewers think that halt deciders must report on the behavior of their caller4Fred. Zwarts
10 Jul15:46 i i      i         i ii  i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
11 Jul10:02 i i      i         i ii  i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Fred. Zwarts
11 Jul22:17 i i      i         i ii  i i  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
10 Jul12:41 i i      i         i ii  i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul12:32 i i      i         i ii  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
7 Jul19:38 i i      i         i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller55olcott
7 Jul23:41 i i      i         i i +* Re: My reviewers think that halt deciders must report on the behavior of their caller53Richard Damon
8 Jul00:52 i i      i         i i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller52olcott
8 Jul03:18 i i      i         i i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller51Richard Damon
8 Jul03:38 i i      i         i i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller50olcott
8 Jul08:15 i i      i         i i i   +* Re: My reviewers think that halt deciders must report on the behavior of their caller9joes
8 Jul15:14 i i      i         i i i   i`* Re: My reviewers think that halt deciders must report on the behavior of their caller8olcott
8 Jul17:10 i i      i         i i i   i +* Re: My reviewers think that halt deciders must report on the behavior of their caller6joes
8 Jul17:22 i i      i         i i i   i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller5olcott
8 Jul18:44 i i      i         i i i   i i +* Re: My reviewers think that halt deciders must report on the behavior of their caller3joes
8 Jul19:21 i i      i         i i i   i i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:38 i i      i         i i i   i i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul12:36 i i      i         i i i   i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul12:34 i i      i         i i i   i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul12:13 i i      i         i i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller40Richard Damon
8 Jul16:08 i i      i         i i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller39olcott
8 Jul17:07 i i      i         i i i     +* Re: My reviewers think that halt deciders must report on the behavior of their caller35joes
8 Jul17:19 i i      i         i i i     i+* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
8 Jul23:33 i i      i         i i i     ii`- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul20:01 i i      i         i i i     i`* Re: My reviewers think that halt deciders must report on the behavior of their caller32Mike Terry
8 Jul20:49 i i      i         i i i     i `* Re: My reviewers think that halt deciders must report on the behavior of their caller31olcott
9 Jul02:30 i i      i         i 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 i i     i  i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul10:09 i i      i         i i i     i  +* Re: My reviewers think that halt deciders must report on the behavior of their caller7Fred. Zwarts
9 Jul14:35 i i      i         i i i     i  i`* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
10 Jul02:39 i i      i         i i i     i  i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
10 Jul12:08 i i      i         i i i     i  i `* Re: My reviewers think that halt deciders must report on the behavior of their caller4Fred. Zwarts
10 Jul15:43 i i      i         i i i     i  i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
11 Jul09:59 i i      i         i i i     i  i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Fred. Zwarts
11 Jul22:13 i i      i         i i i     i  i    `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
9 Jul12:44 i i      i         i i i     i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller21Richard Damon
9 Jul14:55 i i      i         i i i     i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike20olcott
10 Jul02:49 i i      i         i i i     i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike19Richard Damon
10 Jul03:50 i i      i         i i i     i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike18olcott
10 Jul12:35 i i      i         i i i     i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike17Richard Damon
10 Jul14:24 i i      i         i i i     i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike16olcott
11 Jul01:04 i i      i         i i i     i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike15Richard Damon
11 Jul01:27 i i      i         i i i     i         `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike14olcott
11 Jul03:10 i i      i         i i i     i          `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike13Richard Damon
11 Jul03:33 i i      i         i i i     i           `* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike12olcott
11 Jul09:55 i i      i         i i i     i            +* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike8Fred. Zwarts
11 Jul15:27 i i      i         i i i     i            i`* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike7olcott
11 Jul15:31 i i      i         i i i     i            i +* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike5Fred. Zwarts
11 Jul18:50 i i      i         i i i     i            i i+* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike2olcott
12 Jul00:46 i i      i         i i i     i            i ii`- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Richard Damon
11 Jul22:27 i i      i         i 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 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 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         i 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         i 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         i i i     i              `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1Richard Damon
8 Jul23:31 i i      i         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 i i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:51 i i      i         i i i       `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul09:17 i i      i         i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
7 Jul09:37 i i      i         i +* Re: My reviewers think that halt deciders must report on the behavior of their caller12Mikko
7 Jul15:15 i i      i         i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller11olcott
7 Jul23:45 i i      i         i i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul08:44 i i      i         i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller9Mikko
8 Jul15:21 i i      i         i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller8olcott
9 Jul09:22 i i      i         i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller7Mikko
9 Jul13:25 i i      i         i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
10 Jul03:00 i i      i         i i     +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
10 Jul10:30 i i      i         i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller4Mikko
10 Jul15:26 i i      i         i i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
11 Jul09:36 i i      i         i i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Mikko
7 Jul12:19 i i      i         i `* Re: My reviewers think that halt deciders must report on the behavior of their caller29Richard Damon
7 Jul09:34 i i      i         `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko
4 Jul 25 i i      +* Re: My reviewers think that halt deciders must report on the behavior of their caller9olcott
5 Jul16:11 i i      `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
4 Jun 25 i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
4 Jun 25 +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
4 Jun 25 `* Re: My reviewers think that halt deciders must report on the behavior of their caller61Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal