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

Liste des GroupesRevenir à theory 
Sujet : Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 21. May 2025, 06:23:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <100jo18$2mhfd$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 5/20/2025 9:15 PM, Richard Damon wrote:
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.
 
Do you mean like how ZFC resolved Russell's
Paradox thus converting "set theory" into "naive set theory"?
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
21 May03:15 * Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion91Richard Damon
21 May06:06 +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion2Richard Heathfield
21 May11:53 i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion1Richard Damon
21 May06:23 `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC88olcott
21 May06:56  +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC86Richard Heathfield
21 May16:54  i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC85olcott
21 May17:09  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC77Richard Heathfield
21 May17:51  i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC76olcott
21 May18:16  i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC75Richard Heathfield
21 May18:47  i i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC74olcott
21 May19:17  i i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC73Richard Heathfield
21 May19:42  i i    +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Keith Thompson
21 May20:00  i i    i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
21 May19:48  i i    +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC68olcott
21 May20:06  i i    i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC67Richard Heathfield
21 May20:28  i i    i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC66olcott
21 May21:13  i i    i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC65Richard Heathfield
21 May21:28  i i    i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC64olcott
21 May22:21  i i    i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC63Richard Heathfield
21 May23:34  i i    i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC62olcott
22 May00:11  i i    i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC61Richard Heathfield
22 May00:14  i i    i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC60olcott
22 May03:43  i i    i        +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC32Richard Heathfield
22 May06:23  i i    i        i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC31Keith Thompson
22 May06:41  i i    i        i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC29Richard Heathfield
23 May02:24  i i    i        i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC28Mike Terry
23 May03:47  i i    i        i i +* How do computations actually work?16olcott
23 May04:23  i i    i        i i i+* Re: How do computations actually work?11wij
23 May04:31  i i    i        i i ii+* Re: How do computations actually work?9olcott
23 May08:14  i i    i        i i iii`* Re: How do computations actually work?8Mikko
23 May17:10  i i    i        i i iii `* Re: How do computations actually work?7olcott
23 May17:16  i i    i        i i iii  `* Re: How do computations actually work?6Richard Damon
23 May18:00  i i    i        i i iii   `* Re: How do computations actually work?5olcott
23 May19:03  i i    i        i i iii    +* Re: How do computations actually work?3Fred. Zwarts
23 May19:19  i i    i        i i iii    i`* Re: How do computations actually work?2olcott
23 May19:43  i i    i        i i iii    i `- Re: How do computations actually work?1Fred. Zwarts
23 May19:46  i i    i        i i iii    `- Re: How do computations actually work?1Richard Damon
23 May08:12  i i    i        i i ii`- Re: How do computations actually work?1Mikko
23 May08:09  i i    i        i i i+* Re: How do computations actually work?3Mikko
23 May17:04  i i    i        i i ii`* Re: How do computations actually work?2olcott
23 May17:11  i i    i        i i ii `- Re: How do computations actually work?1Richard Damon
23 May16:59  i i    i        i i i`- Re: How do computations actually work?1Richard Damon
23 May06:12  i i    i        i i +- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
23 May06:25  i i    i        i i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC4olcott
23 May08:17  i i    i        i i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Mikko
23 May17:19  i i    i        i i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May19:50  i i    i        i i i  `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May14:00  i i    i        i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC6Ben Bacarisse
23 May17:00  i i    i        i i  +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May17:06  i i    i        i i  i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May19:37  i i    i        i i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Keith Thompson
23 May19:48  i i    i        i i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May19:54  i i    i        i i    `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Fred. Zwarts
22 May06:44  i i    i        i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1olcott
22 May07:52  i i    i        `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC27joes
22 May16:37  i i    i         `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC26olcott
22 May16:42  i i    i          +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC16Richard Heathfield
22 May17:00  i i    i          i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC15olcott
22 May17:36  i i    i          i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC14Richard Heathfield
22 May17:45  i i    i          i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC13olcott
22 May17:59  i i    i          i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC12Richard Heathfield
22 May18:13  i i    i          i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC11olcott
22 May19:09  i i    i          i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC10Richard Heathfield
22 May19:16  i i    i          i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC9olcott
22 May19:33  i i    i          i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC8Richard Heathfield
22 May19:46  i i    i          i        `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC7olcott
22 May19:49  i i    i          i         +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Richard Heathfield
22 May19:58  i i    i          i         i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
22 May20:28  i i    i          i         i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
23 May08:30  i i    i          i         `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Mikko
23 May17:45  i i    i          i          `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May20:00  i i    i          i           `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May00:27  i i    i          +- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May08:18  i i    i          `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC8Mikko
23 May17:39  i i    i           `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC7olcott
23 May20:01  i i    i            `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC6Richard Damon
23 May21:24  i i    i             `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC5olcott
23 May21:50  i i    i              `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC4Richard Heathfield
23 May22:06  i i    i               `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3olcott
23 May23:06  i i    i                `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Richard Heathfield
23 May23:09  i i    i                 `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1olcott
23 May13:43  i i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Ben Bacarisse
23 May17:01  i i     `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
21 May20:32  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC5Fred. Zwarts
21 May20:39  i i+* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May11:44  i ii`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Fred. Zwarts
21 May20:47  i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May11:47  i i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Fred. Zwarts
22 May02:30  i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Richard Damon
22 May03:47  i  `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
21 May12:03  `- 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