Re: 197 page execution trace of DDD correctly simulated by HHH

Liste des GroupesRevenir à theory 
Sujet : Re: 197 page execution trace of DDD correctly simulated by HHH
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logic
Date : 28. Jun 2024, 19:22:09
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5mv0i$3eubb$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 24 25 26 27 28 29
User-Agent : Mozilla Thunderbird
Op 28.jun.2024 om 18:54 schreef olcott:
On 6/28/2024 10:48 AM, Fred. Zwarts wrote:
Op 28.jun.2024 om 17:32 schreef olcott:
On 6/28/2024 10:22 AM, Fred. Zwarts wrote:
Op 28.jun.2024 om 17:04 schreef olcott:
On 6/28/2024 9:53 AM, Fred. Zwarts wrote:
Op 28.jun.2024 om 16:27 schreef olcott:
On 6/28/2024 3:23 AM, Fred. Zwarts wrote:
Op 27.jun.2024 om 19:30 schreef olcott:
>
When you prove that you are totally overwhelmed and confused
by the original issue I break it down into simpler steps.
>
If you don't have a slight clue about the C programming
language then the first step is you must learn this language
otherwise it is like trying to talk to someone about
differential calculus that does not know how to count to ten.
>
If... But since this if does not apply, the the is irrelevant.
You keep repeating irrelevant texts to hide that you cannot show any error in my reasoning.
>
>
typedef void (*ptr)();
int H0(ptr P);
>
void Infinite_Loop()
{
   HERE: goto HERE;
}
>
void Infinite_Recursion()
{
   Infinite_Recursion();
}
>
void DDD()
{
   H0(DDD);
}
>
int main()
{
   H0(Infinite_Loop);
   H0(Infinite_Recursion);
   H0(DDD);
}
>
Every C programmer that knows what an x86 emulator is knows that when H0
emulates the machine language of Infinite_Loop, Infinite_Recursion, and
DDD that it must abort these emulations so that itself can terminate
normally.
>
When this is construed as non-halting criteria then simulating
termination analyzer H0 is correct to reject these inputs as non-halting
by returning 0 to its caller.
>
Simulating termination analyzers must report on the behavior that their
finite string input specifies thus H0 must report that DDD correctly
emulated by H0 remains stuck in recursive simulation.
>
>
Another attempt to distract from the subject.You claim you are not talking about halt-deciders or termination analyzers, but now you bring them up again.
>
>
https://liarparadox.org/HHH(DDD)_Full_Trace.pdf
>
I only do this because you have gotten overwhelmed.
I prove my point step-by-step and because you don't
understand any of the steps you leap to the conclusion
that I am wrong.
>
We are discussing an H0 that aborts after two cycles. I do not tolerate to go away from this point.
>
>
I updated all of my names in my code.
// HHH(DDD) and HHH1(DDD) are the standard names for DDD input
// DDD calls HHH(DDD). HHH1 is identical to HHH.
>
// HH(DD,DD) and HH1(DD,DD) are the standard names for (DD,DD) input
// DD calls HH(DD,DD) and HH1 is identical to HH.
>
>
You haven't shown that you even understand that Infinite_Recursion()
doesn't halt. You must understand this before you can understand
the more complex example of DDD.
>
We agreed to talk only about the simulator which aborts after two cycles of recursive simulation.
>
Not if you don't have the prerequisites.
>
>
I have them.
But you try to distract from the fact that you do not even understand a two cycle recursive simulation. We cannot talk about infinite recursion before you understand a two cycle recursive simulation..
>
I spent two years coming up with these precise words before
I contacted professor Sipser for his approval.
>
<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
>
     H can abort its simulation of D and correctly report that D
     specifies a non-halting sequence of configurations.
</MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
>
On 10/14/2022 7:44 PM, Ben Bacarisse wrote:
 > I don't think that is the shell game. PO really /has/ an H
 > (it's trivial to do for this one case) that correctly determines
 > that P(P) *would* never stop running *unless* aborted.
 >
>
>
But there is no correct simulation, so Sipser's approval does not apply.
 The semantics of the x86 programming language specifies that
N steps of DDD were correctly emulated until the infinite
recursion behavior pattern was correctly matched.
What you say is that two equals infinite.
*We are not talking about infinite recursion. We are talking about a two cycle recursive simulation.*

 This has better color coding than the prior version.
https://liarparadox.org/HHH(DDD)_Full_Trace.pdf
 
Let's agree about a two cycle recursive simulation, for which you have not shown any evidence that it can be done correctly.
 I have proven the verified fact that DDD is correctly emulated by
HHH and HHH correctly emulates itself emulating DDD until the outer
HHH sees that DDD meets the infinite recursion behavior pattern.
 
There is no infinite recursion pattern. The simulated HHH runs one cycle behind the simulating HHH. The simulating HHH aborts the simulated HHH only one cycle before the simulated HHH would return.
Aborting the simulation at this point makes it incorrect.
So, stop talking about infinite, because apparently do not understand what it means. Infinite is much more than two.

Date Sujet#  Auteur
23 Jun 24 * Re: 195 page execution trace of DDD correctly simulated by HH0147Mikko
23 Jun 24 `* Re: 195 page execution trace of DDD correctly simulated by HH0146olcott
24 Jun 24  `* Re: 195 page execution trace of DDD correctly simulated by HH0145Mikko
24 Jun 24   `* Re: 195 page execution trace of DDD correctly simulated by HH0144olcott
24 Jun 24    +* Re: 195 page execution trace of DDD correctly simulated by HH0142joes
24 Jun 24    i`* Re: 195 page execution trace of DDD correctly simulated by HH0141olcott
25 Jun 24    i +- Re: 195 page execution trace of DDD correctly simulated by HH01Richard Damon
25 Jun 24    i +* Re: 195 page execution trace of DDD correctly simulated by HH0137Fred. Zwarts
25 Jun 24    i i`* Re: 195 page execution trace of DDD correctly simulated by HH0136olcott
25 Jun 24    i i +* Re: 195 page execution trace of DDD correctly simulated by HH0132Fred. Zwarts
25 Jun 24    i i i`* Re: 195 page execution trace of DDD correctly simulated by HH0131olcott
25 Jun 24    i i i +* Re: 195 page execution trace of DDD correctly simulated by HH0110Fred. Zwarts
25 Jun 24    i i i i`* Re: 195 page execution trace of DDD correctly simulated by HH0109olcott
25 Jun 24    i i i i `* Re: 195 page execution trace of DDD correctly simulated by HH0108Fred. Zwarts
25 Jun 24    i i i i  `* Re: 195 page execution trace of DDD correctly simulated by HH0107olcott
25 Jun 24    i i i i   `* Re: 195 page execution trace of DDD correctly simulated by HH0106Fred. Zwarts
25 Jun 24    i i i i    `* Re: 195 page execution trace of DDD correctly simulated by HH0105olcott
26 Jun 24    i i i i     `* Re: 195 page execution trace of DDD correctly simulated by HH0104Fred. Zwarts
26 Jun 24    i i i i      +* Re: 195 page execution trace of DDD correctly simulated by HH014olcott
27 Jun 24    i i i i      i`* Re: 195 page execution trace of DDD correctly simulated by HH013Fred. Zwarts
27 Jun 24    i i i i      i `* Re: 195 page execution trace of DDD correctly simulated by HH012olcott
28 Jun 24    i i i i      i  `* Re: 195 page execution trace of DDD correctly simulated by HH011Fred. Zwarts
28 Jun 24    i i i i      i   `* Re: 197 page execution trace of DDD correctly simulated by HHH10olcott
28 Jun 24    i i i i      i    `* Re: 197 page execution trace of DDD correctly simulated by HHH9Fred. Zwarts
28 Jun 24    i i i i      i     `* Re: 197 page execution trace of DDD correctly simulated by HHH8olcott
28 Jun 24    i i i i      i      +- Re: 197 page execution trace of DDD correctly simulated by HHH1Fred. Zwarts
28 Jun 24    i i i i      i      `* Re: 197 page execution trace of DDD incorrectly simulated by HHH6joes
28 Jun 24    i i i i      i       `* Re: 197 page execution trace of DDD incorrectly simulated by HHH5olcott
28 Jun 24    i i i i      i        `* Re: 197 page execution trace of DDD incorrectly simulated by HHH4joes
28 Jun 24    i i i i      i         `* Re: 197 page execution trace of DDD incorrectly simulated by HHH3olcott
28 Jun 24    i i i i      i          `* Re: 197 page execution trace of DDD incorrectly simulated by HHH2Alan Mackenzie
28 Jun 24    i i i i      i           `- Re: 197 page execution trace of DDD incorrectly simulated by HHH1olcott
26 Jun 24    i i i i      `* Re: 195 page execution trace of DDD correctly simulated by HH089olcott
27 Jun 24    i i i i       `* Re: 195 page execution trace of DDD correctly simulated by HH088Fred. Zwarts
27 Jun 24    i i i i        `* Re: 195 page execution trace of DDD correctly simulated by HH087olcott
28 Jun 24    i i i i         +* Re: 195 page execution trace of DDD correctly simulated by HH016Fred. Zwarts
28 Jun 24    i i i i         i`* Re: 197 page execution trace of DDD correctly simulated by HHH15olcott
28 Jun 24    i i i i         i `* Re: 197 page execution trace of DDD correctly simulated by HHH14Fred. Zwarts
28 Jun 24    i i i i         i  `* Re: 197 page execution trace of DDD correctly simulated by HHH13olcott
28 Jun 24    i i i i         i   `* Re: 197 page execution trace of DDD correctly simulated by HHH12Fred. Zwarts
28 Jun 24    i i i i         i    `* Re: 197 page execution trace of DDD correctly simulated by HHH11olcott
28 Jun 24    i i i i         i     `* Re: 197 page execution trace of DDD correctly simulated by HHH10Fred. Zwarts
28 Jun 24    i i i i         i      `* Re: 197 page execution trace of DDD correctly simulated by HHH9olcott
28 Jun 24    i i i i         i       `* Re: 197 page execution trace of DDD correctly simulated by HHH8Fred. Zwarts
28 Jun 24    i i i i         i        `* Re: 197 page execution trace of DDD correctly simulated by HHH7olcott
28 Jun 24    i i i i         i         `* Re: 197 page execution trace of DDD correctly simulated by HHH6Fred. Zwarts
28 Jun 24    i i i i         i          `* Re: 197 page execution trace of DDD correctly simulated by HHH5olcott
29 Jun 24    i i i i         i           `* Re: 197 page execution trace of DDD correctly simulated by HHH4Fred. Zwarts
30 Jun 24    i i i i         i            `* Re: 197 page execution trace of DDD correctly simulated by HHH3olcott
30 Jun 24    i i i i         i             +- Re: simulation trace of DDD1joes
30 Jun 24    i i i i         i             `- Re: 197 page execution trace of DDD correctly simulated by HHH1Richard Damon
28 Jun 24    i i i i         `* Re: 195 page execution trace of DDD correctly simulated by HH070joes
28 Jun 24    i i i i          `* Re: 197 page execution trace of DDD correctly simulated by HHH69olcott
28 Jun 24    i i i i           `* Re: 197 page execution trace of DDD correctly simulated by HHH68joes
28 Jun 24    i i i i            `* Re: 197 page execution trace of DDD correctly simulated by HHH67olcott
28 Jun 24    i i i i             `* Re: 197 page execution trace of DDD correctly simulated by HHH66joes
28 Jun 24    i i i i              `* Re: 197 page execution trace of DDD correctly simulated by HHH65olcott
28 Jun 24    i i i i               `* Re: 197 page execution trace of DDD correctly simulated by HHH64joes
28 Jun 24    i i i i                `* Re: 197 page execution trace of DDD correctly simulated by HHH63olcott
29 Jun 24    i i i i                 `* Re: 197 page execution trace of DDD correctly simulated by HHH62joes
29 Jun 24    i i i i                  `* Re: 197 page execution trace of DDD correctly simulated by HHH61olcott
29 Jun 24    i i i i                   +- Re: 197 page execution trace of DDD correctly simulated by HHH1Richard Damon
30 Jun 24    i i i i                   +* Re: 197 page execution trace of DDD correctly simulated by HHH20joes
30 Jun 24    i i i i                   i`* Re: 197 page execution trace of DDD correctly simulated by HHH19olcott
30 Jun 24    i i i i                   i +- Re: 197 page execution trace of DDD correctly simulated by HHH1Richard Damon
30 Jun 24    i i i i                   i +- Re: 197 page execution trace of DDD correctly simulated by HHH1joes
1 Jul 24    i i i i                   i `* Re: 197 page execution trace of DDD correctly simulated by HHH16Fred. Zwarts
1 Jul 24    i i i i                   i  `* Re: 197 page execution trace of DDD correctly simulated by HHH15olcott
1 Jul 24    i i i i                   i   +* Re: 197 page execution trace of DDD correctly simulated by HHH10Fred. Zwarts
1 Jul 24    i i i i                   i   i`* Re: 197 page execution trace of DDD correctly simulated by HHH9olcott
1 Jul 24    i i i i                   i   i +* Re: 197 page execution trace of DDD correctly simulated by HHH5joes
1 Jul 24    i i i i                   i   i i`* Re: 197 page execution trace of DDD correctly simulated by HHH4olcott
1 Jul 24    i i i i                   i   i i `* Re: 197 page execution trace of DDD correctly simulated by HHH3Fred. Zwarts
1 Jul 24    i i i i                   i   i i  `* Re: 197 page execution trace of DDD correctly simulated by HHH2olcott
2 Jul 24    i i i i                   i   i i   `- Re: 197 page execution trace of DDD correctly simulated by HHH1Fred. Zwarts
1 Jul 24    i i i i                   i   i `* Re: 197 page execution trace of DDD correctly simulated by HHH3Fred. Zwarts
1 Jul 24    i i i i                   i   i  `* Re: 197 page execution trace of DDD correctly simulated by HHH2olcott
2 Jul 24    i i i i                   i   i   `- Re: 197 page execution trace of DDD correctly simulated by HHH1Fred. Zwarts
1 Jul 24    i i i i                   i   +- Re: 197 page execution trace of DDD correctly simulated by HHH1joes
2 Jul 24    i i i i                   i   `* Re: 197 page execution trace of DDD correctly simulated by HHH3Richard Damon
2 Jul 24    i i i i                   i    `* Re: 197 page execution trace of DDD correctly simulated by HHH2olcott
2 Jul 24    i i i i                   i     `- Re: 197 page execution trace of DDD correctly simulated by HHH1Richard Damon
30 Jun 24    i i i i                   `* Re: 197 page execution trace of DDD correctly simulated by HHH39Fred. Zwarts
30 Jun 24    i i i i                    `* Re: 197 page execution trace of DDD correctly simulated by HHH38olcott
1 Jul 24    i i i i                     `* Re: 197 page execution trace of DDD correctly simulated by HHH37Fred. Zwarts
1 Jul 24    i i i i                      `* Re: 197 page execution trace of DDD correctly simulated by HHH36olcott
1 Jul 24    i i i i                       +* Re: 197 page execution trace of DDD correctly simulated by HHH3Fred. Zwarts
1 Jul 24    i i i i                       i`* Re: 197 page execution trace of DDD correctly simulated by HHH2olcott
2 Jul 24    i i i i                       i `- Re: 197 page execution trace of DDD correctly simulated by HHH1Richard Damon
2 Jul 24    i i i i                       `* Re: 197 page execution trace of DDD correctly simulated by HHH32Richard Damon
2 Jul 24    i i i i                        `* Re: 197 page execution trace of DDD correctly simulated by HHH31olcott
2 Jul 24    i i i i                         +* Re: 197 page execution trace of DDD correctly simulated by HHH29Richard Damon
2 Jul 24    i i i i                         i`* Re: 197 page execution trace of DDD correctly simulated by HHH28olcott
2 Jul 24    i i i i                         i +* Re: 197 page execution trace of DDD correctly simulated by HHH26Richard Damon
2 Jul 24    i i i i                         i i`* Re: 197 page execution trace of DDD correctly simulated by HHH25olcott
2 Jul 24    i i i i                         i i +* Re: 197 page execution trace of DDD correctly simulated by HHH23Richard Damon
2 Jul 24    i i i i                         i i i`* Re: 197 page execution trace of DDD correctly simulated by HHH22olcott
2 Jul 24    i i i i                         i i i `* Re: 197 page execution trace of DDD correctly simulated by HHH21Richard Damon
2 Jul 24    i i i i                         i i i  `* Re: 197 page execution trace of DDD correctly simulated by HHH20olcott
2 Jul 24    i i i i                         i i i   `* Re: 197 page execution trace of DDD correctly simulated by HHH19Richard Damon
2 Jul 24    i i i i                         i i i    `* Re: 197 page execution trace of DDD correctly simulated by HHH18olcott
2 Jul 24    i i i i                         i i `- Re: 197 page execution trace of DDD correctly simulated by HHH1Mikko
2 Jul 24    i i i i                         i `- Re: 197 page execution trace of DDD correctly simulated by HHH1joes
2 Jul 24    i i i i                         `- Re: 197 page execution trace of DDD correctly simulated by HHH1Mikko
26 Jun 24    i i i `* Re: 195 page execution trace of DDD correctly simulated by HH020Mikko
26 Jun 24    i i `* Re: 195 page execution trace of DDD correctly simulated by HH03Richard Damon
25 Jun 24    i `* Re: 195 page execution trace of DDD correctly simulated by HH02joes
25 Jun 24    `- Re: 195 page execution trace of DDD correctly simulated by HH01Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal