Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT

Liste des GroupesRevenir à theory 
Sujet : Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logic comp.ai.philosophy
Date : 25. Jun 2025, 08:59:48
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103ga9l$2l4he$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Mozilla Thunderbird
Op 24.jun.2025 om 16:06 schreef olcott:
On 6/24/2025 2:54 AM, Fred. Zwarts wrote:
Op 23.jun.2025 om 16:50 schreef olcott:
On 6/23/2025 3:24 AM, Fred. Zwarts wrote:
Op 22.jun.2025 om 21:27 schreef olcott:
On 6/22/2025 11:01 AM, Fred. Zwarts wrote:
Op 20.jun.2025 om 16:53 schreef olcott:
On 6/20/2025 4:42 AM, Fred. Zwarts wrote:
Op 19.jun.2025 om 17:23 schreef olcott:
On 6/19/2025 3:55 AM, Fred. Zwarts wrote:
Op 18.jun.2025 om 17:41 schreef olcott:
On 6/18/2025 4:36 AM, Fred. Zwarts wrote:
Op 17.jun.2025 om 16:36 schreef olcott:
On 6/17/2025 4:28 AM, Fred. Zwarts wrote:
Op 17.jun.2025 om 00:26 schreef olcott:
On 6/16/2025 3:53 AM, Fred. Zwarts wrote:
Op 15.jun.2025 om 22:10 schreef olcott:
void DDD()
{
   HHH(DDD);
   return;
}
>
When I challenge anyone to show the details of exactly
how DDD correctly simulated by ANY simulating termination
analyzer HHH can possibly reach its own simulated "return"
statement final halt state they ignore this challenge.
>
It seems very difficult for you to read.
We clearly stated that the challenge is improper.
>
Are you too stupid to understand that dogmatic
assertions that are utterly bereft of any supporting
reasoning DO NOT COUNT AS REBUTTALS ???
>
No, you are too stupid to realise that challenging for a recipe to draw a square circle does not count as a proof that square circles exist.
>
>
Claiming that I made a mistake with no ability to
show this mistake is DISHONEST.
>
>
Indeed, but irrelevant,
>
That alternative is that you are dishonest.
When you claim that I am wrong and have
no ability to show how and where I am wrong
this would seem to make you a liar.
>
No one has ever even attempted to show the details
of how this is not correct:
>
void DDD()
{
   HHH(DDD);
   return;
}
>
When one or more instructions of DDD are correctly
simulated by ANY simulating termination analyzer HHH
then this correctly simulated DDD never reaches its
simulated "return" statement final halt state.
>
Indeed, HHH fails to reach the end of the simulation, even though the end is only one cycle further from the point where it gave up the simulation.
>
>
That is counter-factual and over-your-head.
>
>
No evidence presented for this claim. Dreaming again?
Even a beginner understands that when HHH has code to abort and halt, the simulated HHH runs one cycle behind the simulating HHH, so that when the simulating HHH aborts, the simulated HHH is only one cycle away from the same point.
>
Proving that you do not understand what unreachable code is.
First year CS students and EE majors may not understand this.
All CS graduates would understand this.
>
That you do not understand what I write makes it difficult for you to learn from your errors.
It is not that difficult. Try again and pay full attention to it.
Even a beginner understands that when HHH has code to abort and halt,
the simulated HHH runs one cycle behind the simulating HHH, so that when the simulating HHH aborts, the simulated HHH is only one cycle away from the same point.
>
Yes this is factual.
>
*This is only ordinary computer programming with*
*no theory of computation computer science required*
>
Every simulated HHH remains one cycle behind its simulator
no matter how deep the recursive simulations go. This means
that the outermost directly executed HHH reaches its abort
criteria first.
>
And it fails to see that the simulated HHH would reach exactly the same abort criteria one cycle later.
In this way, it misses the fact that it is simulating an HHH that would abort and halt.
>
>
void Infinite_Loop()
{
   HERE: goto HERE;
   printf("Fred Zwarts can't understand this is never reached\n");
}
>
Another claim without any evidence.
>
Olcott does not understand that his HHH does not see an infinite loop.
It aborts and halt, so the recursion is finite.
>
You didn't even use the term recursion correctly.
Infinite loops have nothing to do with recursion.
>
And infinite loops have nothing to do with a simulator simulating itself. Therefore, talking about infinite loops is changing the subject.
>
Mike understands that HHH could recognize an infinite
loop correctly.
>
    The process in which a function calls itself directly
    or indirectly is called recursion and the corresponding
    function is called a recursive function.
https://www.geeksforgeeks.org/introduction-to-recursion-2/
>
Lines 987 to 992 is where infinite loops are recognized
Lines 996 to 1005 is where infinite recursion is recognized
https://github.com/plolcott/x86utm/blob/master/Halt7.c
>
HHH correctly emulates the x86 machine code of its
input until one of those two patterns is matched.
>
But there is a bug in the code that tries to recognise an infinite recursion.
 There is no bug. Quit your defamation.
 
It forgets to count the conditional branch instructions when simulating the simulator.
 *It does not forget them. They are irrelevant*
False claim without evidence.
That is the bug. They determine the behaviour of the program specified by the input. Therefore, they are relevant.

Date Sujet#  Auteur
15 Jun 25 * HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT117olcott
16 Jun 25 +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT41Richard Damon
16 Jun 25 i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT40olcott
16 Jun 25 i +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2Fred. Zwarts
16 Jun 25 i i`- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1olcott
16 Jun 25 i +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT13Richard Damon
16 Jun 25 i i+* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT10olcott
17 Jun 25 i ii`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT9Richard Damon
17 Jun 25 i ii +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3olcott
17 Jun 25 i ii i+- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
18 Jun 25 i ii i`- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Richard Damon
17 Jun 25 i ii `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT5olcott
17 Jun 25 i ii  +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3Fred. Zwarts
17 Jun 25 i ii  i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2olcott
18 Jun 25 i ii  i `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
18 Jun 25 i ii  `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Richard Damon
16 Jun 25 i i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT !!!2olcott
17 Jun 25 i i `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT !!!1Fred. Zwarts
16 Jun 25 i `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT24Mikko
16 Jun 25 i  `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT23olcott
17 Jun 25 i   +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT18Fred. Zwarts
17 Jun 25 i   i+* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT16olcott
18 Jun 25 i   ii+* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT14Richard Damon
18 Jun 25 i   iii`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT13olcott
19 Jun 25 i   iii +- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Richard Damon
19 Jun 25 i   iii `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT11Mikko
19 Jun 25 i   iii  `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT10olcott
20 Jun 25 i   iii   +- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Richard Damon
20 Jun 25 i   iii   `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT8Mikko
20 Jun 25 i   iii    `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT7olcott
21 Jun 25 i   iii     `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT6Mikko
21 Jun 25 i   iii      `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT5olcott
21 Jun 25 i   iii       +- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Richard Damon
22 Jun 25 i   iii       `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3Mikko
22 Jun 25 i   iii        `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2olcott
23 Jun 25 i   iii         `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Mikko
18 Jun 25 i   ii`- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
18 Jun 25 i   i`- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
17 Jun 25 i   `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT4Mikko
17 Jun 25 i    `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3olcott
18 Jun 25 i     `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2Mikko
18 Jun 25 i      `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1olcott
16 Jun 25 +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2Mikko
16 Jun 25 i`- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1olcott
16 Jun 25 `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT73Fred. Zwarts
16 Jun 25  +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT4olcott
17 Jun 25  i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3Fred. Zwarts
17 Jun 25  i `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2olcott
18 Jun 25  i  `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
16 Jun 25  `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT68olcott
17 Jun 25   `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT67Fred. Zwarts
17 Jun 25    `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT66olcott
18 Jun 25     `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT65Fred. Zwarts
18 Jun 25      `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT64olcott
19 Jun 25       `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT63Fred. Zwarts
19 Jun 25        `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT62olcott
20 Jun 25         `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT61Fred. Zwarts
20 Jun 25          `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT60olcott
20 Jun 25           +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT11joes
20 Jun 25           i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT10olcott
21 Jun 25           i `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT9Richard Damon
21 Jun 25           i  `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT8olcott
21 Jun 25           i   `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT7Richard Damon
21 Jun 25           i    `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT6olcott
22 Jun 25           i     `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT5Richard Damon
22 Jun 25           i      `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT4olcott
22 Jun 25           i       `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT3Richard Damon
22 Jun 25           i        `* Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT2olcott
23 Jun 25           i         `- Re: HHH(DDD) is correct to reject its input as non-halting --- PROOF THAT I AM CORRECT1Richard Damon
22 Jun 25           `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT48Fred. Zwarts
22 Jun 25            `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT47olcott
23 Jun 25             `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT46Fred. Zwarts
23 Jun 25              +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT40olcott
24 Jun 25              i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT39Fred. Zwarts
24 Jun 25              i `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT38olcott
25 Jun 25              i  +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT18Mikko
25 Jun 25              i  i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT17olcott
26 Jun 25              i  i `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT16Mikko
27 Jun05:21              i  i  `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT15olcott
27 Jun15:26              i  i   `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT14olcott
28 Jun09:47              i  i    +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT7Fred. Zwarts
29 Jun10:01              i  i    i+* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3Mikko
29 Jun15:28              i  i    ii`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2olcott
30 Jun10:32              i  i    ii `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Mikko
29 Jun11:43              i  i    i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3Fred. Zwarts
29 Jun14:49              i  i    i `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2olcott
30 Jun08:43              i  i    i  `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
28 Jun12:56              i  i    `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT6Mikko
28 Jun14:51              i  i     `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT5olcott
29 Jun10:10              i  i      `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT4Mikko
29 Jun15:34              i  i       `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3olcott
30 Jun08:42              i  i        +- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Fred. Zwarts
30 Jun10:40              i  i        `- Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT1Mikko
25 Jun 25              i  `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT19Fred. Zwarts
25 Jun 25              i   `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT18olcott
26 Jun 25              i    `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT17Fred. Zwarts
28 Jun00:30              i     `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT16olcott
28 Jun09:50              i      `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT15Fred. Zwarts
28 Jun14:02              i       `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT14olcott
29 Jun10:14              i        +* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT3Mikko
29 Jun15:37              i        i`* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT2olcott
29 Jun11:38              i        `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT10Fred. Zwarts
24 Jun 25              `* Re: HHH(DDD) is correct to reject its input as non-halting --- EVIDENCE THAT I AM CORRECT5Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal