Deutsch   English   Français   Italiano  
<vsdikn$3o5fg$1@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: "Fred. Zwarts" <F.Zwarts@HetNet.nl>
Newsgroups: comp.theory
Subject: Re: DDD specifies recursive emulation to HHH and halting to HHH1
Date: Mon, 31 Mar 2025 10:09:59 +0200
Organization: A noiseless patient Spider
Lines: 73
Message-ID: <vsdikn$3o5fg$1@dont-email.me>
References: <vrfuob$256og$1@dont-email.me> <vs4ovc$1e09p$1@dont-email.me>
 <vs4pg8$1c1ja$6@dont-email.me> <vs4pi9$1e09p$2@dont-email.me>
 <vs4qpp$1c1ja$7@dont-email.me> <vs4r2u$1e09p$3@dont-email.me>
 <vs4snt$1c1ja$9@dont-email.me>
 <e11c6f4f29bb0c77dbd10f8e20bca766712977d0@i2pn2.org>
 <vs50kt$1c1ja$15@dont-email.me> <vs5r0j$2f37e$1@dont-email.me>
 <vs6srk$39556$12@dont-email.me> <vs6t10$2p360$6@dont-email.me>
 <vs70tc$39556$21@dont-email.me> <vs71bq$2p360$10@dont-email.me>
 <vs76m9$3m3q0$1@dont-email.me> <vs77th$2p360$11@dont-email.me>
 <vs78cu$3ms9k$1@dont-email.me>
 <c2b91231b9052e07b6705250938fb9095e711327@i2pn2.org>
 <vs7kvf$3eal$2@dont-email.me>
 <aeb75b411e9f77c974585181c671a47d03b22078@i2pn2.org>
 <vs7qdm$8dae$2@dont-email.me> <vs7r9b$8ajp$1@dont-email.me>
 <vs92l3$1fccq$5@dont-email.me> <vs93ae$1k9u2$1@dont-email.me>
 <vs9g5p$1v2n9$5@dont-email.me> <vs9m5u$26v53$5@dont-email.me>
 <vs9nff$27rl4$5@dont-email.me> <vsbjaa$1hblk$3@dont-email.me>
 <vsc9l5$2bk3d$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 31 Mar 2025 10:10:00 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="b0973023f03c3251ee94fa08a88289ea";
	logging-data="3937776"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19yy5cxdgZDTajk4RIGz/bK"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:TUZeKXhv5FdjiRrSJduktO6Ebog=
Content-Language: nl, en-GB
In-Reply-To: <vsc9l5$2bk3d$1@dont-email.me>
Bytes: 4887

Op 30.mrt.2025 om 22:30 schreef olcott:
> On 3/30/2025 9:09 AM, Fred. Zwarts wrote:
>> Op 29.mrt.2025 om 22:07 schreef olcott:
>>> On 3/29/2025 3:45 PM, Fred. Zwarts wrote:
>>>> Op 29.mrt.2025 om 20:03 schreef olcott:
>>>>> On 3/29/2025 10:23 AM, dbush wrote:
>>>>>> On 3/29/2025 11:12 AM, olcott wrote:
>>>>>>> On 3/28/2025 11:00 PM, dbush wrote:
>>>>>>>> On 3/28/2025 11:45 PM, olcott wrote:
>>>>>>>>>
>>>>>>>>> It defines that it must compute the mapping from
>>>>>>>>> the direct execution of a Turing Machine
>>>>>>>>
>>>>>>>> Which does not require tracing an actual running TM, only 
>>>>>>>> mapping properties of the TM described. 
>>>>>>>
>>>>>>> The key fact that you continue to dishonestly ignore
>>>>>>> is the concrete counter-example that I provided that
>>>>>>> conclusively proves that the finite string of machine
>>>>>>> code input is not always a valid proxy for the behavior
>>>>>>> of the underlying virtual machine.
>>>>>>
>>>>>> In other words, you deny the concept of a UTM, which can take a 
>>>>>> description of any Turing machine and exactly reproduce the 
>>>>>> behavior of the direct execution.
>>>>>
>>>>> I deny that a pathological relationship between a UTM and
>>>>> its input can be correctly ignored.
>>>>>
>>>>> When this pathological relationship changes this behavior
>>>>> we cannot simply pretend that the behavior is not changed.
>>>>>
>>>>>
>>>>
>>>> When solving a problem, it is stupid to choose a tool that has a 
>>>> pathological relation with the problem. 
>>>
>>> A termination analyzer cannot reject itself, 
>> but it can report that it failed to do a correct analysis. 
> 
> In the same way that the sum of an actual
> cat and an actual pallet of bricks cannot
> be correctly computed.

And a program that is asked to do so, is correct when it reports that it 
cannot do it.
Similarly, the analyser can report that it failed to do a correct analysis.

> 
>> That is what HHH does when it fails to reach the end of the simulation 
>> of a program that has an end as proven by direct execution and world- 
>> class simulators.
> 
> _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]
> 
> DDD EMULATED BY HHH DOES SPECIFY THAT IT
> CANNOT POSSIBLY REACH ITS OWN FINAL HALT STATE.
> 
> THAT IS WHAT IT SAYS AND ANYONE THAT DISAGREES
> IS A DAMNED LIAR OR STUPID.
> 

Yes, indeed, it says that it fails to reach the end of the simulation. 
An end that exists, as proven by direct execution and other world-class 
simulators.