Deutsch   English   Français   Italiano  
<c0c4a6aec7d1ae5e86baa1ec6b5253611b16682d@i2pn2.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.misty.com!weretis.net!feeder9.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: Richard Damon <richard@damon-family.org>
Newsgroups: comp.theory,sci.logic
Subject: Re: Sequence of sequence, selection and iteration matters --- Ben
 agrees (typo corrected)
Date: Tue, 9 Jul 2024 22:52:48 -0400
Organization: i2pn2 (i2pn.org)
Message-ID: <c0c4a6aec7d1ae5e86baa1ec6b5253611b16682d@i2pn2.org>
References: <v6e7va$c4sv$1@dont-email.me> <v6g444$pdc2$1@dont-email.me>
 <v6go4d$sg7f$1@dont-email.me>
 <80ebfd233bf599468126ddf048190bd0799605bd@i2pn2.org>
 <v6htmc$12ktu$1@dont-email.me>
 <dcd1b46e5442c8a532a33873f396b9cb9b0688a5@i2pn2.org>
 <v6hvps$12ktu$3@dont-email.me>
 <cf764821d8b9b08443fc6cd3d285bc0567f31fa6@i2pn2.org>
 <v6i3fg$13ejf$1@dont-email.me>
 <9b2d4259e78220028f0494f2e2aba382a3402f21@i2pn2.org>
 <v6i5vu$17hpj$2@dont-email.me>
 <11f09a2e12e5aa6ed05b450e70ab090286496ccc@i2pn2.org>
 <v6icmn$185d2$2@dont-email.me>
 <2a2192be89ca0e23f8649a9dd7c59050fa27cb4a@i2pn2.org>
 <v6jic7$1ctoi$10@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 10 Jul 2024 02:52:48 -0000 (UTC)
Injection-Info: i2pn2.org;
	logging-data="2743986"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="diqKR1lalukngNWEqoq9/uFtbkm5U+w3w6FQ0yesrXg";
User-Agent: Mozilla Thunderbird
Content-Language: en-US
X-Spam-Checker-Version: SpamAssassin 4.0.0
In-Reply-To: <v6jic7$1ctoi$10@dont-email.me>
Bytes: 4376
Lines: 62

On 7/9/24 10:44 AM, olcott wrote:
> On 7/9/2024 6:29 AM, Richard Damon wrote:
>> On 7/9/24 12:01 AM, olcott wrote:
>>>
>>> It correctly determines that it needs to abort,
>>> it aborts then it reports that it needed to abort.
>>
>> But that is the question of POOP, not halting.
>>
> 
> *It does meet this criteria*

Nope.
> 
> <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>
> 
> *You disavow sequence of sequence, selection and iteration*
> *I have never explained this issue to Ben this clearly before*
> Ben seems to believe that HHH must report that it need not
> abort its emulation of DDD because AFTER HHH has already
> aborted this emulation DDD does not need to be aborted.
> 

Nope, YOU don't understand about the deterministic nature of programs or 
the difference between partial knowledge and actual truth.

The emulation of DDD is not all of the behavior of DDD if it is aborted.

Note, once you define that your HHH will abort under a certain condition 
that the emulation of the DDD built on that HHH will meet, then the 
behavior of that DDD is established to be Halting. We don't need to run 
HHH(DDD) for that to happen, it comes out of determinism.

Note "Sequence, Selection, and Iteration" are concepts that explain how 
we define how a program runs. But it does NOT establish a causual link 
bettween different instances of programs.

The define behavior of DDD is established as soon as it is created. The 
behavior is REVEALED as it is run, and partially as it is simulated 
partially.

Note that the simulation that HHH is doing is on a different instance of 
DDD than the DDD that might be calling it. That aborting does NOT 
actually affect the behavior of the instance it is emulating, that 
instnce just becomes unobservable. But the behavior of the DDD that is 
possibly calling that HHH doing the simuation has been established by 
that definiton and the then behavior of HHH. SInce it WILL return, then 
the behavior of ALL DDDs is to return.

And because of that, we CAN say that HHH did not NEED to abort its 
emulation, as a complete emulation of this input (which calls the 
aborting HHH which is the only HHH in view) will halt.

We can't talk about an HHH that doesn't abort at this point, as the one 
and only HHH in view did abort. To try to change it at this point is to 
just LIE.