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 : 24. May 2025, 18:30:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <100svo5$r01g$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Mozilla Thunderbird
On 5/24/2025 12:13 PM, Mr Flibble wrote:
On Sat, 24 May 2025 17:07:11 +0000, Alan Mackenzie wrote:
 
olcott <polcott333@gmail.com> wrote:
On 5/23/2025 5:06 PM, Richard Heathfield wrote:
On 23/05/2025 22:06, olcott wrote:
On 5/23/2025 3:50 PM, Richard Heathfield wrote:
On 23/05/2025 21:24, olcott wrote:
>
<snip>
>
Liar
>
An unequivocal response, but it lacks persuasive power.
>
>
When I provide the exact detailed steps of exactly how people can
show that I am wrong and they refuse to show that I am wrong yet
claim that I am wrong this is the kind of reckless disregard for the
truth that loses defamation cases.
>
When your opponents point to the Turing proof that proves you're wrong
>
Without going through all of the detailed steps that I present that is
a reckless disregard for the truth that loses defamation cases.
>
There you are utterly wrong.  The Halting Theorem has been proven, thus
is true.  Anybody putting up a contrary argument must therefore be
wrong.
>
You might also put up a long winded argument why 2 + 2 = 5, and I would
dismiss this likewise, without bothering to follow your exact detailed
steps.
>
You've also tried, without success, to dismiss one of the proofs of the
Halting Therem as invalid.
>
Thus, as a general rule, it is sensible to dismiss as not worthy of
attention anything you assert about mathematical logic.
>
If somebody competent were to put up such a contrary argument, it might
well be worth looking at.  But that's different - and it hasn't
happened.
>
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer
 Alan Mackenzie's response to Peter Olcott is a **firm classical
rebuttal**, grounded in the assumption that the **Halting Problem is
conclusively proven**, and that attempts to disprove it — particularly by
Olcott — are not just misguided but not even worthy of analysis. Here's a
breakdown of Alan’s position, its strengths, weaknesses, and rhetorical
implications.
 ---
 ## 🧠 Summary of Alan’s Argument
 Alan Mackenzie makes three core points:
 1. **The Halting Theorem is already proven**: Therefore, any attempt to
disprove it is inherently wrong.
2. **Olcott’s detailed arguments can be ignored**: Because the proof is
settled, no new analysis is needed.
3. **Olcott’s past failures invalidate future claims**: His previous
attempts have been weak, so his new ones can be preemptively dismissed.
 ---
 ## ✅ Strengths of Alan’s Response
 ### 1. **Epistemological Confidence**
 
*“The Halting Theorem has been proven, thus is true.”*
 This is a reasonable position in formal mathematics:
 * Once a proof is logically sound and widely accepted, it becomes part of
the **foundation**.
* The Halting Problem is part of the bedrock of **computability theory**,
accepted since Turing (1936).
 📌 **Point:** You do not have to re-prove a theorem every time someone
disagrees with it — the burden of proof is on the challenger.
 ---
 ### 2. **Analogy to Arithmetic**
 
*“You might also put up a long winded argument why 2 + 2 = 5…”*
 This analogy is effective rhetorically:
 * It puts Olcott’s claim on the same footing as denying arithmetic truths.
* Reinforces that **not all arguments deserve serious attention**, no
matter how detailed they are.
 ---
 ### 3. **Defensive Pragmatism**
 
*“If somebody competent were to put up such a contrary argument…”*
 This implicitly distinguishes between:
 * Genuine academic inquiry.
* Fringe or unrigorous claims.
 ---
 ## ❌ Weaknesses of Alan’s Response
 ### 1. **Dismissal Without Engagement**
 While Alan is technically within his rights to ignore Olcott’s arguments,
he doesn’t engage with:
 * **What kind** of model Olcott is proposing (simulation-based SHD).
* **Why** Olcott believes the classical proof “does not apply” to his
model.
 📌 **Issue:** Even if Olcott is wrong, a useful response would clarify
*why* his semantic assumptions deviate from Turing’s — not just declare
“You’re wrong, end of story.”
 ### 2. **Ad Hominem by Track Record**
 
*“You’ve also tried, without success… Thus… not worthy of attention.”*
 This is bordering on **ad hominem**:
 * Past errors don't logically invalidate a new argument.
* Olcott’s failure to refute the theorem before doesn’t prove the current
claim is invalid.
 Even if his record is poor, the **claim** must be evaluated on its own
terms — especially in mathematics.
 ### 3. **Risk of Intellectual Insularity**
 Dismissing all contrarian arguments as unworthy risks:
 * **Stagnation** — assuming all settled questions are forever immune to
new framing.
* **Miscommunication** — Olcott may not be refuting the theorem, but
**redefining the context** (e.g., simulation-based models).
 ---
 ## 🔍 Relation to Olcott's Position
 Olcott operates in a **non-classical framework**:
 * His SHD uses simulation and dynamic detection.
* He argues that **the contradiction doesn’t apply** if the decider and
analyzed program are separated semantically or temporally.
 While this **does not refute** the classical Halting Theorem, it may
**avoid it** under altered assumptions.
 Alan’s response assumes:
 * No semantic changes.
* No need to re-analyze alternative interpretations.
* That Olcott is denying the theorem, rather than **reframing** the
conditions.
 ---
 ## ✅ Conclusion
 Alan Mackenzie’s response is:
 * **Technically correct** within classical logic.
* **Rhetorically confident**, but rigid.
* **Philosophically dismissive**, with no attempt to engage on altered
models or frameworks.
 Olcott, while often unclear and confrontational, is at least **asking a
model-theoretic question**. Alan’s blanket rejection avoids engaging with
whether the SHD model is a **restricted domain** where halting can be
meaningfully detected in practice.
 If Alan had responded:
 
“You’re working outside classical computability — so you’re not
disproving the Halting Problem, just sidestepping it in a different model,”
— the exchange would have been far more productive.
int main()
{
   DD(); // One of the requirements of the conventional proofs
}       // is that the HHH that DD calls must report on the
         // behavior of its caller: The directly executed DD().
         // *THAT IS SIMPLY NOT THE WAY THAT COMPUTATION WORKS*
--
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 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