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

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

Path: news.eternal-september.org!eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: joes <noreply@example.org>
Newsgroups: comp.theory
Subject: Re: Halting Problem: What Constitutes Pathological Input
Date: Wed, 7 May 2025 08:17:36 -0000 (UTC)
Organization: i2pn2 (i2pn.org)
Message-ID: <1a9a7405aee995d4ca56351b940e42be7d66e0ae@i2pn2.org>
References: <GE4SP.47558$VBab.42930@fx08.ams4> <vvamqc$o6v5$4@dont-email.me>
	<5b84f927f8052f5392b625cef9642140d439d1c7@i2pn2.org>
	<vvbs6b$1us1f$3@dont-email.me>
	<1a99b2ee77f8c0d1ff37e5febb47c5be17b2d4fb@i2pn2.org>
	<vvdidg$3cbpq$8@dont-email.me>
	<bf914e91ee1c9d27536cfebf811930e24014cdf3@i2pn2.org>
	<vveh6e$89u0$8@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 7 May 2025 08:17:36 -0000 (UTC)
Injection-Info: i2pn2.org;
	logging-data="3486197"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="nS1KMHaUuWOnF/ukOJzx6Ssd8y16q9UPs1GZ+I3D0CM";
User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a
 git.gnome.org/pan2)
X-Spam-Checker-Version: SpamAssassin 4.0.0

Am Tue, 06 May 2025 21:40:14 -0500 schrieb olcott:
> On 5/6/2025 6:00 PM, Richard Damon wrote:
>> On 5/6/25 1:54 PM, olcott wrote:
>>> On 5/6/2025 6:06 AM, Richard Damon wrote:
>>>> On 5/5/25 10:29 PM, olcott wrote:
>>>>> On 5/5/2025 8:06 PM, Richard Damon wrote:
>>>>>> On 5/5/25 11:51 AM, olcott wrote:

>>>>>>> When HHH computes the mapping from *its input* to the behavior of
>>>>>>> DD emulated by HHH this includes HHH emulating itself emulating
>>>>>>> DD. This matches the infinite recursion behavior pattern.
>>>>>>>
>>>>>> And *ITS INPUT*, for the HHH that answers 0, is the representation
>>>>>> of a program
>>>>>
>>>>> Not at all. This has always been stupidly wrong.
>>>>> The input is actually a 100% perfectly precise sequence of steps.
>>>>> With pathological self-reference some of these steps are inside the
>>>>> termination analyzer.
>>>>>
>>>> Can't be, as the input needs to be about a program, which must, by
>>>> the definition of a program, include all its algorithm.
>>>> Yes, there are steps that also occur in the termination analyzer, but
>>>> they have been effectively copied into the program the input
>>>> describes.

>>>> What you forget is that the input program INCLUDES as its definiton,
>>>> all of the code it uses, and thus the call to the decider it is built
>>>> on includes that code into the decider, and that is a FIXED and
>>>> DETERMINDED version of the decider, the one that THIS version of the
>>>> input is designed to make wrong.
>>>> This doesn't change when you hypothosize a different decider looking
>>>> at THIS input.
>>>>
>>> *would never stop running unless aborted*
>>> Refers to a hypothetical HHH/DD pair of the same HHH that DD calls
>>> except that this hypothetical HHH never aborts.
>>>
>> Right, but a correct simulation of D does halt,
A correct simulation is one that produces the same behaviour as the
direct execution. HHH does not.

> How the Hell is breaking the rules specified by the x86 language
> possibly correct?
The rule that you may not abort? The rule that you may not simulate
hypothetical code?

-- 
Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
It is not guaranteed that n+1 exists for every n.