| Deutsch English Français Italiano |
|
<102btcm$1vij9$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: "Fred. Zwarts" <F.Zwarts@HetNet.nl>
Newsgroups: comp.theory
Subject: Re: Everyone on this forum besides Keith has been a damned liar about
this point
Date: Wed, 11 Jun 2025 14:38:45 +0200
Organization: A noiseless patient Spider
Lines: 86
Message-ID: <102btcm$1vij9$1@dont-email.me>
References: <1025i6j$afk6$1@dont-email.me>
<87h60pioab.fsf@nosuchdomain.example.com> <1025kvd$aqju$2@dont-email.me>
<87cybdin7o.fsf@nosuchdomain.example.com> <1025mfg$b964$1@dont-email.me>
<1026ct7$g0hl$1@dont-email.me> <1026rnn$j3rp$2@dont-email.me>
<1028rj0$153ga$1@dont-email.me> <1029pq2$1ah2f$16@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 11 Jun 2025 14:38:46 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f4d819cbd0337029c486c99a35998853";
logging-data="2083433"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+YNgWl7rJ5YZ6kEdIn+p2r"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:mqP155dnfgqlDI/lEvGdFTJFEYY=
Content-Language: nl, en-GB
In-Reply-To: <1029pq2$1ah2f$16@dont-email.me>
Op 10.jun.2025 om 19:25 schreef olcott:
> On 6/10/2025 3:49 AM, Fred. Zwarts wrote:
>> Op 09.jun.2025 om 16:39 schreef olcott:
>>> On 6/9/2025 5:26 AM, Fred. Zwarts wrote:
>>>> Op 09.jun.2025 om 06:04 schreef olcott:
>>>>> On 6/8/2025 10:54 PM, Keith Thompson wrote:
>>>>>> olcott <polcott333@gmail.com> writes:
>>>>>>> On 6/8/2025 10:31 PM, Keith Thompson wrote:
>>>>>>>> olcott <polcott333@gmail.com> writes:
>>>>>>>>> void DDD()
>>>>>>>>> {
>>>>>>>>> HHH(DDD);
>>>>>>>>> return;
>>>>>>>>> }
>>>>>>>>>
>>>>>>>>> The *input* to simulating termination analyzer HHH(DDD)
>>>>>>>>> specifies recursive simulation that can never reach its
>>>>>>>>> *simulated "return" instruction final halt state*
>>>>>>>>>
>>>>>>>>> *Every rebuttal to this changes the words*
>>>>>>>> Do not imply that I support your claims.
>>>>>>>
>>>>>>> I am not implying anything. I am directly stating
>>>>>>> that you have agreed that when DDD is correctly simulated
>>>>>>> by HHH that it cannot possibly reach its own simulated
>>>>>>> "return" instruction and terminate normally.
>>>>>>
>>>>>> Endless recursion is endless recursion. Correctly simulated endless
>>>>>> recursion is endless recursion.
>>>>>
>>>>> Great. No one else besides you and I agree that DDD
>>>>> correctly simulated by HHH cannot possibly reach its
>>>>> *simulated "return" instruction final halt state*
>>>>
>>>> Nobody denied it. You are fighting windmills.
>>>> We all agree that your HHH fails to reach the end of the simulation
>>>> of the input. An input that specifies a halting program, but HHH
>>>> cannot simulate it.
>>>>
>>>>>
>>>>>> This has no useful or interesting
>>>>>> consequences. Do you agree?
>>>>>>
>>>>>
>>>>> It is very useful because it is isomorphic to this:
>>>>> (The standard Halting Problem counter-example input)
>>>>>
>>>>> int DD()
>>>>> {
>>>>> int Halt_Status = HHH(DD);
>>>>> if (Halt_Status)
>>>>> HERE: goto HERE;
>>>>> return Halt_Status;
>>>>> }
>>>>>
>>>>
>>>> Indeed, it shows that simulation is not the right way to try to
>>>> refute the proof of the halting theorem, because a simulator will
>>>> never be able to simulate itself correctly up to the end.
>>>>
>>>
>>> It is ridiculously stupid to require a non-terminating
>>> input to be simulated up to its non-existent end.
>>>
>>
>> It is even more stupid to ignore the halting part of the input (with a
>> premature abort) and claim it is not halting.
>
> It waiting forever is not long enough (and it is)
> then your idea about "premature abort" is incorrect.
Running one more cycle is enough to see the simulated abort (unless you
change the input to another input specifying another program that needs
again another cycle. That other input is only in your dream. The input
specified in Halt7.c is the input we discuss.
>
> That you do not understand that unless the outermost
> HHH aborts that no HHH ever aborts is your mistake
> not mine.
>
>
That you do not see that one more cycle is enough, because you keep
changing the input to something you dream about but is not the actual
input is your problem, not mine.