Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT

Liste des GroupesRevenir à theory 
Sujet : Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 13. Jun 2025, 18:50:37
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <76400d68726f89ba34f9a7ea5888ea12c6cf6db8@i2pn2.org>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 6/13/25 1:37 PM, olcott wrote:
On 6/13/2025 12:33 PM, Richard Damon wrote:
On 6/13/25 1:26 PM, olcott wrote:
On 6/13/2025 12:19 PM, Richard Damon wrote:
On 6/13/25 10:37 AM, olcott wrote:
On 6/13/2025 4:26 AM, Fred. Zwarts wrote:
Op 12.jun.2025 om 17:30 schreef olcott:
>
Even after many corrections, Olcott repeated his claims without learning anything from his previous errors.
Lack of knowledge does not make someone look stupid, but the resistance against learning does.
>
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
>
It is a verified fact that DD() *is* one of the forms
of the counter-example input as such an input would
be encoded in C. Christopher Strachey wrote his in CPL.
>
// rec routine P
//   §L :if T[P] go to L
//     Return §
// https://academic.oup.com/comjnl/article/7/4/313/354243
void Strachey_P()
{
   L: if (HHH(Strachey_P)) goto L;
   return;
}
>
https://academic.oup.com/comjnl/article-abstract/7/4/313/354243? redirectedFrom=fulltext
>
It *is* a verified fact DD correctly simulated by HHH
cannot possibly reach its own "return" statement
final halt state.
>
Showing the failure of HHH to reach the end of the simulation.
>
The code of the input to HHH(DD) specifies
HHH simulates DD that calls HHH(DD)
HHH simulates DD that calls HHH(DD)
HHH simulates DD that calls HHH(DD)...
>
>
Then you are lying that HHH will abort and return 0.
>
That is your problem, you world is based on being able to just lie about what you want.
>
>
That you can't understand this is merely a lack
of sufficient tecnh9cal competence on your part.
>
>
No, it is merely a lack of honesty on your part.
>
That you continue to fail to show all of the details
of exactly how DD does reach its simulated "return"
statement final halt state proves that you know you
are not competent.
>
>
>
But DD DOES reach its final state
THE SIMULATED DD CANNOT POSSIBLY REACH ITS SIMULATED FINAL
YOU DAMNED JACKASS.
 
So you erroneously think. I have shown how it does. You just repeat unsupported claims, because that is all you can do, since you know you are just lying.
All you are doing is proving to the world how stupid you actually are.

Date Sujet#  Auteur
12 Jun 25 * HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT52olcott
13 Jun 25 +* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT17Fred. Zwarts
13 Jun 25 i`* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT16olcott
13 Jun 25 i +* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT14Richard Damon
13 Jun 25 i i`* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT13olcott
13 Jun 25 i i `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT12Richard Damon
13 Jun 25 i i  `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT11olcott
13 Jun 25 i i   `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT10Richard Damon
13 Jun 25 i i    `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT9olcott
14 Jun 25 i i     `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT8Richard Damon
14 Jun 25 i i      `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT7olcott
14 Jun 25 i i       `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT6Richard Damon
14 Jun 25 i i        `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT5olcott
14 Jun 25 i i         +- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT1Fred. Zwarts
14 Jun 25 i i         `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT3Richard Damon
14 Jun 25 i i          `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT2olcott
14 Jun 25 i i           `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT1Richard Damon
14 Jun 25 i `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT1Fred. Zwarts
13 Jun 25 `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT34Mikko
13 Jun 25  +* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT27olcott
14 Jun 25  i+* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT25Fred. Zwarts
14 Jun 25  ii`* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT24olcott
15 Jun 25  ii +* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT20Fred. Zwarts
15 Jun 25  ii i`* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++19olcott
16 Jun 25  ii i `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++18Mikko
16 Jun 25  ii i  `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++17olcott
17 Jun 25  ii i   +* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++8Richard Damon
17 Jun 25  ii i   i`* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++7olcott
18 Jun 25  ii i   i `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++6Richard Damon
18 Jun 25  ii i   i  `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++5olcott
18 Jun 25  ii i   i   +* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++3joes
18 Jun 25  ii i   i   i`* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++2olcott
19 Jun 25  ii i   i   i `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Richard Damon
19 Jun 25  ii i   i   `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Richard Damon
17 Jun 25  ii i   `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++8Mikko
17 Jun 25  ii i    `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++7olcott
18 Jun 25  ii i     `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++6Mikko
18 Jun 25  ii i      `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++5olcott
19 Jun 25  ii i       +- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Richard Damon
19 Jun 25  ii i       `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++3Mikko
19 Jun 25  ii i        `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++2olcott
20 Jun 25  ii i         `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Richard Damon
15 Jun 25  ii `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT3Mikko
15 Jun 25  ii  `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT2olcott
16 Jun 25  ii   `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT1Mikko
14 Jun 25  i`- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT1Mikko
14 Jun 25  `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++6olcott
14 Jun 25   +- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Richard Damon
15 Jun 25   `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++4Mikko
15 Jun 25    `* Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++3olcott
15 Jun 25     +- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Richard Damon
16 Jun 25     `- Re: HHH(DD) does correctly reject its input as non-halting --- VERIFIED FACT +++1Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal