Re: Sequence of sequence, selection and iteration matters

Liste des GroupesRevenir à c theory 
Sujet : Re: Sequence of sequence, selection and iteration matters
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 10. Jul 2024, 04:52:29
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <fba7d241edd4a6f8b765a152904b5c17c3d199c4@i2pn2.org>
References : 1 2 3 4 5
User-Agent : Mozilla Thunderbird
On 7/9/24 10:19 AM, olcott wrote:
On 7/9/2024 1:22 AM, Mikko wrote:
On 2024-07-08 13:04:13 +0000, olcott said:
<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>
>
Whether a partial simulation of DDD simulates the return depends
on the simulator.
>
That is false proving that you have insufficient knowledge.
>
It is true. There are partial simulators that do simulate D(I) to its termination (if it terminates) and there are simulators that don't.
That you cannot imagine something does not mean it can't exist.
>
 No pure function x86 emulator HHH can possibly emulate DDD
to its termination.
Which is a different claim then that the DDD that the HHH emulated can't reach its return.

 _DDD()
[00002163] 55         push ebp      ; housekeeping
[00002164] 8bec       mov ebp,esp   ; housekeeping
[00002166] 6863210000 push 00002163 ; push DDD
[0000216b] e853f4ffff call 000015c3 ; call HHH(DDD)
[00002170] 83c404     add esp,+04
[00002173] 5d         pop ebp
[00002174] c3         ret
Size in bytes:(0018) [00002174]
 *When DDD is correctly emulated by any pure function*
*HHH x86 emulator that can possibly exist* which calls
an emulated HHH(DDD) to repeat this process until the
emulated DDD is aborted.
 At no point in this emulation does the call from DDD
correctly emulated by HHH to HHH(DDD) ever return.
 
Right, so the emulation by HHH never sees the return that DDD will do in the actual correct emulation of DDD by a REAL correct emulator that occurs after HHH aborts its emulaiton.
You just don't understand the fact that a partial emulation never actualy defines the behavior of the input machine after it stops its emulation.

Date Sujet#  Auteur
7 Jul 24 * Sequence of sequence, selection and iteration matters133olcott
7 Jul 24 +* Re: Sequence of sequence, selection and iteration matters3Richard Damon
9 Jul 24 i`* Re: Sequence of sequence, selection and iteration matters2olcott
10 Jul 24 i `- Re: Sequence of sequence, selection and iteration matters1Richard Damon
8 Jul 24 `* Re: Sequence of sequence, selection and iteration matters129Mikko
8 Jul 24  `* Re: Sequence of sequence, selection and iteration matters128olcott
9 Jul 24   +* Re: Sequence of sequence, selection and iteration matters46Richard Damon
9 Jul 24   i`* Re: Sequence of sequence, selection and iteration matters --- Ben agrees45olcott
9 Jul 24   i +* Re: Sequence of sequence, selection and iteration matters --- Ben agrees40Richard Damon
9 Jul 24   i i`* Re: Sequence of sequence, selection and iteration matters --- Ben agrees39olcott
9 Jul 24   i i `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees38Richard Damon
9 Jul 24   i i  +* Re: Sequence of sequence, selection and iteration matters --- Ben agrees12olcott
9 Jul 24   i i  i`* Re: Sequence of sequence, selection and iteration matters --- Ben agrees11Richard Damon
9 Jul 24   i i  i `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees10olcott
9 Jul 24   i i  i  `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees9Richard Damon
9 Jul 24   i i  i   `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees8olcott
9 Jul 24   i i  i    `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees to something different.7Richard Damon
9 Jul 24   i i  i     `* Re: Sequence of sequence, selection and iteration matters --- Ben proves that he agrees to my meanings6olcott
9 Jul 24   i i  i      `* Re: Sequence of sequence, selection and iteration matters --- Ben proves that he agrees to my meanings5Richard Damon
9 Jul 24   i i  i       `* Re: Sequence of sequence, selection and iteration matters --- Ben proves that he agrees to my meanings4olcott
9 Jul 24   i i  i        `* Re: Sequence of sequence, selection and iteration matters --- Ben proves that he agrees to my meanings3Richard Damon
9 Jul 24   i i  i         `* Re: Sequence of sequence, selection and iteration matters --- Ben proves that he agrees to my meanings2olcott
10 Jul 24   i i  i          `- Re: Sequence of sequence, selection and iteration matters --- Ben proves that he agrees to my meanings1Richard Damon
9 Jul 24   i i  +* Re: Sequence of sequence, selection and iteration matters --- Ben agrees15olcott
9 Jul 24   i i  i`* Re: Sequence of sequence, selection and iteration matters --- Ben agrees14Richard Damon
9 Jul 24   i i  i +* Re: Sequence of sequence, selection and iteration matters --- Ben agrees4olcott
9 Jul 24   i i  i i`* Re: Sequence of sequence, selection and iteration matters --- Ben agrees3Richard Damon
9 Jul 24   i i  i i `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees2olcott
9 Jul 24   i i  i i  `- Re: Sequence of sequence, selection and iteration matters --- Ben agrees1Richard Damon
9 Jul 24   i i  i `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees9Mikko
9 Jul 24   i i  i  `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees8Richard Damon
10 Jul 24   i i  i   `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees7Mikko
10 Jul 24   i i  i    +* Re: Sequence of sequence, selection and iteration matters --- Ben agrees2Richard Damon
11 Jul 24   i i  i    i`- Re: Sequence of sequence, selection and iteration matters --- Ben agrees1Mikko
10 Jul 24   i i  i    `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees4olcott
11 Jul 24   i i  i     +- Re: Sequence of sequence, selection and iteration matters --- Ben agrees1Richard Damon
11 Jul 24   i i  i     `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees2Mikko
11 Jul 24   i i  i      `- Re: Sequence of sequence, selection and iteration matters --- Ben agrees1olcott
9 Jul 24   i i  `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)10olcott
9 Jul 24   i i   `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)9Richard Damon
9 Jul 24   i i    `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)8olcott
9 Jul 24   i i     `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)7Richard Damon
9 Jul 24   i i      +* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)2olcott
9 Jul 24   i i      i`- Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)1Richard Damon
9 Jul 24   i i      `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)4olcott
9 Jul 24   i i       `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)3Richard Damon
9 Jul 24   i i        `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)2olcott
10 Jul 24   i i         `- Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)1Richard Damon
9 Jul 24   i `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees4Mikko
9 Jul 24   i  `* Re: Sequence of sequence, selection and iteration matters --- Ben agrees3olcott
10 Jul 24   i   +- Re: Sequence of sequence, selection and iteration matters --- Ben agrees1Richard Damon
10 Jul 24   i   `- Re: Sequence of sequence, selection and iteration matters --- Ben agrees1Mikko
9 Jul 24   `* Re: Sequence of sequence, selection and iteration matters81Mikko
9 Jul 24    `* Re: Sequence of sequence, selection and iteration matters80olcott
9 Jul 24     +* Re: Sequence of sequence, selection and iteration matters77Fred. Zwarts
9 Jul 24     i`* Re: Sequence of sequence, selection and iteration matters76olcott
9 Jul 24     i +* Re: Sequence of sequence, selection and iteration matters74Fred. Zwarts
9 Jul 24     i i`* Re: Sequence of sequence, selection and iteration matters73olcott
9 Jul 24     i i +* Re: Sequence of sequence, selection and iteration matters68Fred. Zwarts
9 Jul 24     i i i`* Re: Sequence of sequence, selection and iteration matters67olcott
9 Jul 24     i i i +- Re: Sequence of sequence, selection and iteration matters1joes
9 Jul 24     i i i +* Re: Sequence of sequence, selection and iteration matters64Fred. Zwarts
9 Jul 24     i i i i+* Re: Sequence of sequence, selection and iteration matters61olcott
10 Jul 24     i i i ii+* Re: Sequence of sequence, selection and iteration matters31joes
10 Jul 24     i i i iii`* DDD correctly emulated by HHH cannot possibly halt30olcott
10 Jul 24     i i i iii `* Re: DDD correctly emulated by HHH cannot possibly halt29joes
10 Jul 24     i i i iii  `* Re: DDD correctly emulated by HHH cannot possibly halt28olcott
11 Jul 24     i i i iii   `* Re: DDD correctly emulated by HHH cannot possibly halt27Richard Damon
11 Jul 24     i i i iii    `* Re: DDD correctly emulated by HHH cannot possibly halt26olcott
11 Jul 24     i i i iii     `* Re: DDD correctly emulated by HHH cannot possibly halt, thinks olcott, but it does.25Richard Damon
11 Jul 24     i i i iii      `* Re: DDD correctly emulated by HHH cannot possibly halt, thinks olcott, but it does.24olcott
11 Jul 24     i i i iii       `* Re: DDD correctly emulated by HHH cannot possibly halt, thinks olcott, but it does.23Richard Damon
11 Jul 24     i i i iii        `* Re: DDD correctly emulated by HHH cannot possibly halt22olcott
11 Jul 24     i i i iii         `* Re: DDD correctly emulated by HHH cannot possibly halt21Richard Damon
11 Jul 24     i i i iii          `* Re: DDD correctly emulated by HHH cannot possibly halt20olcott
12 Jul 24     i i i iii           `* Re: DDD correctly emulated by HHH cannot possibly halt19Richard Damon
12 Jul 24     i i i iii            `* Re: DDD correctly emulated by HHH cannot possibly halt18olcott
12 Jul 24     i i i iii             `* Re: DDD correctly emulated by HHH cannot possibly halt17Richard Damon
12 Jul 24     i i i iii              `* Re: DDD correctly emulated by HHH cannot possibly halt16olcott
12 Jul 24     i i i iii               +* Re: DDD correctly emulated by HHH cannot possibly halt10joes
12 Jul 24     i i i iii               i`* Re: DDD correctly emulated by HHH cannot possibly halt9olcott
12 Jul 24     i i i iii               i +* Re: DDD correctly emulated by HHH cannot possibly halt4Fred. Zwarts
12 Jul 24     i i i iii               i i`* Re: DDD correctly emulated by HHH cannot possibly halt3olcott
12 Jul 24     i i i iii               i i +- Re: DDD correctly emulated by HHH cannot possibly halt1Fred. Zwarts
13 Jul 24     i i i iii               i i `- Re: DDD correctly emulated by HHH cannot possibly halt1Mikko
13 Jul 24     i i i iii               i +- Re: DDD correctly emulated by HHH cannot possibly halt1Richard Damon
14 Jul 24     i i i iii               i `* Re: DDD correctly emulated by HHH cannot possibly halt3joes
14 Jul 24     i i i iii               i  `* Re: DDD correctly emulated by HHH cannot possibly halt2olcott
14 Jul 24     i i i iii               i   `- Re: DDD correctly emulated by HHH cannot possibly halt1Richard Damon
12 Jul 24     i i i iii               `* Re: DDD correctly emulated by HHH cannot possibly halt Because HHH that correctly simulates does not Halt5Richard Damon
12 Jul 24     i i i iii                `* Re: DDD correctly emulated by HHH cannot possibly halt4olcott
12 Jul 24     i i i iii                 +- Re: DDD correctly emulated by HHH cannot possibly halt1Fred. Zwarts
12 Jul 24     i i i iii                 +- Re: DDD correctly emulated by HHH cannot possibly halt1joes
13 Jul 24     i i i iii                 `- Re: DDD correctly but partially emulated by HHH cannot possibly be seen to halt by HHH, but do halt1Richard Damon
10 Jul 24     i i i ii`* Re: Sequence of sequence, selection and iteration matters29Fred. Zwarts
10 Jul 24     i i i ii `* Re: Sequence of sequence, selection and iteration matters28olcott
10 Jul 24     i i i ii  `* Re: Sequence of sequence, selection and iteration matters27Fred. Zwarts
10 Jul 24     i i i ii   `* Re: Sequence of sequence, selection and iteration matters26olcott
10 Jul 24     i i i ii    `* Re: Sequence of sequence, selection and iteration matters25Fred. Zwarts
10 Jul 24     i i i ii     `* Re: Sequence of sequence, selection and iteration matters24olcott
10 Jul 24     i i i ii      +* Re: Sequence of sequence, selection and iteration matters3Fred. Zwarts
11 Jul 24     i i i ii      `* Re: Sequence of sequence, selection and iteration matters20Mikko
9 Jul 24     i i i i+- Re: Sequence of sequence, selection and iteration matters ---clarification1olcott
9 Jul 24     i i i i`- Re: Sequence of sequence, selection and iteration matters --- one more freaking time1olcott
10 Jul 24     i i i `- Re: Sequence of sequence, selection and iteration matters1Richard Damon
9 Jul 24     i i +* Re: Sequence of sequence, selection and iteration matters3joes
10 Jul 24     i i `- Re: Sequence of sequence, selection and iteration matters1Richard Damon
10 Jul 24     i `- Re: Sequence of sequence, selection and iteration matters1Richard Damon
10 Jul 24     +- Re: Sequence of sequence, selection and iteration matters1Richard Damon
10 Jul 24     `- Re: Sequence of sequence, selection and iteration matters1Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal