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, 20:47:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <100lak1$30aak$5@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 5/21/2025 2:37 PM, Mr Flibble wrote:
On Wed, 21 May 2025 21:32:49 +0200, Fred. Zwarts wrote:
 
Op 21.mei.2025 om 17:54 schreef olcott:
On 5/21/2025 12:56 AM, Richard Heathfield wrote:
On 21/05/2025 06:23, olcott wrote:
On 5/20/2025 9:15 PM, Richard Damon wrote:
On 5/20/25 3:10 PM, Mr Flibble wrote:
>
<snip>
>
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"?
>
No, because there is no paradox in the Halting Problem. A proof by
contradiction is not a paradox.
>
>
A self-contradictory input and a proof by contradiction are not the
same thing. A proof by contradiction would conclude that "this sentence
is not true" is true because it cannot be proved false.
>
ZFC shows how a whole way of examining a problem can be tossed out as
incorrect and replaced with a whole new way.
>
The HP proofs are based on defining a D that can actually do the
opposite of whatever value that H returns.
No such D can actually exist.
>
A better parallel would be Cantor's proof that there are uncountably
many real numbers, or Euclid's proof that there is no largest prime.
Both of these proofs make a single assumption and then derive a
contradiction, thus showing that the assumption must be false. No
paradoxes need apply.
>
In the Halting Problem's case, the assumption is that a UNIVERSAL
algorithm exists for determining whether any arbitrary program halts
when applied to given arbitrary input. The argument derives a
contradiction showing the assumption to be false.
>
>
Likewise with Russell's Paradox it is assumed that there can be a set
of all sets that do not contain themselves as members. This is
"resolved" as nonsense.
>
Whatever you think your HHH determines, we know from Turing that it
doesn't determine it for arbitrary programs with arbitrary input. It
therefore has no bearing whatsoever on the Halting Problem.
>
>
void DDD()
{
    HHH(DDD);
    return;
}
>
DDD correctly simulated by HHH DOES NOT HALT.
>
>
Verifiable counter-factual.
>
The simulation of DDD does not reach a natural end only because HHH
prevents it to halt by a premature abort.
Due this premature abort HHH misses the part of the input that specifies
the conditional abort in Halt7.c, which specifies that the program
halts. If a simulator would not abort this input, it would reach the
natural end of the program. Proven by direct execution and world-class
simulators. But HHH has a bug, which makes that it aborts before it can
see that the input halts, only because its programmer dreamed of an
infinite recursion, where there is only a finite recursion.
Come out of rebuttal mode, which makes that you do not pay enough
attention to this logic, but reject it immediately when it disturbs your
dreams, after which you only repeat the clueless claims.
 You are making the classic mistake of conflating the decider halting with
the program being analysed halting.
 /Flibble
Its even worse than that.
HHH is correct to abort its simulation of DDD even when
we include HHH as an aspect of its input DDD thus conflating
HHH and DDD together.
<MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
     If simulating halt decider H correctly simulates its
     input D until *H correctly determines that its simulated D*
     *would never stop running unless aborted* then
Unless DDD aborts its simulated DDD even HHH()
(DDD and HHH conflated together)
never stops running.
--
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 Recursion64Richard 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 ZFC61olcott
21 May06:56  +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC59Richard Heathfield
21 May16:54  i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC58olcott
21 May17:09  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC50Richard Heathfield
21 May17:51  i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC49olcott
21 May18:16  i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC48Richard Heathfield
21 May18:47  i i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC47olcott
21 May19:17  i i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC46Richard 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 ZFC42olcott
21 May20:06  i i    i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC41Richard Heathfield
21 May20:28  i i    i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC40olcott
21 May21:13  i i    i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC39Richard Heathfield
21 May21:28  i i    i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC38olcott
21 May22:21  i i    i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC37Richard Heathfield
21 May23:34  i i    i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC36olcott
22 May00:11  i i    i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC35Richard Heathfield
22 May00:14  i i    i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC34olcott
22 May03:43  i i    i        +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC15Richard Heathfield
22 May06:23  i i    i        i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC14Keith Thompson
22 May06:41  i i    i        i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC12Richard Heathfield
23 May02:24  i i    i        i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC11Mike Terry
23 May03:47  i i    i        i i +* How do computations actually work?6olcott
23 May04:23  i i    i        i i i+* Re: How do computations actually work?4wij
23 May04:31  i i    i        i i ii+* Re: How do computations actually work?2olcott
23 May08:14  i i    i        i i iii`- Re: How do computations actually work?1Mikko
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?1Mikko
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 ZFC2olcott
23 May08:17  i i    i        i i i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Mikko
23 May14:00  i i    i        i i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Ben Bacarisse
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 ZFC18joes
22 May16:37  i i    i         `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC17olcott
22 May16:42  i i    i          +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC14Richard Heathfield
22 May17:00  i i    i          i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC13olcott
22 May17:36  i i    i          i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC12Richard Heathfield
22 May17:45  i i    i          i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC11olcott
22 May17:59  i i    i          i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC10Richard Heathfield
22 May18:13  i i    i          i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC9olcott
22 May19:09  i i    i          i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC8Richard Heathfield
22 May19:16  i i    i          i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC7olcott
22 May19:33  i i    i          i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC6Richard Heathfield
22 May19:46  i i    i          i        `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC5olcott
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 ZFC1Mikko
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 ZFC1Mikko
23 May13:43  i i    `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Ben Bacarisse
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