Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)

Liste des GroupesRevenir à theory 
Sujet : Re: Sequence of sequence, selection and iteration matters --- Ben agrees (typo corrected)
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory sci.logic
Date : 09. Jul 2024, 04:01:20
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <9b2d4259e78220028f0494f2e2aba382a3402f21@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Mozilla Thunderbird
On 7/8/24 9:23 PM, olcott wrote:
On 7/8/2024 7:31 PM, Richard Damon wrote:
On 7/8/24 8:21 PM, olcott wrote:
On 7/8/2024 6:59 PM, Richard Damon wrote:
On 7/8/24 7:45 PM, olcott wrote:
On 7/8/2024 6:26 PM, Richard Damon wrote:
On 7/8/24 9:04 AM, olcott wrote:
On 7/8/2024 2:22 AM, Mikko wrote:
On 2024-07-07 14:16:10 +0000, olcott said:
>
_DDD()
[00002172] 55               push ebp      ; housekeeping
[00002173] 8bec             mov ebp,esp   ; housekeeping
[00002175] 6872210000       push 00002172 ; push DDD
[0000217a] e853f4ffff       call 000015d2 ; call HHH(DDD)
[0000217f] 83c404           add esp,+04
[00002182] 5d               pop ebp
[00002183] c3               ret
Size in bytes:(0018) [00002183]
>
Sufficient knowledge of the x86 language conclusively proves
that the call from DDD correctly emulated by HHH to HHH(DDD)
cannot possibly return for any pure function HHH.
>
Suffifcient knowledge of the x86 language makes obvious that
DDD returns if and only if HHH returns.
>
>
That is insufficient knowledge. Sufficient knowledge proves that
DDD correctly simulated by HHH meets this criteria.
>
Nope, YOU have the insufficent knowledge, since you don't understand that the x86 language says programs are deterministic, and their behavior is fully establish when they are written, and running or simulating them is only a way to observe that behavior, and the only CORRECT observation of all the behavior, so letting that operation reach its final state.
>
>
<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>
>
Which you H doesn't meet, since the definition of "Correct Simulation" here (as for most people) is a simulation that exactly reproduces the behavior of the full program the input represents, which means a simulaiton that doesn't abort.
>
Since your H doesn't do that, or correctly determine what one of those would do (since it would halt since you H returns 0) so you CAN'T correctly predict that which doesn't happen.
>
>
*Ben agrees that the "if" statement has been met*
*Ben agrees that the "if" statement has been met*
*Ben agrees that the "if" statement has been met*
>
No, he agress that your H, which is NOT a Halt Decider, is correctly answering your non-halt-deciding question.  In other words, it is a correct POOP decide.r
>
>
It is literally true that Ben agrees that the "if" statement
has been met.
>
Same words, but different meanings.
>
SO, NO
>
>
Ben disagrees with the second part because Ben fails to understand
that HHH cannot correctly report that DDD would stop running until
after HHH forces DDD to stop running.
>
No, HE understand that HHH to be a halt decider MUST correctly report that DDD will stop running since HHH(DDD) returns.
>
YOU are the one that doesn't understand the problem.
>
>
When you need groceries you cannot say that you
don't need groceries until AFTER you get more groceries.
>
>
Which is just Red Herring, as I am not a program, and the program is not me.
>
Something you don't understand, maybe because you sold your free will and got a deterministic program instead.
 *Free will does not make lies into truth*
 If HHH reports that it does not need to abort
DDD before it aborts DDD then HHH is a liar.
No, It COULD report that it has determined that it doesn't NEED to abort its simulation, but does so anyway. Nothing says HHH MUST simulate to the end if it can determine the right answwer sooner.
The problem is that HHH doesn't know that is true, as it doesn't know what DDD will do after HHH returns to it, so all it can do is guess.

 If you need groceries and report that you don't
need groceries before you get more groceries then
you are a liar.
No, I can not NEED groceries, but still go to the store and get somee things I WANT (but don't need). It might be a hot day and I want a fresh flavor of Ice Cream for that day. I don't NEED it, as I have some other flavors, but I can still go.
You are just showing how bad your logic is, you can't even argue about simple philosophy.

 _DDD()
[00002172] 55         push ebp      ; housekeeping
[00002173] 8bec       mov ebp,esp   ; housekeeping
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call HHH(DDD)
[0000217f] 83c404     add esp,+04
[00002182] 5d         pop ebp
[00002183] c3         ret
Size in bytes:(0018) [00002183]
 

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