Deutsch English Français Italiano |
<vvqkff$gldn$13@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: olcott <polcott333@gmail.com> Newsgroups: comp.theory Subject: =?UTF-8?Q?Re=3A_Flibble=E2=80=99s_Leap=3A_Why_Behavioral_Divergence?= =?UTF-8?Q?_Implies_a_Type_Distinction_in_the_Halting_Problem?= Date: Sun, 11 May 2025 11:49:51 -0500 Organization: A noiseless patient Spider Lines: 88 Message-ID: <vvqkff$gldn$13@dont-email.me> References: <vv1UP.77894$JJT6.54808@fx16.ams4> <vvqd4u$g8a1$1@dont-email.me> <7N2UP.527443$wBt6.464256@fx15.ams4> <vvqfgq$gmmk$1@dont-email.me> <os3UP.670056$BFJ.223954@fx13.ams4> <vvqgpt$gmmk$4@dont-email.me> <aG3UP.366972$wBVe.321504@fx06.ams4> <vvqhaj$gldn$6@dont-email.me> <bV3UP.101097$0ia.1168@fx11.ams4> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sun, 11 May 2025 18:49:55 +0200 (CEST) Injection-Info: dont-email.me; posting-host="ef7faca461217fa132b1f53eef89d0be"; logging-data="546231"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Qvf6+r4GKBelIZk0RtwRd" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:Qyu5itF5OKe1uQYmyapp+pDV9L8= In-Reply-To: <bV3UP.101097$0ia.1168@fx11.ams4> X-Antivirus-Status: Clean Content-Language: en-US X-Antivirus: Norton (VPS 250511-4, 5/11/2025), Outbound message Bytes: 5210 On 5/11/2025 11:05 AM, Mr Flibble wrote: > On Sun, 11 May 2025 10:56:02 -0500, olcott wrote: > >> On 5/11/2025 10:49 AM, Mr Flibble wrote: >>> On Sun, 11 May 2025 16:47:09 +0100, Richard Heathfield wrote: >>> >>>> On 11/05/2025 16:34, Mr Flibble wrote: >>>>> On Sun, 11 May 2025 16:25:14 +0100, Richard Heathfield wrote: >>>>> >>>>>> For a question to be semantically incorrect, it takes more than just >>>>>> you and your allies to be unhappy with it. >>>>> >>>>> For a question to be semantically correct, it takes more than just >>>>> you and your allies to be happy with it. >>>> >>>> Indeed. It has to have meaning. It does. That meaning has to be >>>> understood by sufficiently intelligent people. It is. >>>> >>>> You don't like the question. I get that. I don't know /why/ you don't >>>> like it, because all your explanations to date have been complete >>>> expletive deleted. For a Usenet article to be semantically correct, it >>>> helps if your readers can understand what the <exp. del.> you're >>>> talking about. >>>> >>>> What I get from your stand is that you agree with olcott that a >>>> 'pathological' input halts... no, never halts... well, you can't >>>> decide between you, but you're agreed that it's definitely decidable, >>>> right? >>> >>> Re-read the OP for my answer: >>> >>> Flibble’s Leap: Why Behavioral Divergence Implies a Type Distinction in >>> the Halting Problem >>> > =========================================================================================== >>> >>> Summary ------- >>> Flibble argues that the Halting Problem's undecidability proof is built >>> on a category (type) error: it assumes a program and its own >>> representation (as a finite string) are interchangeable. This >>> assumption fails under simulating deciders, revealing a type >>> distinction through behavioral divergence. As such, all deciders must >>> respect this boundary, and diagonalization becomes ill-formed. This >>> reframing dissolves the paradox by making the Halting Problem itself an >>> ill-posed question. >>> >>> 1. Operational Evidence of Type Distinction >>> ------------------------------------------- >>> - When a program (e.g., `DD()`) is passed to a simulating halt decider >>> (`HHH`), it leads to infinite recursion. >>> - This behavior differs from direct execution (e.g., a crash due to a >>> stack overflow). >> >> The directly executed DD() simply halts because HHH has stopped the >> infinite recursion that it specifies on its second recursive call. > > That behaviour is due to a decision you have made, that I disagree with, > the correct thing to do is to allow infinite recursion to manifest as > stack overflow rather than return an artificial halting result. > That fails to meet the spec of a termination analyzer. >> >> DD emulated by HHH according to the rules of the x86 language cannot >> possibly halt. Because all deciders are required to report on what their >> finite string input specifies HHH must reject DD as non-halting. > > The category error precludes a decision being made as the problem is ill- > formed. > > /Flibble int sum(int x, int y) { return x + y; } The category error is actually the fact that everyone here expects a termination analyzer to report on behavior other than the behavior that its input finite string actually specifies. This is only uncomputable in the same way that sum(3,2) cannot compute the sum of 5 + 7. We could call this the can't compute the wrong sum problem. -- Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius hits a target no one else can see." Arthur Schopenhauer