• Re: Olcott is provably correct --- no one can correct refute this

    From olcott@polcott333@gmail.com to comp.theory,sci.logic,sci.math,comp.ai.philosophy on Wed Dec 3 18:28:38 2025
    From Newsgroup: comp.theory

    On 11/30/2025 11:34 PM, Kaz Kylheku wrote:
    On 2025-12-01, olcott <polcott333@gmail.com> wrote:
    On 11/30/2025 7:44 PM, Kaz Kylheku wrote:
    On 2025-11-30, olcott <polcott333@gmail.com> wrote:
    HHH does correctly report that DD simulated
    by HHH (according to the semantics of the C
    programming language) does not halt.


    (1) It is a fact that this input to HHH(DD) does specify
    non-halting behavior according to this definition
    that you erased:

    An input DD that halts for a simulating termination
    analyzer HHH is defined as DD reaching its own simulated
    "return" statement while DD is being simulated by HHH.

    (2) It is a fact that HHH reports this.

    The key most important fact is that the halting
    problem *is* a category error because it requires

    If you think the problem is a "category error", then ... fucking
    stop discussing cases of it, with elaborate claims about
    termination behavors.

    If it is the case that the whole problem is a category error,
    then everything that follows is erroneous and that is that.

    a halt decider to report on different behavior
    than the actual behavior that its actual input
    actually specifies.

    If you believe that, then stop trying to make halt deciders
    which do that, and then claim they are correct.

    This makes everything else that you say below moot
    AKA totally beside the point and irrelevant.

    But that would only be because it refers to your simulation work
    and the claims you have based on it, which under the assumption that
    halting is errneous, are all erroneous.


    typedef int (*ptr)();
    int HHH(ptr P);

    int DD()
    {
    int Halt_Status = HHH(DD);
    if (Halt_Status)
    HERE: goto HERE;
    return Halt_Status;
    }

    int main()
    {
    HHH(DD);
    }

    That DD simulated by HHH according to the
    semantics of the C programming language cannot
    possibly reach its own "return" statement
    final halt state while being simulated by HHH
    conclusively proves that behavior that the
    input to HHH(DD) specifies is non-halting behavior.

    If you are overwhelmed by that much in a single
    sentence I can rewrite it.
    --
    Copyright 2025 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning" computable.

    This required establishing a new foundation
    for correct reasoning.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to comp.theory,sci.logic,sci.math on Wed Dec 3 19:44:48 2025
    From Newsgroup: comp.theory

    On 12/1/2025 1:45 PM, Alan Mackenzie wrote:
    Kaz Kylheku <046-301-5902@kylheku.com> wrote:
    On 2025-11-25, Kaz Kylheku <643-408-1753@kylheku.com> wrote:
    On 2025-11-14, Kaz Kylheku <643-408-1753@kylheku.com> wrote:
    Can we get it out of our systems in just a bit over half a month?

    DDDecember is here. HHHappy HHHolidays!

    Count me in (or should it be out?). What do I mean? I mean I'll stop
    trying to converse with PO. It's strenuous and sole destroying at the
    best of times; I doubt I'll be losing much.


    typedef int (*ptr)();
    int HHH(ptr P);

    int DD()
    {
    int Halt_Status = HHH(DD);
    if (Halt_Status)
    HERE: goto HERE;
    return Halt_Status;
    }

    int main()
    {
    HHH(DD);
    }

    *Proof that HHH correctly rejects HHH*

    (a) DD simulated by HHH according to the
    semantics of the C programming language

    (b) Cannot possibly reach its own "return"
    statement final halt state

    (c) While being simulated by HHH

    Conclusively proves that behavior that the
    input to HHH(DD) specifies is non-halting behavior.

    That
    (a) Turing machine deciders only compute the mapping
    from their [finite string] inputs

    (b) To an accept or reject state

    (c) On the basis that this [finite string] input specifies
    or fails to specify a semantic or syntactic property.

    Proves that the halting problem, itself is incorrect
    when it requires something else.
    --
    Copyright 2025 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning" computable.

    This required establishing a new foundation
    for correct reasoning.
    --- Synchronet 3.21a-Linux NewsLink 1.2