Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion

Liste des GroupesRevenir à c theory 
Sujet : Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 21. May 2025, 03:15:48
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <95db078e80b2868ed15a9a9a2af0280d96234a3a@i2pn2.org>
References : 1
User-Agent : Mozilla Thunderbird
On 5/20/25 3:10 PM, Mr Flibble wrote:
Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion
=========================================================================
 Overview:
---------
Flibble distinguishes between detecting infinite recursion and simulating
it. His argument is that a Simulating Halt Decider (SHD) does not need to
perform unbounded execution to reach a decision—it only needs to *detect*
unbounded behavior structurally. This refinement aligns with the demands
placed on any decider: that it halt in finite time.
Correct, it must be able to correctly determine that the hypothetical complete simulation of the input program (which includes all it code, and doesn't change in the hypthetical case) will not halt.

 Key Statement:
--------------
"It is sufficient for an SHD to DETECT infinite recursion without having
to SIMULATE it."
 Implications:
-------------
- SHDs must not rely on runtime behavior to conclude non-halting.
Wrong, because you can only detect infinte recursion if it is actually there.
Remember, the input *IS* a program and doesn't change.

- Instead, SHDs should be built to identify infinite loops *structurally*
(e.g., static analysis, recursion without base case, etc.).
Yes.

 Relation to Flibble's Law:
--------------------------
"If a problem permits infinite behavior in its formulation, it permits
infinite analysis of that behavior in its decidability scope."
FALSE. Violation of the rules of the system.
Decider MUST be finite in behavior.

 This law supports the claim that analyzing infinite behavior (in
principle) is necessary when such behavior is permitted. It doesn't mean
running forever; it means using tools that can *infer* infinite behavior
within a finite decision process.
You can claim that it may NEED infinite analysis, you can not claim the right to DO infinite analysis.
IF the only way to answer a problem is to use "infinite analysis", then by definition, the problem is not decidable.

 Theoretical Soundness:
----------------------
- Aligns with static analysis and type theory approaches.
No it doesn't.

- Matches how total languages and proof assistants handle recursion (e.g.,
Agda, Coq).
Nope.

- Respects the requirement that deciders halt in finite time.
??? How can

 Misconceptions Addressed:
-------------------------
- SHDs are not broken simulators—they are structural analyzers.
Ok, but they still need to answer about the actual behavior of the input, as defined by the behavior when we execute the program it represents.

- Overflow or crash behavior is not failure—it’s evidence of an ill-formed
or semantically invalid input.
But since the "pathological input" isn't "ill-formed" that isn't an out for the SHD.

- Detection ≠ simulation; structure ≠ behavior.
But correct answer is defined by actual behavior of direct exectution.

 Limitations:
------------
- SHDs remain partial—they cannot detect *all* forms of infinite recursion.
- But this is not a flaw—it is a principled limitation, consistent with
Flibble’s position that some inputs are semantically malformed and should
be excluded from the decidable domain.
In other words, you ADMIT that the Halting Problem answer, that no univerally correct Halt Deciders exist.

 Conclusion:
-----------
Flibble sharpens his argument by clarifying that SHDs are not required to
simulate infinite execution. They are expected to *detect* infinite
behavior structurally and respond in finite time. This keeps them within
the bounds of what a decider must be and strengthens the philosophical
coherence of his redefinition of the Halting Problem.
But you can't "redefine" the Halting Problem and then say you have answered the Halting Problem.
That is just admitting that you whole analysis is just a strawman.
If you want to claim you can make a partial halt decider, and admit that no universal Halt Decider can exist, that is just agreeing with the existing theory.

Date Sujet#  Auteur
21 May 25 * Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion334Richard Damon
21 May 25 +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion2Richard Heathfield
21 May 25 i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion1Richard Damon
21 May 25 `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC331olcott
21 May 25  +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC329Richard Heathfield
21 May 25  i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC328olcott
21 May 25  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC320Richard Heathfield
21 May 25  i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC319olcott
21 May 25  i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC318Richard Heathfield
21 May 25  i i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC317olcott
21 May 25  i i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC316Richard Heathfield
21 May 25  i i    +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Keith Thompson
21 May 25  i i    i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
21 May 25  i i    +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC311olcott
21 May 25  i i    i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC310Richard Heathfield
21 May 25  i i    i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC309olcott
21 May 25  i i    i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC308Richard Heathfield
21 May 25  i i    i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC307olcott
21 May 25  i i    i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC306Richard Heathfield
21 May 25  i i    i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC305olcott
22 May 25  i i    i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC304Richard Heathfield
22 May 25  i i    i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC303olcott
22 May 25  i i    i        +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC254Richard Heathfield
22 May 25  i i    i        i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC253Keith Thompson
22 May 25  i i    i        i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC251Richard Heathfield
23 May 25  i i    i        i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC250Mike Terry
23 May 25  i i    i        i i +* How do computations actually work?81olcott
23 May 25  i i    i        i i i+* Re: How do computations actually work?19wij
23 May 25  i i    i        i i ii+* Re: How do computations actually work?17olcott
23 May 25  i i    i        i i iii`* Re: How do computations actually work?16Mikko
23 May 25  i i    i        i i iii `* Re: How do computations actually work?15olcott
23 May 25  i i    i        i i iii  +* Re: How do computations actually work?6Richard Damon
23 May 25  i i    i        i i iii  i`* Re: How do computations actually work?5olcott
23 May 25  i i    i        i i iii  i +* Re: How do computations actually work?3Fred. Zwarts
23 May 25  i i    i        i i iii  i i`* Re: How do computations actually work?2olcott
23 May 25  i i    i        i i iii  i i `- Re: How do computations actually work?1Fred. Zwarts
23 May 25  i i    i        i i iii  i `- Re: How do computations actually work?1Richard Damon
24 May 25  i i    i        i i iii  `* Re: How do computations actually work?8Mikko
24 May 25  i i    i        i i iii   `* Re: How do computations actually work?7olcott
24 May 25  i i    i        i i iii    +* Re: How do computations actually work?4dbush
24 May 25  i i    i        i i iii    i`* Re: How do computations actually work?3olcott
24 May 25  i i    i        i i iii    i +- Re: How do computations actually work?1dbush
24 May 25  i i    i        i i iii    i `- Re: How do computations actually work?1Richard Damon
24 May 25  i i    i        i i iii    +- Re: How do computations actually work?1Richard Damon
25 May 25  i i    i        i i iii    `- Re: How do computations actually work?1Mikko
23 May 25  i i    i        i i ii`- Re: How do computations actually work?1Mikko
23 May 25  i i    i        i i i+* Re: How do computations actually work?39Mikko
23 May 25  i i    i        i i ii`* Re: How do computations actually work?38olcott
23 May 25  i i    i        i i ii +- Re: How do computations actually work?1Richard Damon
24 May 25  i i    i        i i ii `* Re: How do computations actually work?36Mikko
24 May 25  i i    i        i i ii  `* Re: How do computations actually work?35olcott
24 May 25  i i    i        i i ii   +- Re: How do computations actually work?1Richard Damon
25 May 25  i i    i        i i ii   `* Re: How do computations actually work?33Mikko
25 May 25  i i    i        i i ii    `* Re: How do computations actually work?32olcott
25 May 25  i i    i        i i ii     +* Re: How do computations actually work?19Fred. Zwarts
26 May 25  i i    i        i i ii     i`* Re: How do computations actually work?18olcott
27 May 25  i i    i        i i ii     i `* Re: How do computations actually work?17Mikko
27 May 25  i i    i        i i ii     i  `* Re: How do computations actually work?16olcott
28 May 25  i i    i        i i ii     i   `* Re: How do computations actually work?15Mikko
28 May 25  i i    i        i i ii     i    `* Re: How do computations actually work?14olcott
28 May 25  i i    i        i i ii     i     +* Re: How do computations actually work?9Fred. Zwarts
28 May 25  i i    i        i i ii     i     i`* Re: How do computations actually work?8olcott
29 May 25  i i    i        i i ii     i     i +- Re: How do computations actually work?1Richard Damon
29 May 25  i i    i        i i ii     i     i `* Re: How do computations actually work?6Fred. Zwarts
29 May 25  i i    i        i i ii     i     i  `* Re: How do computations actually work?5Richard Heathfield
30 May 25  i i    i        i i ii     i     i   `* Re: How do computations actually work?4Mikko
30 May 25  i i    i        i i ii     i     i    `* Re: How do computations actually work?3Richard Heathfield
30 May 25  i i    i        i i ii     i     i     `* Re: How do computations actually work?2olcott
31 May 25  i i    i        i i ii     i     i      `- Re: How do computations actually work?1Fred. Zwarts
29 May 25  i i    i        i i ii     i     +* Re: How do computations actually work?3Mikko
29 May 25  i i    i        i i ii     i     i`* Re: How do computations actually work?2Richard Heathfield
30 May 25  i i    i        i i ii     i     i `- Re: How do computations actually work?1Mikko
29 May 25  i i    i        i i ii     i     `- Re: How do computations actually work?1Richard Damon
26 May 25  i i    i        i i ii     `* Re: How do computations actually work?12Mikko
26 May 25  i i    i        i i ii      `* Re: How do computations actually work?11olcott
26 May 25  i i    i        i i ii       +* Re: How do computations actually work?9Fred. Zwarts
26 May 25  i i    i        i i ii       i`* Re: How do computations actually work?8olcott
26 May 25  i i    i        i i ii       i +* Re: How do computations actually work?2Fred. Zwarts
26 May 25  i i    i        i i ii       i i`- Re: How do computations actually work?1olcott
26 May 25  i i    i        i i ii       i +- Re: How do computations actually work?1Richard Damon
27 May 25  i i    i        i i ii       i `* Re: How do computations actually work?4Mikko
27 May 25  i i    i        i i ii       i  `* Re: How do computations actually work?3olcott
28 May 25  i i    i        i i ii       i   +- Re: How do computations actually work?1Richard Damon
28 May 25  i i    i        i i ii       i   `- Re: How do computations actually work?1Mikko
26 May 25  i i    i        i i ii       `- Re: How do computations actually work?1Richard Damon
23 May 25  i i    i        i i i+- Re: How do computations actually work?1Richard Damon
24 May 25  i i    i        i i i`* Re: How do computations actually work?21Mikko
24 May 25  i i    i        i i i `* Re: How do computations actually work?20olcott
24 May 25  i i    i        i i i  +- Re: How do computations actually work?1Richard Damon
25 May 25  i i    i        i i i  `* Re: How do computations actually work?18Mikko
25 May 25  i i    i        i i i   +* Re: How do computations actually work?4Richard Heathfield
25 May 25  i i    i        i i i   i`* Re: How do computations actually work?3Richard Damon
25 May 25  i i    i        i i i   i `* Re: How do computations actually work?2Richard Heathfield
25 May 25  i i    i        i i i   i  `- Re: How do computations actually work?1Richard Damon
25 May 25  i i    i        i i i   `* Re: How do computations actually work?13olcott
26 May 25  i i    i        i i i    `* Re: How do computations actually work?12Mikko
26 May 25  i i    i        i i i     `* Re: How do computations actually work?11olcott
27 May 25  i i    i        i i i      `* Re: How do computations actually work?10Mikko
27 May 25  i i    i        i i i       `* Re: How do computations actually work?9olcott
28 May 25  i i    i        i i i        +- Re: How do computations actually work?1Richard Damon
28 May 25  i i    i        i i i        `* Re: How do computations actually work?7Mikko
23 May 25  i i    i        i i +- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
23 May 25  i i    i        i i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC8olcott
23 May 25  i i    i        i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC159Ben Bacarisse
22 May 25  i i    i        i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1olcott
22 May 25  i i    i        `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC48joes
23 May 25  i i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Ben Bacarisse
21 May 25  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC5Fred. Zwarts
22 May 25  i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Richard Damon
21 May 25  `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal