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

Liste des GroupesRevenir à theory 
Sujet : Re: My reviewers think that halt deciders must report on the behavior of their caller
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 05. Jun 2025, 12:19:18
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <5b824425428b4a2e06841e16ff44f23252830e37@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Mozilla Thunderbird
On 6/5/25 12:33 AM, olcott wrote:
On 6/4/2025 10:41 PM, dbush wrote:
On 6/4/2025 11:32 PM, olcott wrote:
On 6/4/2025 9:56 PM, dbush wrote:
On 6/4/2025 10:44 PM, olcott wrote:
On 6/4/2025 9:13 PM, dbush wrote:
On 6/4/2025 10:09 PM, olcott wrote:
On 6/4/2025 8:43 PM, Richard Damon wrote:
On 6/4/25 11:50 AM, olcott wrote:
On 6/4/2025 2:04 AM, Mikko wrote:
On 2025-06-03 21:39:46 +0000, olcott said:
>
They all say that HHH must report on the behavior of
direct execution of DDD()
>
No, they don't say that. A halting decider (and a partial halting
decider when it reports) must report whether the direct execution
of the computation asked about terminates. Unless that computation
happens to be DDD() it must report about another behaviour instead
of DDD().
>
yet never bother to notice that the directly executed DDD() is
the caller of HHH(DDD).
>
To say that nobody has noticed that is a lie. Perhaps they have not
mentioned what is irrelevant to whatever they said. In particular,
whether DDD() calls HHH(DDD) is irrelevant to the requirement that
a halting decider must report about a direct exection of the
computation the input specifies.
>
>
*People have ignored this for 90 years*
*People have ignored this for 90 years*
*People have ignored this for 90 years*
>
The only possible way that HHH can report on the
direct execution of DDD() is for HHH to report on
the behavior of its caller:
>
So?
>
It *IS* a fact that to be correct, it needs to answer about the direct executiom of the program that input represents.
>
That is DEFINITION.
>
>
Likewise with the definition of Russell's Paradox
until ZFC showed that this definition is complete
nonsense.
>
>
But unlike Russel's Paradox, which showed a contradiction in the axioms of naive set theory, there is no contradiction in the axioms of computation theory.  It follows from those axioms that no H exists that performs the below mapping, as you have *explicitly* agreed.
>
>
int main()
{
   DDD(); // comp theory does not allow HHH to
}        // report on the behavior of its caller.
>
>
>
int main()
{
    DDD();     // this
    HHH(DDD);  // is not the caller of this: this is }              // asking what the above will do
>
That is just not the way that computation actually works.
>
Sure it is.  We don't care how the mapping is generated, only that it is generated.
>
 There is not enough information in the input to
know how the caller works.
The the input isn't complete, and you did your problem wrong.
This is because you fundamentally have errors in your setup, errors that you even admit, showing your ignorance of the system.
First, HHH to be a decider, must be a "Compuation" (aka Program) which means it has a definitive mapping from each of its inputs, to the answer it will give. This is because its algorithm needs to be fully defined, as a sequence of deterministic and fully define steps. (Get the right answer isn't such a step).
Given that definition, if in the representation of DDD, we include a full representation of that HHH, then teh input DOES have enough information to fully define how that program works, as that input COULD be given to a UTM/Correct and complete simulator, that will determine whether this program will halt when it is run or not. Since you have stipulated that you HHH WILL BE a decider, we know that it will ALWAYS return, and thus will always at some point abort its emulation of the input.
Thus we can show that DDD will always be halting, and since your specifications say that HHH can only return Halting if it reaches the final state, and it can't do that, it will, by definition be incorrect for this sort of input.

 Also there is not enough information in any integer
to predict who the president will be.
 char* WhatIsTheNameOfThePresidentIn2030(int x);
  
Which just says that there isn't a mapping from Integers to Who will be president.
THere *IS* a mapping from COMPLETE representation of programs to whether they halt or not. That mapping just isn't computable, this come out of the existance of the UTM / Complete simulator, giving a basis for the definition of the correct answer for the decider.
Your problem is that it turns out one program can't be both, the complete simulator that defines the answer, and the decider that gives the answer in finite time.

Date Sujet#  Auteur
3 Jun 25 * My reviewers think that halt deciders must report on the behavior of their caller76olcott
4 Jun 25 +* Re: My reviewers think that halt deciders must report on the behavior of their caller13dbush
4 Jun 25 i`* Re: My reviewers think that halt deciders must report on the behavior of their caller12olcott
4 Jun 25 i +* Re: My reviewers think that halt deciders must report on the behavior of their caller10dbush
4 Jun 25 i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller9olcott
4 Jun 25 i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller8dbush
4 Jun 25 i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller7olcott
4 Jun 25 i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller6dbush
4 Jul21:43 i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller5olcott
4 Jul21:53 i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller4Richard Damon
4 Jul23:11 i i      +- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
4 Jul23:15 i i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
5 Jul08:39 i i       `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
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
4 Jun 25  `* Re: My reviewers think that halt deciders must report on the behavior of their caller60olcott
5 Jun 25   +* Re: My reviewers think that halt deciders must report on the behavior of their caller39Richard Damon
5 Jun 25   i`* Re: My reviewers think that halt deciders must report on the behavior of their caller38olcott
5 Jun 25   i +* Re: My reviewers think that halt deciders must report on the behavior of their caller27dbush
5 Jun 25   i i+* Re: My reviewers think that halt deciders must report on the behavior of their caller22olcott
5 Jun 25   i ii+* Re: My reviewers think that halt deciders must report on the behavior of their caller18dbush
5 Jun 25   i iii`* Re: My reviewers think that halt deciders must report on the behavior of their caller17olcott
5 Jun 25   i iii +* Re: My reviewers think that halt deciders must report on the behavior of their caller13dbush
5 Jun 25   i iii i`* Re: My reviewers think that halt deciders must report on the behavior of their caller12olcott
5 Jun 25   i iii i +* Re: My reviewers think that halt deciders must report on the behavior of their caller8Fred. Zwarts
5 Jun 25   i iii i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller7olcott
6 Jun 25   i iii i i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
6 Jun 25   i iii i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller5Fred. Zwarts
6 Jun 25   i iii i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller4olcott
6 Jun 25   i iii i i   +* Re: My reviewers think that halt deciders must report on the behavior of their caller2joes
6 Jun 25   i iii i i   i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
7 Jun 25   i iii i i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jun 25   i iii i `* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
5 Jun 25   i iii i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
6 Jun 25   i iii i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jun 25   i iii `* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
5 Jun 25   i iii  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
6 Jun 25   i iii   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jun 25   i ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
5 Jun 25   i ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
6 Jun 25   i ii  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jun 25   i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller4Mikko
5 Jun 25   i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
6 Jun 25   i i  +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
6 Jun 25   i i  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko
5 Jun 25   i +* Re: My reviewers think that halt deciders must report on the behavior of their caller7Mikko
5 Jun 25   i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
6 Jun 25   i i +* Re: My reviewers think that halt deciders must report on the behavior of their caller4Mikko
6 Jun 25   i i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
7 Jun 25   i i i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jun 25   i i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko
6 Jun 25   i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
5 Jun 25   i `* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
5 Jun 25   i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
6 Jun 25   i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jun 25   +* Re: My reviewers think that halt deciders must report on the behavior of their caller16Mikko
5 Jun 25   i`* Re: My reviewers think that halt deciders must report on the behavior of their caller15olcott
6 Jun 25   i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
6 Jun 25   i +* Re: My reviewers think that halt deciders must report on the behavior of their caller4Mikko
6 Jun 25   i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
7 Jun 25   i i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jun 25   i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko
6 Jun 25   i `* Re: My reviewers think that halt deciders must report on the behavior of their caller9Fred. Zwarts
6 Jun 25   i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller8olcott
6 Jun 25   i   +* Re: My reviewers think that halt deciders must report on the behavior of their caller6joes
6 Jun 25   i   i`* Re: My reviewers think that halt deciders must report on the behavior of their caller5olcott
6 Jun 25   i   i +* Re: My reviewers think that halt deciders must report on the behavior of their caller2joes
6 Jun 25   i   i i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
7 Jun 25   i   i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jun 25   i   i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko
7 Jun 25   i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
7 Jun 25   `* Re: My reviewers think that halt deciders must report on the behavior of their caller4Mikko
7 Jun 25    `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
8 Jun 25     +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jun 25     `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal