Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work

Liste des GroupesRevenir à theory 
Sujet : Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 10. Nov 2024, 22:02:06
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <114d7d0cb5266295ec2c9e9097158d78e5f51dea@i2pn2.org>
References : 1
User-Agent : Mozilla Thunderbird
On 11/10/24 2:28 PM, olcott wrote:
*The best selling author of theory of computation textbooks*
<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
Right, if the correct (and thus complete) emulation of this precise input would not halt.

 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>
Which your H doesn't do.

 Correct simulation is defined as D is emulated by H according to
the semantics of the x86 language thus includes H emulating itself
emulating D.
And also means that it can not be aborted, as "stopping" in the middle is not to the semantics of the x86 language.
An thus, your H fails to determine that the CORRECT emulation by H will not terminate, since it doesn't do one.

 I made D simpler so that the key essence of recursive simulation
could be analyzed separately. ChatGPT totally understood this.
Nope, your broke the rules of the field, and thus invalidates your proof.
Either by passing the address of DDD to HHH implies passing the FULL MEMORY that DDD is in (or at least every part accessed in the emulation of DDD) and thus changed in your

 void DDD()
{
HHH(DDD);
return;
}
 ChatGPT
Simplified Analogy:
Think of HHH as a "watchdog" that steps in during real execution
to stop DDD() from running forever. But when HHH simulates DDD(),
it's analyzing an "idealized" version of DDD() where nothing stops the
recursion. In the simulation, DDD() is seen as endlessly recursive, so
HHH concludes that it would not halt without external intervention.
But DDD doesn't call an "ideaized" verision of HHH, it calls the exact function defined as HHH, s0 your arguemet is based on false premises, and thus is just a :OE/

 https://chatgpt.com/share/67158ec6-3398-8011-98d1-41198baa29f2
This link is live so you can try to convince ChatGPT that its wrong.
 On 11/3/2024 12:20 PM, Richard Damon wrote:
 > On 11/3/24 9:39 AM, olcott wrote:
 >>
 >> The finite string input to HHH specifies that HHH
 >> MUST EMULATE ITSELF emulating DDD.
 >
 > Right, and it must CORRECTLY determine what an unbounded
 > emulation of that input would do, even if its own programming
 > only lets it emulate a part of that.
 >
 *Breaking that down into its key element*
 > [This bounded HHH] must CORRECTLY determine what
 > an unbounded emulation of that input would do...
 When that input is unbounded that means it is never
aborted at any level, otherwise it is bounded at some
level thus not unbounded.
>
No, because there aren't "levels" of emulation under consideration here. Only does the emulation that the top level HHH is doing, since everything else is just fixed by the problem.
I guess you are just doubling down on your committement to prove that you are nothing but an pathetic pathological lying idiot that doesn't understand a thing that he is talking about.

Date Sujet#  Auteur
10 Nov 24 * Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work27olcott
10 Nov 24 +* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work14Richard Damon
10 Nov 24 i`* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work13olcott
11 Nov 24 i +* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work11joes
11 Nov 24 i i`* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work10olcott
11 Nov 24 i i `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work9Richard Damon
11 Nov 24 i i  `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work8olcott
11 Nov 24 i i   `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work7Richard Damon
11 Nov 24 i i    `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work6olcott
11 Nov 24 i i     `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work5Richard Damon
11 Nov 24 i i      `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work4olcott
11 Nov 24 i i       `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work3Richard Damon
11 Nov 24 i i        `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work2olcott
11 Nov 24 i i         `- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Richard Damon
11 Nov 24 i `- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Richard Damon
11 Nov 24 +* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work4Mikko
11 Nov 24 i`* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work3olcott
11 Nov 24 i +- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Richard Damon
12 Nov 24 i `- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Mikko
11 Nov 24 `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work8Mikko
11 Nov 24  +* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work4wij
11 Nov 24  i`* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work3wij
11 Nov 24  i +- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1wij
12 Nov 24  i `- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Mikko
11 Nov 24  `* Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work3olcott
11 Nov 24   +- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Richard Damon
12 Nov 24   `- Re: Philosophy of Computation: Three seem to agree how emulating termination analyzers are supposed to work1Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal