• Re: I have just proven the error of all of the halting problem proofs -

    From Mr Flibble@21:1/5 to olcott on Sat Jul 26 19:52:05 2025
    XPost: comp.theory, sci.logic

    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they require a
    Turing machine halt decider to report on the behavior of a directly
    executed Turing machine.

    It is common knowledge that no Turing machine decider can take another
    directly executing Turing machine as an input, thus the above
    requirement is not precisely correct.

    When we correct the error of this incorrect requirement it becomes a
    Turing machine decider indirectly reports on the behavior of a
    directly executing Turing machine through the proxy of a finite string
    description of this machine.

    Now I have proven and corrected the error of all of the halting
    problem proofs.

    No you haven't, the subject matter is too far beyond your intellectual
    capacity.


    It only seems to you that I lack understanding because you are so sure
    that I must be wrong that you make sure to totally ignore the subtle
    nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly *directly* report on the behavior of any directly executing Turing
    machine. The best that any of them can possibly do is indirectly report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sat Jul 26 19:18:03 2025
    XPost: comp.theory, sci.logic

    On 7/26/25 3:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they require a >>>>> Turing machine halt decider to report on the behavior of a directly
    executed Turing machine.

    It is common knowledge that no Turing machine decider can take another >>>>> directly executing Turing machine as an input, thus the above
    requirement is not precisely correct.

    When we correct the error of this incorrect requirement it becomes a >>>>> Turing machine decider indirectly reports on the behavior of a
    directly executing Turing machine through the proxy of a finite string >>>>> description of this machine.

    Now I have proven and corrected the error of all of the halting
    problem proofs.

    No you haven't, the subject matter is too far beyond your intellectual >>>> capacity.


    It only seems to you that I lack understanding because you are so sure
    that I must be wrong that you make sure to totally ignore the subtle
    nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly
    *directly* report on the behavior of any directly executing Turing
    machine.  The best that any of them can possibly do is indirectly report >>> on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    No, you just prove that you are too stupid to understand how
    representations work.

    As has been pointed out, without representation, you can't do anything
    you normally use your computer for, so it is essential to understand it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sat Jul 26 19:35:30 2025
    XPost: comp.theory, sci.logic

    On 7/26/25 7:08 PM, olcott wrote:
    On 7/26/2025 5:49 PM, olcott wrote:
    On 7/26/2025 2:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they
    require a
    Turing machine halt decider to report on the behavior of a directly >>>>>>> executed Turing machine.

    It is common knowledge that no Turing machine decider can take
    another
    directly executing Turing machine as an input, thus the above
    requirement is not precisely correct.

    When we correct the error of this incorrect requirement it becomes a >>>>>>> Turing machine decider indirectly reports on the behavior of a
    directly executing Turing machine through the proxy of a finite
    string
    description of this machine.

    Now I have proven and corrected the error of all of the halting
    problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are so sure >>>>> that I must be wrong that you make sure to totally ignore the subtle >>>>> nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly >>>>> *directly* report on the behavior of any directly executing Turing
    machine.  The best that any of them can possibly do is indirectly
    report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    Definition of Turing Machine Ĥ
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞,
       if Ĥ applied to ⟨Ĥ⟩ halts, and        // incorrect requirement
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
       if Ĥ applied to ⟨Ĥ⟩ does not halt.    // incorrect requirement >>
    (a) Ĥ copies its input ⟨Ĥ⟩
    (b) Ĥ invokes embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (c) embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩
    (d) simulated ⟨Ĥ⟩ copies its input ⟨Ĥ⟩
    (e) simulated ⟨Ĥ⟩ invokes simulated embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (f) simulated embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ ...

    The fact that the correctly simulated input
    specifies recursive simulation prevents the
    simulated ⟨Ĥ⟩ from ever reaching its simulated
    final halt state of ⟨Ĥ.qn⟩, thus specifies non-termination.

    This is not contradicted by the fact that
    Ĥ applied to ⟨Ĥ⟩ halts because Ĥ is outside of
    the domain of every Turing machine computed function.


    In the atypical case where the behavior of the simulation
    of an input to a potential halt decider disagrees with the
    behavior of the direct execution of the underlying machine
    (because this input calls this same simulating decider) it
    is the behavior of the input that rules because deciders
    compute the mapping for their inputs.


    Nope, just more of your lies.

    The behavior of an input to a halt decider is DEFINED in all cases to be
    the behavior of the machine the input represents, or equivalently, the
    beahvior of a UTM that is based on the same representation rules as the
    decider on that exact input.

    The input must be the representation of an actual program, which means
    it includes ALL its code, and thus for H^/D/DD/DDD includes all the code
    of H/HH/HHH, and thus is a different input when built for different
    deciders.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sat Jul 26 19:42:08 2025
    XPost: comp.theory, sci.logic

    On 7/26/25 7:30 PM, olcott wrote:
    On 7/26/2025 6:18 PM, Richard Damon wrote:
    On 7/26/25 3:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they
    require a
    Turing machine halt decider to report on the behavior of a directly >>>>>>> executed Turing machine.

    It is common knowledge that no Turing machine decider can take
    another
    directly executing Turing machine as an input, thus the above
    requirement is not precisely correct.

    When we correct the error of this incorrect requirement it becomes a >>>>>>> Turing machine decider indirectly reports on the behavior of a
    directly executing Turing machine through the proxy of a finite
    string
    description of this machine.

    Now I have proven and corrected the error of all of the halting
    problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are so sure >>>>> that I must be wrong that you make sure to totally ignore the subtle >>>>> nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly >>>>> *directly* report on the behavior of any directly executing Turing
    machine.  The best that any of them can possibly do is indirectly
    report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    No, you just prove that you are too stupid to understand how
    representations work.


    No is it that you are too stupid to understand WHY
    they don't always work.


    That just means you defined an incorrect representation.

    That you can build a UTM that uses it is a test for a correct
    representation.

    It seems you logic is based on you reserving the right to just LIE about things.

    If you want to try to show how you can't represent some input, try to
    actually prove it.

    Note, just because one attempt doesn't work (like you idea of omitting
    some of the code) doesn't show that representations don't work, only
    that you were bad at designing an representation.

    You need to show an actual Turing Machine that can't be represented, and
    thus no UTM can produce it, but it CAN be executed.

    This has been proven impossible, but if you don't believe that proof,
    find the counter example.

    Remember, it must be an actual Turing Machineor perhaps an equivalent,
    but that means it includes *ALL* of its code that it uses, and ONLY
    looks at its input.

    Go ahead, try to do that.

    Don't make it be like your last fully encoded Turing Machine that you
    later admitted you lied about, because you didn't know what that meant,
    in effect admitting you admitting that you lie about what you think you
    know.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sat Jul 26 21:30:26 2025
    XPost: comp.theory, sci.logic

    On 7/26/25 7:43 PM, olcott wrote:
    On 7/26/2025 6:35 PM, Richard Damon wrote:
    On 7/26/25 7:08 PM, olcott wrote:
    On 7/26/2025 5:49 PM, olcott wrote:
    On 7/26/2025 2:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they
    require a
    Turing machine halt decider to report on the behavior of a
    directly
    executed Turing machine.

    It is common knowledge that no Turing machine decider can take >>>>>>>>> another
    directly executing Turing machine as an input, thus the above >>>>>>>>> requirement is not precisely correct.

    When we correct the error of this incorrect requirement it
    becomes a
    Turing machine decider indirectly reports on the behavior of a >>>>>>>>> directly executing Turing machine through the proxy of a finite >>>>>>>>> string
    description of this machine.

    Now I have proven and corrected the error of all of the halting >>>>>>>>> problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are so >>>>>>> sure
    that I must be wrong that you make sure to totally ignore the subtle >>>>>>> nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly >>>>>>> *directly* report on the behavior of any directly executing Turing >>>>>>> machine.  The best that any of them can possibly do is indirectly >>>>>>> report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    Definition of Turing Machine Ĥ
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞,
       if Ĥ applied to ⟨Ĥ⟩ halts, and        // incorrect requirement
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
       if Ĥ applied to ⟨Ĥ⟩ does not halt.    // incorrect requirement

    (a) Ĥ copies its input ⟨Ĥ⟩
    (b) Ĥ invokes embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (c) embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩
    (d) simulated ⟨Ĥ⟩ copies its input ⟨Ĥ⟩
    (e) simulated ⟨Ĥ⟩ invokes simulated embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (f) simulated embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ ...

    The fact that the correctly simulated input
    specifies recursive simulation prevents the
    simulated ⟨Ĥ⟩ from ever reaching its simulated
    final halt state of ⟨Ĥ.qn⟩, thus specifies non-termination.

    This is not contradicted by the fact that
    Ĥ applied to ⟨Ĥ⟩ halts because Ĥ is outside of
    the domain of every Turing machine computed function.


    In the atypical case where the behavior of the simulation
    of an input to a potential halt decider disagrees with the
    behavior of the direct execution of the underlying machine
    (because this input calls this same simulating decider) it
    is the behavior of the input that rules because deciders
    compute the mapping for their inputs.


    Nope, just more of your lies.

    The behavior of an input to a halt decider is DEFINED in all cases to
    be the behavior of the machine the input represents,

    Yet I have conclusively proven otherwise and
    you are too stupid to understand the proof.

    No, because you proof needs to call different inputs the same or partial simulaiton to be correct.

    YOu need to LIE and say that the "behavior of the input" is something
    other than its DEFINITION, and thus you claim is just a lie.


    You are so stupid that you think you can get
    away with disagreeing with the x86 language.

    Like the fact that you can't simulate the below without including the
    code of HHH?


    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    DDD simulated by HHH according to the rules of the
    x86 language does not fucking halt you fucking moron.
    If any definition says otherwise then this definition
    is fucked up.


    Only because your HHH doesn't simulate its input per the definition of
    the dx86 language but only PARTIALLY simulates it, stoping before it
    reaches that final state.

    The CORRECT simulation of the input sees that the simulated HHH will
    abort its simulation and return 0, and thus the correct simulation halts.

    Go ahead, tell your surgeon he only needs to do the first half of the
    operation that you need to live, as that is correct enough, or take only
    the first half of your treatments.

    All you have done is prove that you lie.

    You don't know what an input is.

    You don't know the definition of the "behavior of the input" is.

    You don't know what correct is.

    You don't know the rules of the x86 processor, in particular, that it is defined to not stop except for a final instruction.

    In other words, you don't know the meaning of many of the words you use,
    but are using lies based on fabricated meanings.

    Sorry, until you show a reliable source for some of your claims, all you
    are doing is showing that your concept of "logic" is making up stuff and claiming it must be true,

    Which is just worse than the "lies' you claim to be trying to fight.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sun Jul 27 07:11:13 2025
    XPost: comp.theory, sci.logic

    On 7/26/25 10:43 PM, olcott wrote:
    On 7/26/2025 8:30 PM, Richard Damon wrote:
    On 7/26/25 7:43 PM, olcott wrote:
    On 7/26/2025 6:35 PM, Richard Damon wrote:
    On 7/26/25 7:08 PM, olcott wrote:
    On 7/26/2025 5:49 PM, olcott wrote:
    On 7/26/2025 2:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they >>>>>>>>>>> require a
    Turing machine halt decider to report on the behavior of a >>>>>>>>>>> directly
    executed Turing machine.

    It is common knowledge that no Turing machine decider can >>>>>>>>>>> take another
    directly executing Turing machine as an input, thus the above >>>>>>>>>>> requirement is not precisely correct.

    When we correct the error of this incorrect requirement it >>>>>>>>>>> becomes a
    Turing machine decider indirectly reports on the behavior of a >>>>>>>>>>> directly executing Turing machine through the proxy of a >>>>>>>>>>> finite string
    description of this machine.

    Now I have proven and corrected the error of all of the halting >>>>>>>>>>> problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are >>>>>>>>> so sure
    that I must be wrong that you make sure to totally ignore the >>>>>>>>> subtle
    nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can
    possibly
    *directly* report on the behavior of any directly executing Turing >>>>>>>>> machine.  The best that any of them can possibly do is
    indirectly report
    on this behavior through the proxy of a finite string machine >>>>>>>>> description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    Definition of Turing Machine Ĥ
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞,
       if Ĥ applied to ⟨Ĥ⟩ halts, and        // incorrect requirement
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
       if Ĥ applied to ⟨Ĥ⟩ does not halt.    // incorrect requirement

    (a) Ĥ copies its input ⟨Ĥ⟩
    (b) Ĥ invokes embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (c) embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩
    (d) simulated ⟨Ĥ⟩ copies its input ⟨Ĥ⟩
    (e) simulated ⟨Ĥ⟩ invokes simulated embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ >>>>>> (f) simulated embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ ...

    The fact that the correctly simulated input
    specifies recursive simulation prevents the
    simulated ⟨Ĥ⟩ from ever reaching its simulated
    final halt state of ⟨Ĥ.qn⟩, thus specifies non-termination.

    This is not contradicted by the fact that
    Ĥ applied to ⟨Ĥ⟩ halts because Ĥ is outside of
    the domain of every Turing machine computed function.


    In the atypical case where the behavior of the simulation
    of an input to a potential halt decider disagrees with the
    behavior of the direct execution of the underlying machine
    (because this input calls this same simulating decider) it
    is the behavior of the input that rules because deciders
    compute the mapping for their inputs.


    Nope, just more of your lies.

    The behavior of an input to a halt decider is DEFINED in all cases
    to be the behavior of the machine the input represents,

    Yet I have conclusively proven otherwise and
    you are too stupid to understand the proof.

    No, because you proof needs to call different inputs the same or
    partial simulaiton to be correct.


    When HHH(DDD) simulates DDD it also simulates itself
    simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is not
    simulating its input.

    And, it FAILS at simulating itself, as it concludes that HHH(DDD) will
    never return, when it does.

    Note, "itself"-ness doesn't come into it. None of the instructions
    simulated behave differently because HHH is simulsting them instead of something else.

    x86 instructions don't have this sort of "global state".


    When HHH1(DDD) simulates DDD DOES NOT simulate itself
    simulating DDD because DDD DOES NOT CALL HHH1(DDD).

    Which makes no difference to the execution of the code.

    BOTH are just simulating the code of HHH(DDD), and both should get the
    same answer.

    Now, if you are just admitting that the code for HHH is just impure, and
    looks at some global/static variable that comunicates that relationship,
    then you are just admitting that you have lied about them being Turing Equivalents to the problem, as Turing Machines can't do that, as it is disallowed in the definition of a Computation, which is what a program
    is Computability Theory is restricted to be.


    For three fucking years everyone here pretended that
    they could NOT fucking see that.


    No, for three fucking years you have shown that you don't understand
    that this doesn't make a damned bit of difference to the code, at least
    not if you haven't lied about the code (which has been pointed out, you
    have.)

    Sorry, all you are doing it proving that you are just a pathetic
    pathological liar that has no idea whst he is talking about and either
    doesn't care to learn, or is incapable to learn, and there really isn't
    much difference between the two.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sun Jul 27 15:58:12 2025
    XPost: comp.theory, sci.logic

    On 7/27/25 9:50 AM, olcott wrote:
    On 7/27/2025 6:11 AM, Richard Damon wrote:
    On 7/26/25 10:43 PM, olcott wrote:>>
    When HHH(DDD) simulates DDD it also simulates itself
    simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is not
    simulating its input.

    And, it FAILS at simulating itself, as it concludes that HHH(DDD) will
    never return, when it does.


    This ChatGPT analysis of its input below
    correctly derives both of our views. I did
    not bias this analysis by telling ChatGPT
    what I expect to see.

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

    void DDD()
    {
      HHH(DDD);
      return;
    }

    int main()
    {
      HHH(DDD);
      DDD();
    }

    Simulating Termination Analyzer HHH correctly simulates its input until:
    (a) It detects a non-terminating behavior pattern then it aborts its simulation and returns 0,
    (b) Its simulated input reaches its simulated "return" statement then it returns 1.

    https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c


    Just proves that you have contaminated the learning with false idea
    about programs.

    Note, you are just proving that you don't understand what truth is.

    I guess you can claim credit for teaching the AI to be stupid..


    Note, its answers are contradictory, as it gives calls to HHH two
    different behaviors.

    Note, just starting new sessions doesn't necessarily totally remove the
    affect of previous sessions.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sun Jul 27 17:31:08 2025
    XPost: comp.theory, sci.logic

    On 7/27/25 4:28 PM, olcott wrote:
    On 7/27/2025 2:58 PM, Richard Damon wrote:
    On 7/27/25 9:50 AM, olcott wrote:
    On 7/27/2025 6:11 AM, Richard Damon wrote:
    On 7/26/25 10:43 PM, olcott wrote:>>
    When HHH(DDD) simulates DDD it also simulates itself
    simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is not
    simulating its input.

    And, it FAILS at simulating itself, as it concludes that HHH(DDD)
    will never return, when it does.


    This ChatGPT analysis of its input below
    correctly derives both of our views. I did
    not bias this analysis by telling ChatGPT
    what I expect to see.

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

    void DDD()
    {
       HHH(DDD);
       return;
    }

    int main()
    {
       HHH(DDD);
       DDD();
    }

    Simulating Termination Analyzer HHH correctly simulates its input until: >>> (a) It detects a non-terminating behavior pattern then it aborts its
    simulation and returns 0,
    (b) Its simulated input reaches its simulated "return" statement then
    it returns 1.

    https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c


    Just proves that you have contaminated the learning with false idea
    about programs.


    I made sure that ChatGPT isolates this conversation
    from everything else that I ever said. Besides telling
    ChatGPT about the possibility of a simulating termination
    analyzer (that I have proved does work on some inputs)
    it figured out all the rest on its own without any
    prompting from me.


    You CAN'T totally isolate it. You can tell it to not use what you have
    told it previously (which you did not do), but anything said to the AI,
    has a chance of being recorded and used for future training.

    Just think, you might be the one responsible for providing the lies that
    future AIs have decided to accept ruining the chance of some future breakthrough.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sun Jul 27 20:07:39 2025
    XPost: comp.theory, sci.logic

    On 7/27/25 5:46 PM, olcott wrote:
    On 7/27/2025 4:31 PM, Richard Damon wrote:
    On 7/27/25 4:28 PM, olcott wrote:
    On 7/27/2025 2:58 PM, Richard Damon wrote:
    On 7/27/25 9:50 AM, olcott wrote:
    On 7/27/2025 6:11 AM, Richard Damon wrote:
    On 7/26/25 10:43 PM, olcott wrote:>>
    When HHH(DDD) simulates DDD it also simulates itself
    simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is not
    simulating its input.

    And, it FAILS at simulating itself, as it concludes that HHH(DDD)
    will never return, when it does.


    This ChatGPT analysis of its input below
    correctly derives both of our views. I did
    not bias this analysis by telling ChatGPT
    what I expect to see.

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

    void DDD()
    {
       HHH(DDD);
       return;
    }

    int main()
    {
       HHH(DDD);
       DDD();
    }

    Simulating Termination Analyzer HHH correctly simulates its input
    until:
    (a) It detects a non-terminating behavior pattern then it aborts
    its simulation and returns 0,
    (b) Its simulated input reaches its simulated "return" statement
    then it returns 1.

    https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c


    Just proves that you have contaminated the learning with false idea
    about programs.


    I made sure that ChatGPT isolates this conversation
    from everything else that I ever said. Besides telling
    ChatGPT about the possibility of a simulating termination
    analyzer (that I have proved does work on some inputs)
    it figured out all the rest on its own without any
    prompting from me.


    You CAN'T totally isolate it. You can tell it to not use what you have
    told it previously (which you did not do),

    ChatGPT remember prior conversations
    is turned off

    My Account
     Settings
      Personalization
       Memory
        Reference saved memories
    This is important because I need to know the
    minimum basis that it needs to understand what
    I said so that I can know that I have no gaps
    in my reasoning.

    But that setting isn't perfect.


    but anything said to the AI, has a chance of being recorded and used
    for future training.


    During periodic updates.

    And you have been posting your lies on usenet, which is a source of
    training, for awhile.


    Just think, you might be the one responsible for providing the lies
    that future AIs have decided to accept ruining the chance of some
    future breakthrough.

    The above input that I provided has zero falsehoods.
    ChatGPT figured out all of the reasoning from that
    basis.


    But. not full definitions, like the fact that a given program on a given
    input will always do the same thing.

    Or that the program DDD being simulated includes the exact code of the
    HHH it was built on which is the one deciding on it.

    And, AI is fully capable of deducting error even when given facts.

    Ultimately, the problem is that just because an AI agrees with you,
    doesn't make you statement true.

    Since the description makes HHH fail to obey the basic property that a program/function will always act the same given the same input, and that correct simulation BY DEFINITION, to be correct, must demonstart the
    same behavior as the execution of the input, just proves that it is in
    error.

    That you yourself believe these errors, just shows that you don't
    understand the basic rules and definitions of the system, and thus your
    ideas are worthless.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sun Jul 27 22:48:39 2025
    XPost: comp.theory, sci.logic

    On 7/27/25 8:20 PM, olcott wrote:
    On 7/27/2025 7:07 PM, Richard Damon wrote:
    On 7/27/25 5:46 PM, olcott wrote:
    On 7/27/2025 4:31 PM, Richard Damon wrote:
    On 7/27/25 4:28 PM, olcott wrote:
    On 7/27/2025 2:58 PM, Richard Damon wrote:
    On 7/27/25 9:50 AM, olcott wrote:
    On 7/27/2025 6:11 AM, Richard Damon wrote:
    On 7/26/25 10:43 PM, olcott wrote:>>
    When HHH(DDD) simulates DDD it also simulates itself
    simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is not >>>>>>>> simulating its input.

    And, it FAILS at simulating itself, as it concludes that
    HHH(DDD) will never return, when it does.


    This ChatGPT analysis of its input below
    correctly derives both of our views. I did
    not bias this analysis by telling ChatGPT
    what I expect to see.

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

    void DDD()
    {
       HHH(DDD);
       return;
    }

    int main()
    {
       HHH(DDD);
       DDD();
    }

    Simulating Termination Analyzer HHH correctly simulates its input >>>>>>> until:
    (a) It detects a non-terminating behavior pattern then it aborts >>>>>>> its simulation and returns 0,
    (b) Its simulated input reaches its simulated "return" statement >>>>>>> then it returns 1.

    https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c


    Just proves that you have contaminated the learning with false
    idea about programs.


    I made sure that ChatGPT isolates this conversation
    from everything else that I ever said. Besides telling
    ChatGPT about the possibility of a simulating termination
    analyzer (that I have proved does work on some inputs)
    it figured out all the rest on its own without any
    prompting from me.


    You CAN'T totally isolate it. You can tell it to not use what you
    have told it previously (which you did not do),

    ChatGPT remember prior conversations
    is turned off

    My Account
      Settings
       Personalization
        Memory
         Reference saved memories
    This is important because I need to know the
    minimum basis that it needs to understand what
    I said so that I can know that I have no gaps
    in my reasoning.

    But that setting isn't perfect.


    but anything said to the AI, has a chance of being recorded and used
    for future training.


    During periodic updates.

    And you have been posting your lies on usenet, which is a source of
    training, for awhile.


    Just think, you might be the one responsible for providing the lies
    that future AIs have decided to accept ruining the chance of some
    future breakthrough.

    The above input that I provided has zero falsehoods.
    ChatGPT figured out all of the reasoning from that
    basis.


    But. not full definitions, like the fact that a given program on a
    given input will always do the same thing.


    When DDD is emulated by HHH it must emulate
    DDD calling itself in recursive emulation.

    When DDD is emulated by HHH1 it need not emulate
    itself at all.

    But "itself" doesn't matter to x86 instructions, as it isn't part of the context that they execute in, both simulation start with an identical
    local context, which is all that matters (the contents of the CPU
    registers, and the memory that the operation will access).

    That terms is just a category error, and shows you don't know what you
    are talking about.

    What 8x86 instruction, properly simulated per the x86 language does
    something different in those two cases.

    Your failure to answer thst question just proves thst you are just
    blantantly lying about that, and are just ignorant of what you are talking.

    If you want to make that claim, PROVE that it makes a difference by
    naming the instruciton.

    Without that, you are just admitting to the whole world that all you do
    is just lie, and make up the rules of your insane world.


    Everyone here has pretended to be to fucking stupid
    to see that for three fucking years thus providing
    sufficient evidence that they are all damned liars.


    No, you are just proving that you are fucking stupkd and a ignorant and
    idiotic pathetic pathological liar that doesn't know what he is talking
    abpout and just doesn't care.

    This path appears to have doomed you to eternal stupidity, because you
    have stripped yourself of the ability to think by your own
    self-brainwashing.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Mon Jul 28 10:57:55 2025
    XPost: comp.theory, sci.logic

    Op 27.jul.2025 om 01:43 schreef olcott:
    On 7/26/2025 6:35 PM, Richard Damon wrote:
    On 7/26/25 7:08 PM, olcott wrote:
    On 7/26/2025 5:49 PM, olcott wrote:
    On 7/26/2025 2:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they
    require a
    Turing machine halt decider to report on the behavior of a
    directly
    executed Turing machine.

    It is common knowledge that no Turing machine decider can take >>>>>>>>> another
    directly executing Turing machine as an input, thus the above >>>>>>>>> requirement is not precisely correct.

    When we correct the error of this incorrect requirement it
    becomes a
    Turing machine decider indirectly reports on the behavior of a >>>>>>>>> directly executing Turing machine through the proxy of a finite >>>>>>>>> string
    description of this machine.

    Now I have proven and corrected the error of all of the halting >>>>>>>>> problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are so >>>>>>> sure
    that I must be wrong that you make sure to totally ignore the subtle >>>>>>> nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly >>>>>>> *directly* report on the behavior of any directly executing Turing >>>>>>> machine.  The best that any of them can possibly do is indirectly >>>>>>> report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    Definition of Turing Machine Ĥ
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞,
       if Ĥ applied to ⟨Ĥ⟩ halts, and        // incorrect requirement
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
       if Ĥ applied to ⟨Ĥ⟩ does not halt.    // incorrect requirement

    (a) Ĥ copies its input ⟨Ĥ⟩
    (b) Ĥ invokes embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (c) embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩
    (d) simulated ⟨Ĥ⟩ copies its input ⟨Ĥ⟩
    (e) simulated ⟨Ĥ⟩ invokes simulated embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (f) simulated embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ ...

    The fact that the correctly simulated input
    specifies recursive simulation prevents the
    simulated ⟨Ĥ⟩ from ever reaching its simulated
    final halt state of ⟨Ĥ.qn⟩, thus specifies non-termination.

    This is not contradicted by the fact that
    Ĥ applied to ⟨Ĥ⟩ halts because Ĥ is outside of
    the domain of every Turing machine computed function.


    In the atypical case where the behavior of the simulation
    of an input to a potential halt decider disagrees with the
    behavior of the direct execution of the underlying machine
    (because this input calls this same simulating decider) it
    is the behavior of the input that rules because deciders
    compute the mapping for their inputs.


    Nope, just more of your lies.

    The behavior of an input to a halt decider is DEFINED in all cases to
    be the behavior of the machine the input represents,

    Yet I have conclusively proven otherwise and
    you are too stupid to understand the proof.

    That was not a proof, but an assumption with a huge mistake.


    You are so stupid that you think you can get
    away with disagreeing with the x86 language.

    The x86 language shows that the input specifies a halting program.
    If you are unable to see that, you need to study the x86 language
    somewhat more.


    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    You have been told many times that these 18 bytes do not specify the
    full input. In fact, they are the least interesting part of the input.
    DDD is not needed:

    int main() {
    return HHH(main);
    }

    Here is no DDD, but you told us that also in this case HHH produces a
    false negative by halting and reporting that it does not halt.
    The most interesting part of the input is HHH itself.
    It is clear that HHH produces many false negatives when its own code is
    part of the input.


    DDD simulated by HHH according to the rules of the
    x86 language does not fucking halt you fucking moron.
    If any definition says otherwise then this definition
    is fucked up.


    I see you have no counter arguments, except swearing and using claims
    without any evidence.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Mon Jul 28 11:13:34 2025
    XPost: comp.theory, sci.logic

    Op 27.jul.2025 om 01:28 schreef olcott:
    On 7/26/2025 5:49 PM, olcott wrote:
    On 7/26/2025 2:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they
    require a
    Turing machine halt decider to report on the behavior of a directly >>>>>>> executed Turing machine.

    It is common knowledge that no Turing machine decider can take
    another
    directly executing Turing machine as an input, thus the above
    requirement is not precisely correct.

    When we correct the error of this incorrect requirement it becomes a >>>>>>> Turing machine decider indirectly reports on the behavior of a
    directly executing Turing machine through the proxy of a finite
    string
    description of this machine.

    Now I have proven and corrected the error of all of the halting
    problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are so sure >>>>> that I must be wrong that you make sure to totally ignore the subtle >>>>> nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly >>>>> *directly* report on the behavior of any directly executing Turing
    machine.  The best that any of them can possibly do is indirectly
    report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    Definition of Turing Machine Ĥ
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞,
       if Ĥ applied to ⟨Ĥ⟩ halts, and        // incorrect requirement
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
       if Ĥ applied to ⟨Ĥ⟩ does not halt.    // incorrect requirement >>
    (a) Ĥ copies its input ⟨Ĥ⟩
    (b) Ĥ invokes embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (c) embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩
    (d) simulated ⟨Ĥ⟩ copies its input ⟨Ĥ⟩
    (e) simulated ⟨Ĥ⟩ invokes simulated embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (f) simulated embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ ...

    The fact that the correctly simulated input
    specifies recursive simulation prevents the
    simulated ⟨Ĥ⟩ from ever reaching its simulated
    final halt state of ⟨Ĥ.qn⟩, thus specifies non-termination.

    This is not contradicted by the fact that
    Ĥ applied to ⟨Ĥ⟩ halts because Ĥ is outside of
    the domain of every Turing machine computed function.


    In the atypical case where the behavior of the simulation
    of an input to a potential halt decider disagrees with the
    behavior of the direct execution of the underlying machine
    (because this input calls this same simulating decider) it
    is the behavior of the input that rules because deciders
    compute the mapping *FROM* their inputs.

    But the input specifies halting behaviour, but the decider is unable to
    see that. If it is blind for something, it does not mean that it does
    not exist. That is your huge mistake.
    That is behaviour of the simulator, not that of the program being simulated.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Mon Jul 28 07:38:48 2025
    XPost: comp.theory, sci.logic

    On 7/27/25 10:58 PM, olcott wrote:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:
    On 7/27/2025 7:07 PM, Richard Damon wrote:
    On 7/27/25 5:46 PM, olcott wrote:
    On 7/27/2025 4:31 PM, Richard Damon wrote:
    On 7/27/25 4:28 PM, olcott wrote:
    On 7/27/2025 2:58 PM, Richard Damon wrote:
    On 7/27/25 9:50 AM, olcott wrote:
    On 7/27/2025 6:11 AM, Richard Damon wrote:
    On 7/26/25 10:43 PM, olcott wrote:>>
    When HHH(DDD) simulates DDD it also simulates itself
    simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is not >>>>>>>>>> simulating its input.

    And, it FAILS at simulating itself, as it concludes that
    HHH(DDD) will never return, when it does.


    This ChatGPT analysis of its input below
    correctly derives both of our views. I did
    not bias this analysis by telling ChatGPT
    what I expect to see.

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

    void DDD()
    {
       HHH(DDD);
       return;
    }

    int main()
    {
       HHH(DDD);
       DDD();
    }

    Simulating Termination Analyzer HHH correctly simulates its
    input until:
    (a) It detects a non-terminating behavior pattern then it
    aborts its simulation and returns 0,
    (b) Its simulated input reaches its simulated "return"
    statement then it returns 1.

    https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c >>>>>>>>>

    Just proves that you have contaminated the learning with false >>>>>>>> idea about programs.


    I made sure that ChatGPT isolates this conversation
    from everything else that I ever said. Besides telling
    ChatGPT about the possibility of a simulating termination
    analyzer (that I have proved does work on some inputs)
    it figured out all the rest on its own without any
    prompting from me.


    You CAN'T totally isolate it. You can tell it to not use what you
    have told it previously (which you did not do),

    ChatGPT remember prior conversations
    is turned off

    My Account
      Settings
       Personalization
        Memory
         Reference saved memories
    This is important because I need to know the
    minimum basis that it needs to understand what
    I said so that I can know that I have no gaps
    in my reasoning.

    But that setting isn't perfect.


    but anything said to the AI, has a chance of being recorded and
    used for future training.


    During periodic updates.

    And you have been posting your lies on usenet, which is a source of
    training, for awhile.


    Just think, you might be the one responsible for providing the
    lies that future AIs have decided to accept ruining the chance of
    some future breakthrough.

    The above input that I provided has zero falsehoods.
    ChatGPT figured out all of the reasoning from that
    basis.


    But. not full definitions, like the fact that a given program on a
    given input will always do the same thing.


    When DDD is emulated by HHH it must emulate
    DDD calling itself in recursive emulation.

    When DDD is emulated by HHH1 it need not emulate
    itself at all.

    But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes
    at the exact same machine address.


    Which doesn't affect the behavior of those bytes.

    SO. the "itself" is just irrelevent.

    Your failure to understand that just shows your stupidity.

    If you want to disagree, show what the difference does in an actually
    correctly simulation per the x86 rules.

    Your failure just shows you know you are lying.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Mon Jul 28 19:26:11 2025
    XPost: comp.theory, sci.logic

    On 7/28/25 8:34 AM, olcott wrote:
    On 7/28/2025 6:38 AM, Richard Damon wrote:
    On 7/27/25 10:58 PM, olcott wrote:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:
    On 7/27/2025 7:07 PM, Richard Damon wrote:
    On 7/27/25 5:46 PM, olcott wrote:
    On 7/27/2025 4:31 PM, Richard Damon wrote:
    On 7/27/25 4:28 PM, olcott wrote:
    On 7/27/2025 2:58 PM, Richard Damon wrote:
    On 7/27/25 9:50 AM, olcott wrote:
    On 7/27/2025 6:11 AM, Richard Damon wrote:
    On 7/26/25 10:43 PM, olcott wrote:>>
    When HHH(DDD) simulates DDD it also simulates itself >>>>>>>>>>>>> simulating DDD because DDD calls HHH(DDD).

    But can only do that if HHH is part of its input, or it is >>>>>>>>>>>> not simulating its input.

    And, it FAILS at simulating itself, as it concludes that >>>>>>>>>>>> HHH(DDD) will never return, when it does.


    This ChatGPT analysis of its input below
    correctly derives both of our views. I did
    not bias this analysis by telling ChatGPT
    what I expect to see.

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

    void DDD()
    {
       HHH(DDD);
       return;
    }

    int main()
    {
       HHH(DDD);
       DDD();
    }

    Simulating Termination Analyzer HHH correctly simulates its >>>>>>>>>>> input until:
    (a) It detects a non-terminating behavior pattern then it >>>>>>>>>>> aborts its simulation and returns 0,
    (b) Its simulated input reaches its simulated "return"
    statement then it returns 1.

    https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c >>>>>>>>>>>

    Just proves that you have contaminated the learning with false >>>>>>>>>> idea about programs.


    I made sure that ChatGPT isolates this conversation
    from everything else that I ever said. Besides telling
    ChatGPT about the possibility of a simulating termination
    analyzer (that I have proved does work on some inputs)
    it figured out all the rest on its own without any
    prompting from me.


    You CAN'T totally isolate it. You can tell it to not use what
    you have told it previously (which you did not do),

    ChatGPT remember prior conversations
    is turned off

    My Account
      Settings
       Personalization
        Memory
         Reference saved memories
    This is important because I need to know the
    minimum basis that it needs to understand what
    I said so that I can know that I have no gaps
    in my reasoning.

    But that setting isn't perfect.


    but anything said to the AI, has a chance of being recorded and >>>>>>>> used for future training.


    During periodic updates.

    And you have been posting your lies on usenet, which is a source
    of training, for awhile.


    Just think, you might be the one responsible for providing the >>>>>>>> lies that future AIs have decided to accept ruining the chance >>>>>>>> of some future breakthrough.

    The above input that I provided has zero falsehoods.
    ChatGPT figured out all of the reasoning from that
    basis.


    But. not full definitions, like the fact that a given program on a >>>>>> given input will always do the same thing.


    When DDD is emulated by HHH it must emulate
    DDD calling itself in recursive emulation.

    When DDD is emulated by HHH1 it need not emulate
    itself at all.

    But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes
    at the exact same machine address.


    Which doesn't affect the behavior of those bytes.


    void DDD()
    {
      HHH(DDD);
      return;
    }

    That you are too stupid to understand that DDD simulated
    by HHH does call HHH in recursive emulation even after
    I have provided fully operational code of DDD calling
    HHH(DDD) in recursive emulation *IS NOT A REBUTTAL*

    https://github.com/plolcott/x86utm/blob/master/Halt7.c


    What you are too stupid to understand is that while the *PROGRAM* HHH,
    which does the specific actions it is defined to, when it simulates the
    input that represents the *PROGRAM* DDD, which by definition includes
    the code of the HHH that it is built on, that will not reach the final
    state.

    YOUR HHH, doesn't seem to be a program, as you tall about it doing
    different things (sometimes correctly simulating, which requires not
    aborting, and sometimes deciding which requires aborting) and it looking
    at an input DDD that isn't actually a program, as it doesn't contain the
    code of the specific HHH it is built on, and thus is really a bunch of different inputs, one for each HHH, because it gets paired with
    different versions of that HHH that do different things.

    THAT HHH, can't correctly simulate its input, since the input isn't a
    program and doesn't have a specific behavior. Your argument becomes a
    category error as your argument isn't based on fixed programs.

    You point to your Halt7.c, but then you ignore the HHH that is there
    when you talk about HHH. The HHH in Halt7.c, and the DDD in it, *ARE*
    programs, with specific behaivor.

    THAT HHH, aborts its simultion and does not do a correct simuation.

    THAT DDD, calls that HHH, which returns 0 to it, so it halts.

    THAT makes your HHH wrong.

    WHen you describe you system as anything other than that, it is just a lie.

    When you talk about the infinte set of HHHs. that is a LIE, as there
    isn't an infinite set of HHHs in Halt7.c

    When you talk about HHH doing a correct simulation, that is a LIE, as
    HHH aborts its simulation, thus NOT making it correct per the term-of-art.

    Your problem is you just don't know what you are talking about, because
    you chose to make your self ignorant, and then ignore when people try to
    teach you the actual meaning of the words.

    You think you can change the meaning of words, which is just a LIE, and
    that is what makes you a pathological liar, because you don't think
    lying by using wrong meanings is wrong, because you don't understand
    what truth is.

    Sorry, you are just shownig you true nature, that of an ignorant
    pathatic pathological lying idiot that doesn't care about the real
    meaning of the words he uses, just that you want to try to make a
    convincing lie to get some people to fall for your wrong ideas.

    That is going to take you to that lake of fire, as that is what it was
    talking about, those that live a life based on lies, can not be with
    God, but will forever be outside.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Mon Jul 28 21:56:16 2025
    XPost: comp.theory, sci.logic

    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself at all. >>>>>>>>>> But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes at the exact >>>>>>>>> same
    machine address.
    Yeah, so when you change HHH to abort later, you also change DDD. >>>>>>> HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH is
    reporting
    on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on the
    halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior
    of their input. HHH does correctly predict that DDD correctly
    simulated by HHH cannot possibly reach its own simulated
    "return" instruction final halt state.


    How is it a "correct prediction" if it sees something different than
    what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive
    simulation until HHH kills this whole process.

    But the behavior of the program continues past that (something you
    don't seem to understand) and that behavior will also have its HHH
    terminate the DDD it is simulating and return 0 to DDD and then Halt.

    Your problem is you don't understand that the simulating HHH doesn't
    define the behavior of DDD, it is the execution of DDD that defines
    what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the code
    of the HHH that it was based on, which is the HHH that made the
    prediction, and thus returns 0, so DDD will halt.


    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on LYING
    about what things are supposed to be.


    Turing machines cannot directly report on the behavior
    of other Turing machines they can at best indirectly
    report on the behavior of Turing machines through the
    proxy of finite string machine descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given the
    code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM the
    input is the proper representation of DDD.


    Thus the behavior specified by the input finite string
    overrules and supersedes the behavior of the direct
    execution.

    No, it is DEFINED to be the behavior of the direct execution of the
    program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar.

    We could equally define the area of a square circle
    as its radius multiplied by the length of one of its sides.

    No, because "area" has a specific definition. The formula to compute it
    is NOT its definition, but someting proved from the definition, and
    other axioms.

    Of course to claim a statement not derived from definitions and axioms
    is an error.


    It never has been that DDD simulated by HHH is incorrect
    because it does not agree with what people expect to see.

    Sure it has, as "Correct" has a definition, as does "Simulation".


    It has always been that it is correct because it matches
    the semantics that the code specifies.

    Right, *ALL* the code, not a partial simulation.

    Note, that code includes the code of the SPECIFIC HHH that DDD was built on.


    DDD simulated by HHH specifies that DDD keeps calling
    HHH in recursive simulation until HHH kills the whole
    process of DDD.


    Nope, By that definition, HHH just keeps simulating and can never abort
    to return an answer.

    The two version of HHH are defined by the proof to be the same, and thus
    act the same.

    It seems you think programs are not deterministic, showing you ignorance
    of the topic.

    Sorry, you are just proving your stupidity and refusal to follow rules.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Mon Jul 28 22:00:00 2025
    XPost: comp.theory, sci.logic

    On 7/28/25 7:44 PM, olcott wrote:
    On 7/28/2025 6:26 PM, Richard Damon wrote:
    On 7/28/25 8:34 AM, olcott wrote:

    void DDD()
    {
       HHH(DDD);
       return;
    }

    That you are too stupid to understand that DDD simulated
    by HHH does call HHH in recursive emulation even after
    I have provided fully operational code of DDD calling
    HHH(DDD) in recursive emulation *IS NOT A REBUTTAL*

    https://github.com/plolcott/x86utm/blob/master/Halt7.c


    What you are too stupid to understand is that while the *PROGRAM* HHH,
    which does the specific actions it is defined to, when it simulates
    the input that represents the *PROGRAM* DDD, which by definition
    includes the code of the HHH that it is built on, that will not reach
    the final state.


    HHH correctly predicts that DDD correctly simulated
    by HHH cannot possibly reach its simulated "return"
    statement final halt state. This is because DDD does
    call HHH(DDD) in recursive simulation.

    Can't do that, as HHH doesn't correct simulate its input, since correct simulation requires being complete.

    It seems you think answering 1 question on a 100 question test and
    turning it in could earn you a 100% on the test.


    *Within those exact words I am exactly correct*
    Trying to change those *EXACT WORDS* to show that
    I am incorrect *IS CHEATING*

    Note when you intended meaning of the words is incorrect.

    That just shows that you think lying is proper logic.


    After we have mutual agreement *ON THOSE EXACT WORDS*
    thenn (then and only then) we can begin discussing
    whether or not those words are relevant.


    Since you words are self-contradictory and based on category error, that
    is unlikely.

    Note, your just repeating the error shows that you are either so stupid
    you can not learn from your mistakes, or don't care about the truth, but
    just like repeating your lies.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Mon Jul 28 22:36:45 2025
    XPost: comp.theory, sci.logic

    On 7/28/25 10:32 PM, olcott wrote:
    On 7/28/2025 9:00 PM, Richard Damon wrote:
    On 7/28/25 7:44 PM, olcott wrote:
    On 7/28/2025 6:26 PM, Richard Damon wrote:
    On 7/28/25 8:34 AM, olcott wrote:

    void DDD()
    {
       HHH(DDD);
       return;
    }

    That you are too stupid to understand that DDD simulated
    by HHH does call HHH in recursive emulation even after
    I have provided fully operational code of DDD calling
    HHH(DDD) in recursive emulation *IS NOT A REBUTTAL*

    https://github.com/plolcott/x86utm/blob/master/Halt7.c


    What you are too stupid to understand is that while the *PROGRAM*
    HHH, which does the specific actions it is defined to, when it
    simulates the input that represents the *PROGRAM* DDD, which by
    definition includes the code of the HHH that it is built on, that
    will not reach the final state.


    HHH correctly predicts that DDD correctly simulated
    by HHH cannot possibly reach its simulated "return"
    statement final halt state. This is because DDD does
    call HHH(DDD) in recursive simulation.

    Can't do that, as HHH doesn't correct simulate its input, since
    correct simulation requires being complete.


    Never heard of mathematical induction?



    You don't have a valid induction. The problem is every version of HHH
    gets a different version of DDD, so you can't build the induction, as
    the n and n+1 steps don't relate.

    If you don't include HHH in DDD, you can't simulate it past the call HHH instruciton, as by definition, programs in Computability Theory can only
    look at data from their input, and not other global data, unless defined
    as FIXED CONSTANTS, and if HHH is a fixed constant, you can't make your induction.

    In other words, your "induction" is just a lie you have indoctrinated
    yourself to belive in.

    All your induction does is prove that none of your HHH can prove that
    their input halts. That doesn't prove that it doesn't.

    And, in fact, we can prove that all the HHH that abort and return 0 do
    create a DDD that halts.

    Sorry, you lies are just exposed to the light of truth.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Tue Jul 29 10:03:07 2025
    XPost: comp.theory, sci.logic

    Op 28.jul.2025 om 15:36 schreef olcott:
    On 7/28/2025 4:13 AM, Fred. Zwarts wrote:
    Op 27.jul.2025 om 01:28 schreef olcott:
    On 7/26/2025 5:49 PM, olcott wrote:
    On 7/26/2025 2:58 PM, olcott wrote:
    On 7/26/2025 2:52 PM, Mr Flibble wrote:
    On Sat, 26 Jul 2025 14:26:27 -0500, olcott wrote:

    On 7/26/2025 1:30 PM, Alan Mackenzie wrote:
    In comp.theory olcott <[email protected]> wrote:

    The error of all of the halting problem proofs is that they
    require a
    Turing machine halt decider to report on the behavior of a
    directly
    executed Turing machine.

    It is common knowledge that no Turing machine decider can take >>>>>>>>> another
    directly executing Turing machine as an input, thus the above >>>>>>>>> requirement is not precisely correct.

    When we correct the error of this incorrect requirement it
    becomes a
    Turing machine decider indirectly reports on the behavior of a >>>>>>>>> directly executing Turing machine through the proxy of a finite >>>>>>>>> string
    description of this machine.

    Now I have proven and corrected the error of all of the halting >>>>>>>>> problem proofs.

    No you haven't, the subject matter is too far beyond your
    intellectual
    capacity.


    It only seems to you that I lack understanding because you are so >>>>>>> sure
    that I must be wrong that you make sure to totally ignore the subtle >>>>>>> nuances of meaning that proves I am correct.

    No Turing machine based (at least partial) halt decider can possibly >>>>>>> *directly* report on the behavior of any directly executing Turing >>>>>>> machine.  The best that any of them can possibly do is indirectly >>>>>>> report
    on this behavior through the proxy of a finite string machine
    description.

    Partial decidability is not a hard problem.

    /Flibble

    My point is that all of the halting problem proofs
    are wrong when they require a Turing machine decider
    H to report on the behavior of machine M on input i
    because machine M is not in the domain of any Turing
    machine decider. Only finite strings such as ⟨M⟩ the
    Turing machine description of machine M are its
    domain.


    Definition of Turing Machine Ĥ
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.∞,
       if Ĥ applied to ⟨Ĥ⟩ halts, and        // incorrect requirement
    Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
       if Ĥ applied to ⟨Ĥ⟩ does not halt.    // incorrect requirement

    (a) Ĥ copies its input ⟨Ĥ⟩
    (b) Ĥ invokes embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (c) embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩
    (d) simulated ⟨Ĥ⟩ copies its input ⟨Ĥ⟩
    (e) simulated ⟨Ĥ⟩ invokes simulated embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
    (f) simulated embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ ...

    The fact that the correctly simulated input
    specifies recursive simulation prevents the
    simulated ⟨Ĥ⟩ from ever reaching its simulated
    final halt state of ⟨Ĥ.qn⟩, thus specifies non-termination.

    This is not contradicted by the fact that
    Ĥ applied to ⟨Ĥ⟩ halts because Ĥ is outside of
    the domain of every Turing machine computed function.


    In the atypical case where the behavior of the simulation
    of an input to a potential halt decider disagrees with the
    behavior of the direct execution of the underlying machine
    (because this input calls this same simulating decider) it
    is the behavior of the input that rules because deciders
    compute the mapping *FROM* their inputs.

    But the input specifies halting behaviour,
    It never was the actual input that specifies non-halting
    behavior.

    Indeed. But HHH must decide on the actual input that specifies halting behaviour. Not on another hypothetical other input that specifies
    non-halting behaviour.
    Sum(2,3) must calculate the sum of the actual input, not of hypothetical
    other inputs.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Tue Jul 29 10:04:31 2025
    XPost: comp.theory, sci.logic

    Op 28.jul.2025 om 15:22 schreef olcott:
    On 7/28/2025 3:57 AM, Fred. Zwarts wrote:
    Op 27.jul.2025 om 01:43 schreef olcott:
    On 7/26/2025 6:35 PM, Richard Damon wrote:

    The behavior of an input to a halt decider is DEFINED in all cases
    to be the behavior of the machine the input represents,

    Yet I have conclusively proven otherwise and
    you are too stupid to understand the proof.

    That was not a proof, but an assumption with a huge mistake.


    https://www.researchgate.net/publication/394042683_ChatGPT_analyzes_HHHDDD

    ChatGPT agrees that HHH(DDD)==0 is correct even though
    DDD() halts.

    With your biased input chat-box can say anything without any relevance.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Tue Jul 29 10:11:33 2025
    XPost: comp.theory, sci.logic

    Op 29.jul.2025 om 04:57 schreef olcott:
    On 7/28/2025 9:36 PM, Richard Damon wrote:
    On 7/28/25 10:32 PM, olcott wrote:
    On 7/28/2025 9:00 PM, Richard Damon wrote:
    On 7/28/25 7:44 PM, olcott wrote:
    On 7/28/2025 6:26 PM, Richard Damon wrote:
    On 7/28/25 8:34 AM, olcott wrote:

    void DDD()
    {
       HHH(DDD);
       return;
    }

    That you are too stupid to understand that DDD simulated
    by HHH does call HHH in recursive emulation even after
    I have provided fully operational code of DDD calling
    HHH(DDD) in recursive emulation *IS NOT A REBUTTAL*

    https://github.com/plolcott/x86utm/blob/master/Halt7.c


    What you are too stupid to understand is that while the *PROGRAM*
    HHH, which does the specific actions it is defined to, when it
    simulates the input that represents the *PROGRAM* DDD, which by
    definition includes the code of the HHH that it is built on, that
    will not reach the final state.


    HHH correctly predicts that DDD correctly simulated
    by HHH cannot possibly reach its simulated "return"
    statement final halt state. This is because DDD does
    call HHH(DDD) in recursive simulation.

    Can't do that, as HHH doesn't correct simulate its input, since
    correct simulation requires being complete.


    Never heard of mathematical induction?



    You don't have a valid induction. The problem is every version of HHH
    gets a different version of DDD, so you can't build the induction, as
    the n and n+1 steps don't relate.


    The only difference in the elements of the infinite
    set of HHH/DDD pairs where HHH emulates N instructions
    of DDD cannot possibly have any effect on whether this
    DDD instance reaches its "return" instruction final
    halt state *AND YOU HAVE ALWAYS KNOWN THAT*


    As usual irrelevant claims, that do not make a rebuttal.
    Other world-class simulators prove that only one more cycle is needed to
    reach the final halt state for this input. This proves that HHH fails to recognise that there is only a *finite* recursion.
    That other simulators fail also with other inputs is not relevant for
    this input, the input with your DDD and your HHH.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Tue Jul 29 07:23:18 2025
    XPost: comp.theory, sci.logic

    On 7/28/25 10:57 PM, olcott wrote:
    On 7/28/2025 9:36 PM, Richard Damon wrote:
    On 7/28/25 10:32 PM, olcott wrote:
    On 7/28/2025 9:00 PM, Richard Damon wrote:
    On 7/28/25 7:44 PM, olcott wrote:
    On 7/28/2025 6:26 PM, Richard Damon wrote:
    On 7/28/25 8:34 AM, olcott wrote:

    void DDD()
    {
       HHH(DDD);
       return;
    }

    That you are too stupid to understand that DDD simulated
    by HHH does call HHH in recursive emulation even after
    I have provided fully operational code of DDD calling
    HHH(DDD) in recursive emulation *IS NOT A REBUTTAL*

    https://github.com/plolcott/x86utm/blob/master/Halt7.c


    What you are too stupid to understand is that while the *PROGRAM*
    HHH, which does the specific actions it is defined to, when it
    simulates the input that represents the *PROGRAM* DDD, which by
    definition includes the code of the HHH that it is built on, that
    will not reach the final state.


    HHH correctly predicts that DDD correctly simulated
    by HHH cannot possibly reach its simulated "return"
    statement final halt state. This is because DDD does
    call HHH(DDD) in recursive simulation.

    Can't do that, as HHH doesn't correct simulate its input, since
    correct simulation requires being complete.


    Never heard of mathematical induction?



    You don't have a valid induction. The problem is every version of HHH
    gets a different version of DDD, so you can't build the induction, as
    the n and n+1 steps don't relate.


    The only difference in the elements of the infinite
    set of HHH/DDD pairs where HHH emulates N instructions
    of DDD cannot possibly have any effect on whether this
    DDD instance reaches its "return" instruction final
    halt state *AND YOU HAVE ALWAYS KNOWN THAT*



    Which *IS* a difference, and thus the DDD are different.

    Try to write those different HHH using IDENTICAL x86 code (including the
    data they refer to)

    You "logic" is that close to the same is just good enough to be
    considered the same.

    Note, it isn't "this DDD instance" as NONE of the other HHH are given
    *THIS* DDD, which to be emulatable at all, needs to include the code of
    the SPECIFIC HHH that it calls.

    Your "logic" just wants to ignore these sorts of problems, because they
    get in the way of you telling your liez.

    Sorry, all you are doing is proving that you are just a liar.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mr Flibble@21:1/5 to Richard Damon on Tue Jul 29 15:44:03 2025
    XPost: comp.theory, sci.logic

    On Mon, 28 Jul 2025 21:56:16 -0400, Richard Damon wrote:

    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself at >>>>>>>>>>>> all.
    But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes at the exact >>>>>>>>>> same machine address.
    Yeah, so when you change HHH to abort later, you also change >>>>>>>>> DDD.
    HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH is
    reporting on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on >>>>>>> the halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior of their
    input. HHH does correctly predict that DDD correctly simulated by
    HHH cannot possibly reach its own simulated "return" instruction
    final halt state.


    How is it a "correct prediction" if it sees something different than >>>>> what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive simulation until
    HHH kills this whole process.

    But the behavior of the program continues past that (something you
    don't seem to understand) and that behavior will also have its HHH
    terminate the DDD it is simulating and return 0 to DDD and then Halt.

    Your problem is you don't understand that the simulating HHH doesn't
    define the behavior of DDD, it is the execution of DDD that defines
    what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the code
    of the HHH that it was based on, which is the HHH that made the
    prediction, and thus returns 0, so DDD will halt.


    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on LYING
    about what things are supposed to be.


    Turing machines cannot directly report on the behavior of other
    Turing machines they can at best indirectly report on the behavior of
    Turing machines through the proxy of finite string machine
    descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given the
    code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM the
    input is the proper representation of DDD.


    Thus the behavior specified by the input finite string overrules and
    supersedes the behavior of the direct execution.

    No, it is DEFINED to be the behavior of the direct execution of the
    program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar.

    Yet another ad hominem attack!

    /Flibble

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to Mr Flibble on Tue Jul 29 18:35:50 2025
    XPost: comp.theory, sci.logic

    On 7/29/25 11:44 AM, Mr Flibble wrote:
    On Mon, 28 Jul 2025 21:56:16 -0400, Richard Damon wrote:

    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself at >>>>>>>>>>>>> all.
    But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes at the exact >>>>>>>>>>> same machine address.
    Yeah, so when you change HHH to abort later, you also change >>>>>>>>>> DDD.
    HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH is >>>>>>>> reporting on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on >>>>>>>> the halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior of their
    input. HHH does correctly predict that DDD correctly simulated by >>>>>>> HHH cannot possibly reach its own simulated "return" instruction >>>>>>> final halt state.


    How is it a "correct prediction" if it sees something different than >>>>>> what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive simulation until >>>>> HHH kills this whole process.

    But the behavior of the program continues past that (something you
    don't seem to understand) and that behavior will also have its HHH
    terminate the DDD it is simulating and return 0 to DDD and then Halt.

    Your problem is you don't understand that the simulating HHH doesn't
    define the behavior of DDD, it is the execution of DDD that defines
    what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the code >>>>>> of the HHH that it was based on, which is the HHH that made the
    prediction, and thus returns 0, so DDD will halt.


    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on LYING
    about what things are supposed to be.


    Turing machines cannot directly report on the behavior of other
    Turing machines they can at best indirectly report on the behavior of >>>>> Turing machines through the proxy of finite string machine
    descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given the
    code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM the
    input is the proper representation of DDD.


    Thus the behavior specified by the input finite string overrules and >>>>> supersedes the behavior of the direct execution.

    No, it is DEFINED to be the behavior of the direct execution of the
    program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar.

    Yet another ad hominem attack!

    /Flibble

    Nope, just a proof statement.

    Note, it doesn't say his statement is wrong because of something about
    himself. It is just apply the definition that claiming to follow the
    rules, and not doing so, is just a lie, and he who lies habitually is a
    liar.

    I guess youur problem is you are as bad at the meaning of words as Olcott.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Tue Jul 29 18:37:13 2025
    XPost: comp.theory, sci.logic

    On 7/29/25 12:53 PM, olcott wrote:
    On 7/28/2025 8:56 PM, Richard Damon wrote:
    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself at >>>>>>>>>>>>> all.
    But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes at the >>>>>>>>>>> exact same
    machine address.
    Yeah, so when you change HHH to abort later, you also change DDD. >>>>>>>>> HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH is >>>>>>>> reporting
    on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on the
    halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior
    of their input. HHH does correctly predict that DDD correctly
    simulated by HHH cannot possibly reach its own simulated
    "return" instruction final halt state.


    How is it a "correct prediction" if it sees something different
    than what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive
    simulation until HHH kills this whole process.

    But the behavior of the program continues past that (something you
    don't seem to understand) and that behavior will also have its HHH
    terminate the DDD it is simulating and return 0 to DDD and then Halt.

    Your problem is you don't understand that the simulating HHH doesn't
    define the behavior of DDD, it is the execution of DDD that defines
    what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the
    code of the HHH that it was based on, which is the HHH that made
    the prediction, and thus returns 0, so DDD will halt.


    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on
    LYING about what things are supposed to be.


    Turing machines cannot directly report on the behavior
    of other Turing machines they can at best indirectly
    report on the behavior of Turing machines through the
    proxy of finite string machine descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given the
    code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM the
    input is the proper representation of DDD.


    Thus the behavior specified by the input finite string
    overrules and supersedes the behavior of the direct
    execution.

    No, it is DEFINED to be the behavior of the direct execution of the
    program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar.


    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    When the above code is in the same memory space as HHH
    such that DDD calls HHH(DDD) and then HHH does emulate
    itself emulating DDD then this does specify recursive
    emulation.

    Anyone or anything that disagrees would be disagreeing
    with the definition of the x86 language.


    So, if HHH accesses that memory, it becomes part of the input.

    All you are doing is establishing that you just don't know what you are
    talking about.

    Sorry, your ignorance does not make your claim true, uit just makes you
    a pathological liar.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Tue Jul 29 21:51:45 2025
    XPost: comp.theory, sci.logic

    On 7/29/25 9:24 PM, olcott wrote:
    On 7/29/2025 5:37 PM, Richard Damon wrote:
    On 7/29/25 12:53 PM, olcott wrote:
    On 7/28/2025 8:56 PM, Richard Damon wrote:
    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott:
    On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself >>>>>>>>>>>>>>> at all.
    But "itself" doesn't matter to x86 instructions,
    By itself I mean the exact same machine code bytes at the >>>>>>>>>>>>> exact same
    machine address.
    Yeah, so when you change HHH to abort later, you also change >>>>>>>>>>>> DDD.
    HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH is >>>>>>>>>> reporting
    on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on the >>>>>>>>>> halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior
    of their input. HHH does correctly predict that DDD correctly >>>>>>>>> simulated by HHH cannot possibly reach its own simulated
    "return" instruction final halt state.


    How is it a "correct prediction" if it sees something different >>>>>>>> than what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive
    simulation until HHH kills this whole process.

    But the behavior of the program continues past that (something you >>>>>> don't seem to understand) and that behavior will also have its HHH >>>>>> terminate the DDD it is simulating and return 0 to DDD and then Halt. >>>>>>
    Your problem is you don't understand that the simulating HHH
    doesn't define the behavior of DDD, it is the execution of DDD
    that defines what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the >>>>>>>> code of the HHH that it was based on, which is the HHH that made >>>>>>>> the prediction, and thus returns 0, so DDD will halt.


    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on
    LYING about what things are supposed to be.


    Turing machines cannot directly report on the behavior
    of other Turing machines they can at best indirectly
    report on the behavior of Turing machines through the
    proxy of finite string machine descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given the >>>>>> code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM the
    input is the proper representation of DDD.


    Thus the behavior specified by the input finite string
    overrules and supersedes the behavior of the direct
    execution.

    No, it is DEFINED to be the behavior of the direct execution of
    the program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar.


    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    When the above code is in the same memory space as HHH
    such that DDD calls HHH(DDD) and then HHH does emulate
    itself emulating DDD then this does specify recursive
    emulation.

    Anyone or anything that disagrees would be disagreeing
    with the definition of the x86 language.


    So, if HHH accesses that memory, it becomes part of the input.


    It becomes part of the input in the sense that the
    correct simulation of the input to HHH(DDD) is not
    the same as the correct simulation of the input to
    HHH1(DDD) because DDD only calls HHH(DDD) and does
    not call HHH1(DDD).

    DDD correctly simulated by HHH cannot possibly
    halt thus HHH(DDD)==0 is correct.

    DDD correctly simulated by HHH1 does halt thus
    HHH(DDD)==1 is correct.



    It either *IS* or it *ISN'T* there is no middle.

    The "correct simulation" of a piece of code depends only on that code,
    and its full input. IT doesn't matter whether HHH or HHH1 is simulating it.


    If you wish to disagree, what is the first x86 instruction, properly
    simualted per the x86 language specification that differs in behavior
    between those two simulations?

    Your inability to answer that just proves you are lying.

    You are just showing that you don't understand the meaning of the words
    you use, and just establish that you are just a pathological liar.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Wed Jul 30 11:23:19 2025
    XPost: comp.theory, sci.logic

    Op 30.jul.2025 om 05:12 schreef olcott:
    On 7/29/2025 8:51 PM, Richard Damon wrote:
    On 7/29/25 9:24 PM, olcott wrote:
    On 7/29/2025 5:37 PM, Richard Damon wrote:
    On 7/29/25 12:53 PM, olcott wrote:
    On 7/28/2025 8:56 PM, Richard Damon wrote:
    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott: >>>>>>>>>>>>>>> On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself >>>>>>>>>>>>>>>>> at all.
    But "itself" doesn't matter to x86 instructions, >>>>>>>>>>>>>>> By itself I mean the exact same machine code bytes at the >>>>>>>>>>>>>>> exact same
    machine address.
    Yeah, so when you change HHH to abort later, you also >>>>>>>>>>>>>> change DDD.
    HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH >>>>>>>>>>>> is reporting
    on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on the >>>>>>>>>>>> halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior
    of their input. HHH does correctly predict that DDD correctly >>>>>>>>>>> simulated by HHH cannot possibly reach its own simulated >>>>>>>>>>> "return" instruction final halt state.


    How is it a "correct prediction" if it sees something
    different than what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive
    simulation until HHH kills this whole process.

    But the behavior of the program continues past that (something >>>>>>>> you don't seem to understand) and that behavior will also have >>>>>>>> its HHH terminate the DDD it is simulating and return 0 to DDD >>>>>>>> and then Halt.

    Your problem is you don't understand that the simulating HHH
    doesn't define the behavior of DDD, it is the execution of DDD >>>>>>>> that defines what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the >>>>>>>>>> code of the HHH that it was based on, which is the HHH that >>>>>>>>>> made the prediction, and thus returns 0, so DDD will halt. >>>>>>>>>>

    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on >>>>>>>> LYING about what things are supposed to be.


    Turing machines cannot directly report on the behavior
    of other Turing machines they can at best indirectly
    report on the behavior of Turing machines through the
    proxy of finite string machine descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given >>>>>>>> the code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM
    the input is the proper representation of DDD.


    Thus the behavior specified by the input finite string
    overrules and supersedes the behavior of the direct
    execution.

    No, it is DEFINED to be the behavior of the direct execution of >>>>>>>> the program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar. >>>>>>

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    When the above code is in the same memory space as HHH
    such that DDD calls HHH(DDD) and then HHH does emulate
    itself emulating DDD then this does specify recursive
    emulation.

    Anyone or anything that disagrees would be disagreeing
    with the definition of the x86 language.


    So, if HHH accesses that memory, it becomes part of the input.


    It becomes part of the input in the sense that the
    correct simulation of the input to HHH(DDD) is not
    the same as the correct simulation of the input to
    HHH1(DDD) because DDD only calls HHH(DDD) and does
    not call HHH1(DDD).

    DDD correctly simulated by HHH cannot possibly
    halt thus HHH(DDD)==0 is correct.

    DDD correctly simulated by HHH1 does halt thus
    HHH(DDD)==1 is correct.



    It either *IS* or it *ISN'T* there is no middle.


    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.
    Indeed. But there are different reasons:
    The simulating HHH fails to reach the final halt state of the simulation because it does a premature abort, based on the wrong assumption that a
    finite recursion specifies non-halting. Then the simulating HHH does
    reach its own halt state when it reports non-halting.
    The simulated HHH, that has a similar final halt state after it aborts,
    does not reach it own final halt state, because the simulating HHH does
    not allow it to reach it by the premature abort done by the simulating HHH.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Wed Jul 30 06:59:24 2025
    XPost: comp.theory, sci.logic

    On 7/29/25 11:12 PM, olcott wrote:
    On 7/29/2025 8:51 PM, Richard Damon wrote:
    On 7/29/25 9:24 PM, olcott wrote:
    On 7/29/2025 5:37 PM, Richard Damon wrote:
    On 7/29/25 12:53 PM, olcott wrote:
    On 7/28/2025 8:56 PM, Richard Damon wrote:
    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott:
    On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott: >>>>>>>>>>>>>>> On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate itself >>>>>>>>>>>>>>>>> at all.
    But "itself" doesn't matter to x86 instructions, >>>>>>>>>>>>>>> By itself I mean the exact same machine code bytes at the >>>>>>>>>>>>>>> exact same
    machine address.
    Yeah, so when you change HHH to abort later, you also >>>>>>>>>>>>>> change DDD.
    HHH is never changed.

    It is changed in the hypothetical unaborted simulation. HHH >>>>>>>>>>>> is reporting
    on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on the >>>>>>>>>>>> halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior
    of their input. HHH does correctly predict that DDD correctly >>>>>>>>>>> simulated by HHH cannot possibly reach its own simulated >>>>>>>>>>> "return" instruction final halt state.


    How is it a "correct prediction" if it sees something
    different than what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive
    simulation until HHH kills this whole process.

    But the behavior of the program continues past that (something >>>>>>>> you don't seem to understand) and that behavior will also have >>>>>>>> its HHH terminate the DDD it is simulating and return 0 to DDD >>>>>>>> and then Halt.

    Your problem is you don't understand that the simulating HHH
    doesn't define the behavior of DDD, it is the execution of DDD >>>>>>>> that defines what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include the >>>>>>>>>> code of the HHH that it was based on, which is the HHH that >>>>>>>>>> made the prediction, and thus returns 0, so DDD will halt. >>>>>>>>>>

    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based on >>>>>>>> LYING about what things are supposed to be.


    Turing machines cannot directly report on the behavior
    of other Turing machines they can at best indirectly
    report on the behavior of Turing machines through the
    proxy of finite string machine descriptions such as ⟨M⟩.

    Right, and HHH was given the equivalenet of (M) by being given >>>>>>>> the code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM
    the input is the proper representation of DDD.


    Thus the behavior specified by the input finite string
    overrules and supersedes the behavior of the direct
    execution.

    No, it is DEFINED to be the behavior of the direct execution of >>>>>>>> the program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar. >>>>>>

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    When the above code is in the same memory space as HHH
    such that DDD calls HHH(DDD) and then HHH does emulate
    itself emulating DDD then this does specify recursive
    emulation.

    Anyone or anything that disagrees would be disagreeing
    with the definition of the x86 language.


    So, if HHH accesses that memory, it becomes part of the input.


    It becomes part of the input in the sense that the
    correct simulation of the input to HHH(DDD) is not
    the same as the correct simulation of the input to
    HHH1(DDD) because DDD only calls HHH(DDD) and does
    not call HHH1(DDD).

    DDD correctly simulated by HHH cannot possibly
    halt thus HHH(DDD)==0 is correct.

    DDD correctly simulated by HHH1 does halt thus
    HHH(DDD)==1 is correct.



    It either *IS* or it *ISN'T* there is no middle.


    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.



    Sure they do, when correctly simulated. What doens't happne is that the
    PARTIAL simulation (and thus not correct) of HHH can't reach that state.

    All you are doing is proving that you whole mental model is based on the incorrect concept of subjective truth.

    Sorry, but you need to use an objective measure.

    In any instance, there is just ONE HHH, with SPECIFIC behavior, and the
    DDD that uses that HHH.

    If that HHH aborts and returns 0, then DDD halts. PERIOD, proven and you
    have agreed to it, that the DIRECT EXECUTION of DDD halts.

    Since the question is about that direct execution. your HHH is just
    wrong, becuae you LIE about what its actual test is, apparently because
    you have no idea what the words actually mean.

    You have shown that the simulated HHH will reach a final state, and that
    the simulated DDD will reach a final state, just that the simulation
    isn't the PARTIAL one done by HHH.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Wed Jul 30 19:58:05 2025
    XPost: comp.theory, sci.logic

    On 7/30/25 11:02 AM, olcott wrote:
    On 7/30/2025 5:59 AM, Richard Damon wrote:
    On 7/29/25 11:12 PM, olcott wrote:
    On 7/29/2025 8:51 PM, Richard Damon wrote:
    On 7/29/25 9:24 PM, olcott wrote:
    On 7/29/2025 5:37 PM, Richard Damon wrote:
    On 7/29/25 12:53 PM, olcott wrote:
    On 7/28/2025 8:56 PM, Richard Damon wrote:
    On 7/28/25 7:58 PM, olcott wrote:
    On 7/28/2025 6:49 PM, Richard Damon wrote:
    On 7/28/25 7:20 PM, olcott wrote:
    On 7/28/2025 5:57 PM, Richard Damon wrote:
    On 7/28/25 9:54 AM, olcott wrote:
    On 7/28/2025 8:21 AM, joes wrote:
    Am Mon, 28 Jul 2025 07:11:11 -0500 schrieb olcott: >>>>>>>>>>>>>>> On 7/28/2025 2:30 AM, joes wrote:
    Am Sun, 27 Jul 2025 21:58:05 -0500 schrieb olcott: >>>>>>>>>>>>>>>>> On 7/27/2025 9:48 PM, Richard Damon wrote:
    On 7/27/25 8:20 PM, olcott wrote:

    When DDD is emulated by HHH1 it need not emulate >>>>>>>>>>>>>>>>>>> itself at all.
    But "itself" doesn't matter to x86 instructions, >>>>>>>>>>>>>>>>> By itself I mean the exact same machine code bytes at >>>>>>>>>>>>>>>>> the exact same
    machine address.
    Yeah, so when you change HHH to abort later, you also >>>>>>>>>>>>>>>> change DDD.
    HHH is never changed.

    It is changed in the hypothetical unaborted simulation. >>>>>>>>>>>>>> HHH is reporting
    on UTM(HHH', DDD) where HHH' calls UTM(DDD), and not on >>>>>>>>>>>>>> the halting DDD,
    and definitely not on HHH(DDD), itself.


    All halt deciders are required to predict the behavior >>>>>>>>>>>>> of their input. HHH does correctly predict that DDD correctly >>>>>>>>>>>>> simulated by HHH cannot possibly reach its own simulated >>>>>>>>>>>>> "return" instruction final halt state.


    How is it a "correct prediction" if it sees something
    different than what that DDD does.


    What DDD does is keep calling HHH(DDD) in recursive
    simulation until HHH kills this whole process.

    But the behavior of the program continues past that (something >>>>>>>>>> you don't seem to understand) and that behavior will also have >>>>>>>>>> its HHH terminate the DDD it is simulating and return 0 to DDD >>>>>>>>>> and then Halt.

    Your problem is you don't understand that the simulating HHH >>>>>>>>>> doesn't define the behavior of DDD, it is the execution of DDD >>>>>>>>>> that defines what a correct simulation of it is.


    Remember, to have simulated that DDD, it must have include >>>>>>>>>>>> the code of the HHH that it was based on, which is the HHH >>>>>>>>>>>> that made the prediction, and thus returns 0, so DDD will halt. >>>>>>>>>>>>

    We are not asking: Does DDD() halt.
    That is (as it turns out) an incorrect question.

    No, that is EXACTLY the question.

    I guess you are just admitting that you whole world is based >>>>>>>>>> on LYING about what things are supposed to be.


    Turing machines cannot directly report on the behavior
    of other Turing machines they can at best indirectly
    report on the behavior of Turing machines through the
    proxy of finite string machine descriptions such as ⟨M⟩. >>>>>>>>>>
    Right, and HHH was given the equivalenet of (M) by being given >>>>>>>>>> the code of *ALL* of DDD

    I guess you don't understand that fact, even though you CLAIM >>>>>>>>>> the input is the proper representation of DDD.


    Thus the behavior specified by the input finite string
    overrules and supersedes the behavior of the direct
    execution.

    No, it is DEFINED to be the behavior of the direct execution >>>>>>>>>> of the program it represent.


    *That has always been the fatal flaw of all of the proofs*

    No, your failure to follow the rules is what makes you just a liar. >>>>>>>>

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    When the above code is in the same memory space as HHH
    such that DDD calls HHH(DDD) and then HHH does emulate
    itself emulating DDD then this does specify recursive
    emulation.

    Anyone or anything that disagrees would be disagreeing
    with the definition of the x86 language.


    So, if HHH accesses that memory, it becomes part of the input.


    It becomes part of the input in the sense that the
    correct simulation of the input to HHH(DDD) is not
    the same as the correct simulation of the input to
    HHH1(DDD) because DDD only calls HHH(DDD) and does
    not call HHH1(DDD).

    DDD correctly simulated by HHH cannot possibly
    halt thus HHH(DDD)==0 is correct.

    DDD correctly simulated by HHH1 does halt thus
    HHH(DDD)==1 is correct.



    It either *IS* or it *ISN'T* there is no middle.


    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.



    Sure they do, when correctly simulated. What doens't happne is that
    the PARTIAL simulation (and thus not correct) of HHH can't reach that
    state.


    _DDD()
    [0000219e] 55             push ebp
    [0000219f] 8bec           mov ebp,esp
    [000021a1] 689e210000     push 0000219e
    [000021a6] e843f4ffff     call 000015ee
    [000021ab] 83c404         add esp,+04
    [000021ae] 5d             pop ebp
    [000021af] c3             ret
    Size in bytes:(0018) [000021af]

    cant' be the full input as not simuatable.


    We have been over this too many times. If DDD was
    incorrectly emulated by HHH then you could show
    the exact x86 instruction of DDD that was emulated
    incorrectly when DDD is emulated by HHH or when
    DDD is emulated by the emulated HHH.

    The Call HHH instruction below.

    Or the last instruction it simulates (which is also a call HHH
    instruction) in the full trace.

    Since the CORRECT simulation of a call instruction includes the
    execution of the instruction refenced by the call instruction.




     machine   stack     stack     machine        assembly
     address   address   data      code           language
     ========  ========  ========  ========== ============= [000021be][00103872][00000000] 55         push ebp [000021bf][00103872][00000000] 8bec       mov ebp,esp [000021c1][0010386e][0000219e] 689e210000 push 0000219e // push DDD [000021c6][0010386a][000021cb] e823f4ffff call 000015ee // call HHH
    New slave_stack at:103916

    Not a correct simulation of the call HHH instruction.


    Begin Local Halt Decider Simulation   Execution Trace Stored at:11391e [0000219e][0011390e][00113912] 55         push ebp [0000219f][0011390e][00113912] 8bec       mov ebp,esp [000021a1][0011390a][0000219e] 689e210000 push 0000219e // push DDD [000021a6][00113906][000021ab] e843f4ffff call 000015ee // call HHH
    New slave_stack at:14e33e
    [0000219e][0015e336][0015e33a] 55         push ebp [0000219f][0015e336][0015e33a] 8bec       mov ebp,esp [000021a1][0015e332][0000219e] 689e210000 push 0000219e // push DDD [000021a6][0015e32e][000021ab] e843f4ffff call 000015ee // call HHH

    That you never made any attempt at an actual rebuttal
    seems to prove that you know you are wrong.


    Sure I have, many times.

    YOu are just too stupid to understand what I say, because you have
    blinded yourself by you lies.

    Darkness has enveloped your mind, and you have doomed yourself to
    never-ending darkness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Wed Jul 30 22:16:45 2025
    XPost: comp.theory, sci.logic

    On 7/30/25 8:42 PM, olcott wrote:
    On 7/30/2025 6:58 PM, Richard Damon wrote:
    On 7/30/25 11:02 AM, olcott wrote:
    _DDD()
    [0000219e] 55             push ebp
    [0000219f] 8bec           mov ebp,esp
    [000021a1] 689e210000     push 0000219e
    [000021a6] e843f4ffff     call 000015ee
    [000021ab] 83c404         add esp,+04
    [000021ae] 5d             pop ebp
    [000021af] c3             ret
    Size in bytes:(0018) [000021af]

    cant' be the full input as not simuatable.


    We have been over this too many times. If DDD was
    incorrectly emulated by HHH then you could show
    the exact x86 instruction of DDD that was emulated
    incorrectly when DDD is emulated by HHH or when
    DDD is emulated by the emulated HHH.

    The Call HHH instruction below.

    Or the last instruction it simulates (which is also a call HHH
    instruction) in the full trace.

    Since the CORRECT simulation of a call instruction includes the
    execution of the instruction referenced by the call instruction.




      machine   stack     stack     machine        assembly >>>   address   address   data      code           language
      ========  ========  ========  ========== =============
    [000021be][00103872][00000000] 55         push ebp
    [000021bf][00103872][00000000] 8bec       mov ebp,esp
    [000021c1][0010386e][0000219e] 689e210000 push 0000219e // push DDD
    [000021c6][0010386a][000021cb] e823f4ffff call 000015ee // call HHH
    New slave_stack at:103916

    Not a correct simulation of the call HHH instruction.


    Begin Local Halt Decider Simulation   Execution Trace Stored at:11391e >>> [0000219e][0011390e][00113912] 55         push ebp
    [0000219f][0011390e][00113912] 8bec       mov ebp,esp
    [000021a1][0011390a][0000219e] 689e210000 push 0000219e // push DDD
    [000021a6][00113906][000021ab] e843f4ffff call 000015ee // call HHH
    New slave_stack at:14e33e
    [0000219e][0015e336][0015e33a] 55         push ebp
    [0000219f][0015e336][0015e33a] 8bec       mov ebp,esp
    [000021a1][0015e332][0000219e] 689e210000 push 0000219e // push DDD
    [000021a6][0015e32e][000021ab] e843f4ffff call 000015ee // call HHH


    The above proves that HHH does emulate itself emulating
    DDD correctly in that the emulated HHH does emulate DDD
    correctly.

    No, because you don't show the simulation of the code of HHH.

    I guess you don't know what that means.


    It also shows the repeating pattern that DDD correctly
    emulated by DDD derives.

    But that isn't what actually happens. the second copy doesn't actually
    happen in the actual simulation of the input.


    Without even having an implemented HHH we can still
    see that DDD emulated by an emulated HHH would produce
    this same same repeating pattern.


    But if HHH isn't implements, you can't HAVE DDD as a valid input.

    All you are doing is proving you are just lying about what you are doing.

    You are just proving that your whold argument is based on category
    errors and lies.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Thu Jul 31 19:34:41 2025
    XPost: comp.theory, sci.logic

    On 7/31/25 12:26 PM, olcott wrote:
    On 7/30/2025 9:16 PM, Richard Damon wrote:
    On 7/30/25 8:42 PM, olcott wrote:
    On 7/30/2025 6:58 PM, Richard Damon wrote:
    On 7/30/25 11:02 AM, olcott wrote:
    _DDD()
    [0000219e] 55             push ebp
    [0000219f] 8bec           mov ebp,esp
    [000021a1] 689e210000     push 0000219e
    [000021a6] e843f4ffff     call 000015ee
    [000021ab] 83c404         add esp,+04
    [000021ae] 5d             pop ebp
    [000021af] c3             ret
    Size in bytes:(0018) [000021af]

    cant' be the full input as not simuatable.


    We have been over this too many times. If DDD was
    incorrectly emulated by HHH then you could show
    the exact x86 instruction of DDD that was emulated
    incorrectly when DDD is emulated by HHH or when
    DDD is emulated by the emulated HHH.

    The Call HHH instruction below.

    Or the last instruction it simulates (which is also a call HHH
    instruction) in the full trace.

    Since the CORRECT simulation of a call instruction includes the
    execution of the instruction referenced by the call instruction.




      machine   stack     stack     machine        assembly
      address   address   data      code           language
      ========  ========  ========  ========== =============
    [000021be][00103872][00000000] 55         push ebp
    [000021bf][00103872][00000000] 8bec       mov ebp,esp
    [000021c1][0010386e][0000219e] 689e210000 push 0000219e // push DDD
    [000021c6][0010386a][000021cb] e823f4ffff call 000015ee // call HHH
    New slave_stack at:103916

    Not a correct simulation of the call HHH instruction.


    Begin Local Halt Decider Simulation   Execution Trace Stored at:11391e >>>>> [0000219e][0011390e][00113912] 55         push ebp
    [0000219f][0011390e][00113912] 8bec       mov ebp,esp
    [000021a1][0011390a][0000219e] 689e210000 push 0000219e // push DDD
    [000021a6][00113906][000021ab] e843f4ffff call 000015ee // call HHH
    New slave_stack at:14e33e
    [0000219e][0015e336][0015e33a] 55         push ebp
    [0000219f][0015e336][0015e33a] 8bec       mov ebp,esp
    [000021a1][0015e332][0000219e] 689e210000 push 0000219e // push DDD
    [000021a6][0015e32e][000021ab] e843f4ffff call 000015ee // call HHH


    The above proves that HHH does emulate itself emulating
    DDD correctly in that the emulated HHH does emulate DDD
    correctly.

    No, because you don't show the simulation of the code of HHH.


    Mixing the above 8 instructions in with another 176
    pages of instructions does not help understanding
    things.

    And FAILING to do it is just a lie.


    https://liarparadox.org/HHH(DDD)_Full_Trace.pdf

    Which, as has been pointed out, NOT the trace generated by HHH
    simulating DDD, as it begins at main, which HHH NEVER simulates.

    Thus, you are showing you don't know what you are talking about.

    Perhaps if you removed that extraneous level of simulation into one
    trace, you would get likely a 3-10 page trace of what HHH actually sees
    in its simulation, which could be compared to the first pages of that
    176 page simulation of main (which looks just like DDD except for the
    address it is at) with HHHs simulation, and see that they EXACTLY match,
    and since the 176 pages reach a final state, the 3-10 pages can't have a non-halting pattern in them.



    We can know that HHH did correctly emulate itself
    emulating DDD because this emulated HHH does derive
    the correct first four instructions of DDD.

    Nope, that ignores critical details of HHHs behavior, thus showing that
    you are just trying to hide your lies.

    Note, the extra layer that you show is just a Red Herring,

    I guess you don't know what that means.


    It also shows the repeating pattern that DDD correctly
    emulated by DDD derives.

    But that isn't what actually happens. the second copy doesn't actually
    happen in the actual simulation of the input.


    Counter-factual and this proves that it is counter-factual https://liarparadox.org/HHH(DDD)_Full_Trace.pdf

    Nope, as explained above, you just lie about what that is.

    Note, Your "trace" results are merged from every level of the
    simulation, and thus isn't a single correct trace of anybody, but the
    correct trace CAN be worked out with a bit of work.

    That shows that the code of Main/DDD calling HHH(DDD) will eventually
    return to a final state.

    The SImulaiton that HHH does aborts part way through that simulation,
    and thus fails to be the correct simulaition, as that is required to be complete.

    Thus, all your claims are just shown to be a lie.

    Until you actually point out a specific errot in those statements, you
    are just proving that you are nothing but a pathological liar that
    doesn't actually care about be correct.



    Without even having an implemented HHH we can still
    see that DDD emulated by an emulated HHH would produce
    this same same repeating pattern.


    But if HHH isn't implements, you can't HAVE DDD as a valid input.

    HHH is implemented yet too difficult for you to
    understand so we verify that DDD does emulate
    itself emulating DDD in that its emulated DDD
    does emulate the first four instructions of DDD
    as shown above.

    You can't HAVE DDD until you implement HHH.

    Sorry, you are just proving you don't understand the basics of what you
    are talking about, and everything you say is based on LIES.



    All you are doing is proving you are just lying about what you are doing.


    That you call me a liar could get you condemned to actual Hell.
    Revelations 21:8
    ...all liars, their lot shall be in the lake that burns
    with fire and sulphur, which is the second death.”

    Since my statements are NOT lies, I don't need to worry about that. I
    can reference the actual definitios that support what I say.

    Since you CAN'T, because you chose to not know the meanings, but are
    just guessing, you have chose the way of the ignorant liar, who is
    doomed to that fate.

    Are you really that sure of the stuff you just made up to bet on that?


    You are just proving that your whold argument is based on category
    errors and lies.

    That you keep changing the words that I say to make your
    rebuttal easier is the strawman deception can could get you
    condemned to actual Hell.


    No, I use the words you use in there actual meaning.

    I point out that YOU have changed the definition of the problem, and
    point out that BY THE DEFINITION you are wrong.

    That you keep on insisting the problem means something it doesn't just
    make you a liar.

    That you can't understand those meanings just makes you stupid.

    Your ignorance and inability to understand statements, doesn't make the
    wrong, only your denial of them is wrong.

    Sorry, it look like you have booked your ticket to that lake of fire.

    You might have made advanced reservations years ago when you claimed to
    be God, as that is also is one of the bigger qualifications for that trip.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Thu Jul 31 20:16:01 2025
    XPost: comp.theory, sci.logic

    On 7/31/25 7:54 PM, olcott wrote:
    On 7/31/2025 6:34 PM, Richard Damon wrote:
    On 7/31/25 12:26 PM, olcott wrote:
    On 7/30/2025 9:16 PM, Richard Damon wrote:
    On 7/30/25 8:42 PM, olcott wrote:
    On 7/30/2025 6:58 PM, Richard Damon wrote:
    On 7/30/25 11:02 AM, olcott wrote:
    _DDD()
    [0000219e] 55             push ebp
    [0000219f] 8bec           mov ebp,esp
    [000021a1] 689e210000     push 0000219e
    [000021a6] e843f4ffff     call 000015ee
    [000021ab] 83c404         add esp,+04
    [000021ae] 5d             pop ebp
    [000021af] c3             ret
    Size in bytes:(0018) [000021af]

    cant' be the full input as not simuatable.


    We have been over this too many times. If DDD was
    incorrectly emulated by HHH then you could show
    the exact x86 instruction of DDD that was emulated
    incorrectly when DDD is emulated by HHH or when
    DDD is emulated by the emulated HHH.

    The Call HHH instruction below.

    Or the last instruction it simulates (which is also a call HHH
    instruction) in the full trace.

    Since the CORRECT simulation of a call instruction includes the
    execution of the instruction referenced by the call instruction.




      machine   stack     stack     machine        assembly
      address   address   data      code           language
      ========  ========  ========  ========== =============
    [000021be][00103872][00000000] 55         push ebp
    [000021bf][00103872][00000000] 8bec       mov ebp,esp
    [000021c1][0010386e][0000219e] 689e210000 push 0000219e // push DDD >>>>>>> [000021c6][0010386a][000021cb] e823f4ffff call 000015ee // call HHH >>>>>>> New slave_stack at:103916

    Not a correct simulation of the call HHH instruction.


    Begin Local Halt Decider Simulation   Execution Trace Stored
    at:11391e
    [0000219e][0011390e][00113912] 55         push ebp
    [0000219f][0011390e][00113912] 8bec       mov ebp,esp
    [000021a1][0011390a][0000219e] 689e210000 push 0000219e // push DDD >>>>>>> [000021a6][00113906][000021ab] e843f4ffff call 000015ee // call HHH >>>>>>> New slave_stack at:14e33e
    [0000219e][0015e336][0015e33a] 55         push ebp
    [0000219f][0015e336][0015e33a] 8bec       mov ebp,esp
    [000021a1][0015e332][0000219e] 689e210000 push 0000219e // push DDD >>>>>>> [000021a6][0015e32e][000021ab] e843f4ffff call 000015ee // call HHH >>>>>>>

    The above proves that HHH does emulate itself emulating
    DDD correctly in that the emulated HHH does emulate DDD
    correctly.

    No, because you don't show the simulation of the code of HHH.


    Mixing the above 8 instructions in with another 176
    pages of instructions does not help understanding
    things.

    And FAILING to do it is just a lie.


    https://liarparadox.org/HHH(DDD)_Full_Trace.pdf

    Which, as has been pointed out, NOT the trace generated by HHH
    simulating DDD, as it begins at main, which HHH NEVER simulates.


    HHH simulates DDD then simulates a different instance
    of itself simulating a different instance of DDD which
    calls another different instance of HHH(DDD)...


    Nope. That isn't what you code, or your simulation of it shows.

    I guess you forgot how you defined HHH.

    Your HHH is defined to abort its simulation, at a specific point.

    Anything else is just you LYING about HHH.

    Looks like you are booking your trip to the lake.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Fri Aug 1 11:00:17 2025
    XPost: comp.theory, sci.logic

    Op 30.jul.2025 om 16:52 schreef olcott:
    On 7/30/2025 4:23 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 05:12 schreef olcott:

    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.
    Indeed. But there are different reasons:
    The simulating HHH fails to reach the final halt state of the
    simulation because it does a premature abort,
    *I challenge you to show a premature abort*

    This has been presented tro you many times, but you close your eyes for
    it and pretend that it does not exist.>
    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    We have told you that the suggestion that these 18 bytes are the whole
    input is misleading and incorrect. The input also includes all function
    called by DDD, directly or indirectly, including the HHH that aborts
    after a few cycles.
    This input specifies a halting program as other correct simulators and
    direct execution prove.


    We have been over this too many times. If it actually
    is a premature abort then you could specify the number
    of N instructions of DDD that must be correctly emulated
    by HHH such that DDD reaches its own final halt state.

    As usual a false claim.
    Your huge mistake is you claim that if HHH cannot be corrected, then HHH
    must be correct.
    If something cannot be corrected, that does not prove that it is correct.
    Using simulation is just the incorrect tool for this problem. A
    simulator must fail when it tries to simulate itself, because it cannot possible simulate itself correctly up to the end.
    We know that for a larger number HHH will be able to correctly analyse
    this input, but then we can construct another DDD, based on the new HHH,
    for which HHH will fail again.
    This only proves the correctness of the halting theorem. No decider
    exists that correctly decides about the halting behaviour of all
    possible inputs.


    https://github.com/plolcott/x86utm/blob/master/Halt7.c

    Failing to do that proves that you are wrong.

    As usual incorrect claims without evidence.

    Because we have been over this so many times I am
    convinced that you already know that you are wrong
    and are just trolling me.

    You may close your eyes again and pretend that the errors in your logic
    do not eist. Very childish.


    There is no stack unwinding when HHH sees DDD calls the
    same function with the same parameter twice in sequence.
    At this point HHH kills the whole DDD process including
    all recursive emulations.

    In this case the parameter of DDD is irrelevant. HHH should take into
    account the state changes in the simulated HHH, which influence its
    conditional branch instructions.


    based on the wrong assumption that a finite recursion specifies non-
    halting.

    Halting is defined as reaching the "return" statement
    final halt state. It is not defined as stopping running
    for any reason otherwise both of these would be determined
    to be halting:

    void Infinite_Recursion()
    {
      Infinite_Recursion();
      return;
    }

    void Infinite_Loop()
    {
      HERE: goto HERE;
      return;
    }


    More relevant is:

    void Finite_Recursion () {
    int N = 5;
    if (N > 0) Finite_Recursion ();
    printf ("Olcott thinks this is never printed.\n");
    }

    Even if this when this function is called twice in succession without
    any changed parameter, there is no infinite recursion.
    The same happens inside HHH, where a count is maintained of calls to
    DDD. This count influences the conditional branch instructions within HHH.


    Because they stop running as soon as their process it killed.

    Irrelevant.


    Then the simulating HHH does reach its own halt state when it reports
    non-halting.

    Yet neither the simulated DDD nor the simulated HHH
    can possibly reach their own final halt state

    Only because the simulating HHH prevents them to do so by the premature
    abort. Without the premature abort, they do reach their final halt
    state, as proven by other world-class simulators.


    The simulated HHH, that has a similar final halt state after it aborts,

    The simulated HHH cannot possibly abort because the directly
    executed HHH is always one whole recursive simulation ahead
    thus reaching its abort criteria first.

    Indeed, the simulating HHH prevents the simulated HHH to reach its final
    halt state.


    After HHH sees that its simulated DDD is calling the same
    function with the same parameter twice in sequence it kills
    the whole simulated process. Even if it waited to see this
    35 times in sequence the next inner one would have only seen
    it 34 times, thus has not met its own abort criteria.

    Counter factual. When HHH would wait 3 times, it would see that the
    simulated HHH aborts after 2 cycles for this input with a HHH that
    aborts after 2 cycles.
    But you are cheating by also changing the input, so that now it requires
    36 cycles.


    does not reach it own final halt state, because the simulating HHH
    does not allow it to reach it by the premature abort done by the
    simulating HHH.

    You cannot prove that your use of the term "premature abort"
    is anything besides a misconception. *See above challenge*

    I have proven it, but you close your eyes for it and claim it does not
    exist.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Aug 1 11:20:24 2025
    XPost: comp.theory, sci.logic

    On 8/1/25 11:12 AM, olcott wrote:
    On 8/1/2025 4:00 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 16:52 schreef olcott:
    On 7/30/2025 4:23 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 05:12 schreef olcott:

    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.
    Indeed. But there are different reasons:
    The simulating HHH fails to reach the final halt state of the
    simulation because it does a premature abort,
    *I challenge you to show a premature abort*

    This has been presented tro you many times, but you close your eyes
    for it and pretend that it does not exist.>
    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    We have told you that the suggestion that these 18 bytes are the whole
    input is misleading and incorrect. The input also includes all
    function called by DDD, directly or indirectly, including the HHH that
    aborts after a few cycles.
    This input specifies a halting program as other correct simulators and
    direct execution prove.


    Neither the directly executed HHH() the directly executed DDD()
    not DDD correctly simulated by HHH can possibly ever stop running
    unless HHH(DDD) aborts the simulation of its input.

    But since you HHH does abort the simulation of its input, that is an
    irrelvent fact.

    Just like making a proof that begins with, if pi was 3.


    Turing machine halt deciders are only accountable for the
    behavior that their inputs specifies thus the behavior
    of non-input direct executions has always been outside
    of their domain. The DDD correctly simulated by HHH cannot
    possibly halt proves that HHH is correct to reject its input.


    I guess you are just admitting that your repesentation system is incorrect.

    THe "behavior of their input" is DEFINED to be the behavior of the
    program the input represents, so if it isn't, that just means you
    started with a bad representation.

    Maybe you need to learn to do thing right, and not just assume you can
    guess about things.

    All you are doing is proving your stupidity.


    We have been over this too many times. If it actually
    is a premature abort then you could specify the number
    of N instructions of DDD that must be correctly emulated
    by HHH such that DDD reaches its own final halt state.

    As usual a false claim.

    void DDD()
    {
      HHH(DDD);
      return;
    }

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    If there is an actual *premature abort* then there
    is a specific point in the execution trace where
    DDD correctly simulated by HHH stops running without
    ever being aborted. Otherwise you are using the term
    *premature abort* incorrectly.



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Aug 1 12:00:02 2025
    XPost: comp.theory, sci.logic

    On 8/1/25 11:44 AM, olcott wrote:
    On 8/1/2025 10:26 AM, joes wrote:
    Am Fri, 01 Aug 2025 10:12:35 -0500 schrieb olcott:

    If there is an actual *premature abort* then there is a specific point
    in the execution trace where DDD correctly simulated by HHH stops
    running without ever being aborted.

    Yes, after 12 instructions of DDD only or just before the third
    recursive simulation.

    Everyone keeps dishonestly changing my words from
    (a) DDD correctly simulated by HHH (can't possibly halt)

    No, it is that THIS HHH doesn't correctly simulate THIS DDD,

    And your Hypothetical HHH that does the correct simulation, isn't doing
    it to THIS DDD, but a different hypothetical one built on it.

    You just don't understand (or just blantently lie) what a program is, or
    why the input needs to be one.

    (b) The directly executed DDD (that halts).

    Because that is the actual criteria that Halt Deciders MUST use.

    Anything else is just a strawman.


    Turing machine deciders do not have directly executed
    Turing machines in their domain. They only have finite
    string machine description in their domain.

    Sure they do, via the concept of REPRESENTATION.

    I guess you don't think you can use your computer to watch viedo (lke
    the kiddie porn you were caught with)or listen to audio, or process
    text, since none of those is actually 0s and 1s like the physical
    computers process


    This means that when the behavior specified by the correct
    simulation of the input disagrees with the behavior of the
    direct execution of DDD() it is the behavior specified by
    the input that overrules and supersedes.


    Nope, just shows you are just a stupid liar that doesn't understand what
    he is talking about.

    The CORRECT SIMULATION of the CORRECT REPRESENTATION of a program will
    exactly match the behavior of that program when run.

    That is the behavior that that input represents to a Halt Decider.

    So, you are just proving your self to be a stupid liar.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Aug 1 13:22:19 2025
    XPost: comp.theory, sci.logic

    On 8/1/25 12:51 PM, olcott wrote:
    On 8/1/2025 11:00 AM, Richard Damon wrote:
    On 8/1/25 11:44 AM, olcott wrote:
    On 8/1/2025 10:26 AM, joes wrote:
    Am Fri, 01 Aug 2025 10:12:35 -0500 schrieb olcott:

    If there is an actual *premature abort* then there is a specific point >>>>> in the execution trace where DDD correctly simulated by HHH stops
    running without ever being aborted.

    Yes, after 12 instructions of DDD only or just before the third
    recursive simulation.

    Everyone keeps dishonestly changing my words from
    (a) DDD correctly simulated by HHH (can't possibly halt)

    No, it is that THIS HHH doesn't correctly simulate THIS DDD,


    The outermost directly executed HHH does correctly
    simulate N instructions of DDD and an instance of
    itself in the same separate process context that it
    created for DDD.

    The correctly simulated instance of itself creates
    yet another process context to simulate its own
    instance of DDD.



    And N < M, the number of instructions that the program described will
    run for.

    Since the unaborted process created from the input will halt, it is halting.

    The fact that HHH aborts it before you get there doesn't change that fact.

    Your problem is you don't understand that only N steps correctly
    simulated is not a Correct Simulation, becuase you lie to yourself that
    it can be defined that way.

    Sorry, your lake bottom retreat awaits you.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred. Zwarts@21:1/5 to All on Sat Aug 2 11:30:40 2025
    XPost: comp.theory, sci.logic

    Op 01.aug.2025 om 17:12 schreef olcott:
    On 8/1/2025 4:00 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 16:52 schreef olcott:
    On 7/30/2025 4:23 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 05:12 schreef olcott:

    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.
    Indeed. But there are different reasons:
    The simulating HHH fails to reach the final halt state of the
    simulation because it does a premature abort,
    *I challenge you to show a premature abort*

    This has been presented tro you many times, but you close your eyes
    for it and pretend that it does not exist.>
    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    We have told you that the suggestion that these 18 bytes are the whole
    input is misleading and incorrect. The input also includes all
    function called by DDD, directly or indirectly, including the HHH that
    aborts after a few cycles.
    This input specifies a halting program as other correct simulators and
    direct execution prove.


    Neither the directly executed HHH() the directly executed DDD()
    not DDD correctly simulated by HHH can possibly ever stop running
    unless HHH(DDD) aborts the simulation of its input.

    It is an irrelevant change of subject to imagine a hypothetical
    non-input that has no abort code.


    Turing machine halt deciders are only accountable for the
    behavior that their inputs specifies thus the behavior
    of non-input direct executions has always been outside
    of their domain. The DDD correctly simulated by HHH cannot
    possibly halt proves that HHH is correct to reject its input.


    No, it shows that HHH fails to reach the final halt state, where a
    simulator (even when named HHH) that does not abort,has no problem to
    reach the final halt state.



    We have been over this too many times. If it actually
    is a premature abort then you could specify the number
    of N instructions of DDD that must be correctly emulated
    by HHH such that DDD reaches its own final halt state.

    As usual a false claim.

    void DDD()
    {
      HHH(DDD);
      return;
    }

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    If there is an actual *premature abort* then there
    is a specific point in the execution trace where
    DDD correctly simulated by HHH stops running without
    ever being aborted. Otherwise you are using the term
    *premature abort* incorrectly.
    Illogical, counter-factual and incorrect claim without evidence.
    It is exactly the premature abort that causes that the final halt state
    is not reached. Of, course the trace of that prematurely aborted
    simulation does not show the last part of a correct simulation.
    But a comparison with a correct simulation done by e.g. HHH1, shows the
    exact point where the final halt state is reached and where HHH does the premature abort.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sat Aug 2 14:46:49 2025
    XPost: comp.theory, sci.logic

    On 8/2/25 10:27 AM, olcott wrote:
    On 8/2/2025 4:30 AM, Fred. Zwarts wrote:
    Op 01.aug.2025 om 17:12 schreef olcott:
    On 8/1/2025 4:00 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 16:52 schreef olcott:
    On 7/30/2025 4:23 AM, Fred. Zwarts wrote:
    Op 30.jul.2025 om 05:12 schreef olcott:

    This just occurred to me:
    *HHH(DDD)==0 is also correct for another different reason*

    Even if we construed the HHH that DDD calls a part of the
    program under test it is true that neither the simulated
    DDD nor the simulated HHH cannot possibly reach their own
    final halt state.
    Indeed. But there are different reasons:
    The simulating HHH fails to reach the final halt state of the
    simulation because it does a premature abort,
    *I challenge you to show a premature abort*

    This has been presented tro you many times, but you close your eyes
    for it and pretend that it does not exist.>
    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    We have told you that the suggestion that these 18 bytes are the
    whole input is misleading and incorrect. The input also includes all
    function called by DDD, directly or indirectly, including the HHH
    that aborts after a few cycles.
    This input specifies a halting program as other correct simulators
    and direct execution prove.


    Neither the directly executed HHH() the directly executed DDD()
    not DDD correctly simulated by HHH can possibly ever stop running
    unless HHH(DDD) aborts the simulation of its input.

    It is an irrelevant change of subject to imagine a hypothetical non-
    input that has no abort code.


    *Not according to the leading author of theory of computation textbooks*
    <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

        H can abort its simulation of D and correctly report that D
        specifies a non-halting sequence of configurations.
    </MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>



    Turing machine halt deciders are only accountable for the
    behavior that their inputs specifies thus the behavior
    of non-input direct executions has always been outside
    of their domain. The DDD correctly simulated by HHH cannot
    possibly halt proves that HHH is correct to reject its input.


    No, it shows that HHH fails to reach the final halt state, where a
    simulator (even when named HHH) that does not abort,has no problem to
    reach the final halt state.


    Where the Hell are you getting that from?

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    Prove your statement on this code.



    We have been over this too many times. If it actually
    is a premature abort then you could specify the number
    of N instructions of DDD that must be correctly emulated
    by HHH such that DDD reaches its own final halt state.

    As usual a false claim.

    void DDD()
    {
       HHH(DDD);
       return;
    }

    _DDD()
    [00002192] 55         push ebp
    [00002193] 8bec       mov ebp,esp
    [00002195] 6892210000 push 00002192  // push DDD
    [0000219a] e833f4ffff call 000015d2  // call HHH
    [0000219f] 83c404     add esp,+04
    [000021a2] 5d         pop ebp
    [000021a3] c3         ret
    Size in bytes:(0018) [000021a3]

    If there is an actual *premature abort* then there
    is a specific point in the execution trace where
    DDD correctly simulated by HHH stops running without
    ever being aborted. Otherwise you are using the term
    *premature abort* incorrectly.

    Illogical, counter-factual and incorrect claim without evidence.

    What do you mean by premature abort?
    The actual word "premature" means too early.
    If the abort is too early then there is a point
    in the execution trace that is not too early.

    And that would be when the final state is found, or an ACTUAL PROOF of non-halting can be made. Your "proof" fails, as it looks at a different
    input, the DDD that calls the non-aborting HHH.


    It is exactly the premature abort that causes that the final halt
    state is not reached. Of, course the trace of that prematurely aborted
    simulation does not show the last part of a correct simulation.

    In other words when DDD calls its own simulator HHH in
    recursive simulation this is exactly the same thing as
    DDD never calling its own simulator HHH1 in recursive
    simulation?

    Right, becuase in both cases it calls the exact same program HHH.

    It doesn't CARE who is simulating it, as simulation is objective, and
    thus doesn't matter who does it.

    IF you want to try to show why it matters, show what instruciton changed behavior per the x86 language.

    Your failure has shown your stupidity.


    Sounds like 1984 newspeak to me.
    https://en.wikipedia.org/wiki/Newspeak

    Nope, YOURS does, as you seem to think that something that doesn't
    matter is the most important thing in the world.


    But a comparison with a correct simulation done by e.g. HHH1, shows
    the exact point where the final halt state is reached and where HHH
    does the premature abort.





    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)