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 : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logic
Date : 10. Jul 2025, 15:04:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104oh9d$t0u4$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
User-Agent : Mozilla Thunderbird
On 7/10/2025 5:12 AM, joes wrote:
Am Wed, 09 Jul 2025 11:06:03 -0500 schrieb olcott:
On 7/9/2025 10:42 AM, joes wrote:
Am Wed, 09 Jul 2025 09:06:42 -0500 schrieb olcott:
On 7/9/2025 8:37 AM, joes wrote:
Am Wed, 09 Jul 2025 08:02:16 -0500 schrieb olcott:
On 7/9/2025 3:58 AM, Fred. Zwarts wrote:
 
All Turing machine deciders only compute the mapping from their
actual inputs. This entails that they never compute any mapping from
non-inputs.
It matters more what they map it to, i.e. which mapping they compute.
HHH does not compute the halting function.
It is a matter of verified fact that HHH does correctly determine that
DDD correctly emulated by HHH cannot possibly reach its own emulated
final halt state.
Yes. That is not the halting function.
Yes it is the halting function.
The actual question posed to HHH is:
Does your input specify behavior that cannot reach its own final halt
state?

Yes, that is not the mathematical function that pairs encodings of
programs with their halting state.
 
It *is* what Turing machine deciders do.
They compute the mapping *FROM THEIR INPUTS*.
based on the behavior that their actual input
actually specifies.

I have another program here that (tautologically) determines that it
cannot simulate ANY code (according to x86 semantics) to a halting
state - by simulating zero steps :-) That tells me nothing about
whether the input halts when executed.
That changes the words of the question thus becomes the strawman error.

No, it answers the same question as HHH: does the simulation halt?
 
We know that the test program HHH halts.
The program under test: input to HHH(DDD)
cannot possibly reach its own final halt state

How can your beloved Aprove even say anything about its inputs?
Since programs are not in its domain...
 
In every case besides pathological self-reference
the correct simulation of an input has the exact
same behavior as the directly executed machine.
The official "received view" behavior of an input
with pathological self-reference is:
*We have no idea what its behavior is and we give up*

How could HHH abort and not halt?
None of the code in HHH can possibly help DDD correctly emulated by
HHH to reach its own emulated final halt state.
The abort could, if you hadn't botched it with static variables.

DDD emulated by HHH according to the semantics of the x86 language
continues to emulate the first four instructions of DDD in recursive
emulation until HHH aborts its emulation immediately killing every DDD
before any of them reach their own "ret" instruction.

Or before they reach the abort.
 
The outermost HHH sees that its abort criteria has
been met one whole execution trace sooner then the
next one, thus is the only abort code that can be
reached at that point in the execution trace.
Unless this outermost directly executed HHH aborts
its simulation then none of them ever abort because
every instance of HHH has the exact same machine code.

I keep asking for your credentials because you seem to not have enough
technical knowledge about ordinary programming.

Doesn't sound like a degree would convince you.
 
How many years of professional programming do you have?
I have 20 just in C++. I began my career in 1984.

The behavior that the input to HHH(DDD) actually specifies is the only
behavior that any decider can possibly report on.
That anyone believes that HHH is required to report on the behavior of
a non-input merely proves a lack of sufficient understanding of how
Turing machine deciders work.

Yes, what a processor does - turning code into behaviour - is clearly
uncomputable.

I'll take that as agreement.
 
No Turing machine ever takes any directly executed
Turing machine as input. Thus no TM halt decider ever
reports on the behavior of any directly executed machine.
TM deciders report on the behavior that their finite
string input specifies. Except in the case of pathological
self-reference this is the same behavior as the directly
executed machine.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
3 Jun 25 * My reviewers think that halt deciders must report on the behavior of their caller217olcott
4 Jun 25 +* Re: My reviewers think that halt deciders must report on the behavior of their caller154dbush
4 Jun 25 i`* Re: My reviewers think that halt deciders must report on the behavior of their caller153olcott
4 Jun 25 i +* Re: My reviewers think that halt deciders must report on the behavior of their caller151dbush
4 Jun 25 i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller150olcott
4 Jun 25 i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller149dbush
4 Jun 25 i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller148olcott
4 Jun 25 i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller147dbush
4 Jul 25 i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller146olcott
4 Jul 25 i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller145Richard Damon
4 Jul 25 i i      +* Re: My reviewers think that halt deciders must report on the behavior of their caller134olcott
5 Jul 25 i i      i`* Re: My reviewers think that halt deciders must report on the behavior of their caller133Richard Damon
5 Jul 25 i i      i `* Re: My reviewers think that halt deciders must report on the behavior of their caller132olcott
6 Jul01:44 i i      i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller131Richard Damon
6 Jul04:02 i i      i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller130Richard Damon
6 Jul05:34 i i      i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller129olcott
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 caller127Richard Damon
6 Jul16:19 i i      i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller126olcott
6 Jul18:00 i i      i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller125Richard Damon
6 Jul21:06 i i      i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller124olcott
7 Jul03:09 i i      i         +* Re: My reviewers think that halt deciders must report on the behavior of their caller122Richard Damon
7 Jul04:12 i i      i         i`* Re: My reviewers think that halt deciders must report on the behavior of their caller121olcott
7 Jul08:36 i i      i         i +* Re: My reviewers think that halt deciders must report on the behavior of their caller71Fred. 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 caller59olcott
7 Jul23:41 i i      i         i i +* Re: My reviewers think that halt deciders must report on the behavior of their caller57Richard Damon
8 Jul00:52 i i      i         i i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller56olcott
8 Jul03:18 i i      i         i i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller55Richard Damon
8 Jul03:38 i i      i         i i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller54olcott
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 caller44Richard Damon
8 Jul16:08 i i      i         i i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller43olcott
8 Jul17:07 i i      i         i i i     +* Re: My reviewers think that halt deciders must report on the behavior of their caller39joes
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 caller36Mike 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 caller35olcott
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 caller9Fred. 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 caller8olcott
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 caller6Fred. 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 caller5olcott
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 caller4Fred. 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 caller3olcott
12 Jul11:52 i i      i         i i i     i  i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller2joes
12 Jul16:16 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 caller23Richard 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 --- Mike22olcott
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 --- Mike21Richard 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 --- Mike20olcott
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 --- Mike19Richard 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 --- Mike18olcott
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 --- Mike17Richard 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 --- Mike16olcott
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 --- Mike15Richard 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 --- Mike14olcott
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 --- Mike10Fred. 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 --- Mike9olcott
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 --- Mike7Fred. 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 --- Mike4olcott
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
12 Jul09:22 i i      i         i i i     i            i ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike2Fred. Zwarts
12 Jul16:34 i i      i         i i i     i            i ii `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1olcott
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 caller14Mikko
7 Jul15:15 i i      i         i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller13olcott
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 caller11Mikko
8 Jul15:21 i i      i         i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller10olcott
9 Jul09:22 i i      i         i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller9Mikko
9 Jul13:25 i i      i         i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller8olcott
7 Jul12:19 i i      i         i `* Re: My reviewers think that halt deciders must report on the behavior of their caller35Richard 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 Jul 25 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