• Re: HH(PP,PP) correctly determines that its input never halts [Ben]

    From olcott@21:1/5 to Ben Bacarisse on Wed Jan 25 21:58:45 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of finite
    strings into those that represent machines would halt on their input >>>>> when directly executed and those that do not

    So at least you admit that there no program can be written that
    is an halt decider! It took time for you to abandon your delusions!

    Not so fast! Remember that PO is often fractally wrong. Not only is he >>> usually wrong about the big picture he's usually wrong about all the
    details too. In this case, he's having trouble expressing what he
    means. This is actually just another iteration of his "it's an invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to
    fashion a good enough lie and slips up and tells the truth that he
    doesn't beleive.

    Not quite. Python cut off the end of the sentence. The "...because"
    text is what shows it's the same old "some instances have no correct
    answer" in new clothing. PO almost certainly does not stand by what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by eliminating
    its basis of a set containing itself. Under the original definition of
    the problem within naive set theory Russell's Paradox still exists.

    The halting problem proof begins with the correct basis that arbitrary
    pairs of finite strings either represent a computation that halts on its
    input or not.

    The proof that no machine can correctly determine this set is analogous
    to the Liar Paradox in that the input is specifically defined to do the opposite of whatever the halt decider determines. This transforms the
    halting problem into an ill-formed problem.

    In the study of problem solving, any problem in which the initial
    state or starting position, the allowable operations, and the goal
    state are clearly specified, and a unique solution can be shown to
    exist.

    *a unique solution can be shown to exist*
    or the problem itself is ill-defined

    https://www.oxfordreference.com/display/10.1093/oi/authority.20110803121717729;jsessionid=DAD4AA6FA046509B2E4564A52201A947


    *I have been saying this for decades*
    Every undecidable decision problem is necessarily erroneous.

    *Finally www.oxfordreference.com agrees*

    When we redefine the problem from arbitrary pairs of finite strings to arbitrary pairs of finite string inputs to a decider then the liar
    paradox issue goes away. H(D,D) does correctly determine that its
    correct simulation of its input would never stop running unless aborted.

    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Wed Jan 25 23:37:43 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of finite >>>>>> strings into those that represent machines would halt on their input >>>>>> when directly executed and those that do not

    So at least you admit that there no program can be written that
    is an halt decider! It took time for you to abandon your delusions!

    Not so fast!  Remember that PO is often fractally wrong.  Not only
    is he
    usually wrong about the big picture he's usually wrong about all the
    details too.  In this case, he's having trouble expressing what he
    means.  This is actually just another iteration of his "it's an invalid >>>> question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to
    fashion a good enough lie and slips up and tells the truth that he
    doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The "...because"
    text is what shows it's the same old "some instances have no correct
    answer" in new clothing.  PO almost certainly does not stand by what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by eliminating
    its basis of a set containing itself. Under the original definition of
    the problem within naive set theory Russell's Paradox still exists.

    Not by just defining that sets can't contain themselves, but by limiting
    the kind of things that sets can contain.


    The halting problem proof begins with the correct basis that arbitrary
    pairs of finite strings either represent a computation that halts on its input or not.

    The proof that no machine can correctly determine this set is analogous
    to the Liar Paradox in that the input is specifically defined to do the opposite of whatever the halt decider determines. This transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the
    logical semntics of what that machine is doing is irrelevent. Basd on
    the rules the prospective Halt Decider is using, it will either Halt or
    be Non-Halting, the the Problem has a correct answer, so the Halting
    Funciton exists as a well defined function, it just is a fact that the
    decider can't give the right answer.

    The the problem that is ill-defined, is the problem to try to create the
    Halt Decider, because it doesn't exist.

    You just can't seem to distinguish between the actual problem asked for,
    and the problem of trying to create a working Halt Decider.



       In the study of problem solving, any problem in which the initial
       state or starting position, the allowable operations, and the goal
       state are clearly specified, and a unique solution can be shown to
       exist.


    You keep repeating the Strawman, This proves you are STUPID

    *a unique solution can be shown to exist*
    or the problem itself is ill-defined

    https://www.oxfordreference.com/display/10.1093/oi/authority.20110803121717729;jsessionid=DAD4AA6FA046509B2E4564A52201A947

    Which is about PUZZLE Problems.


    *I have been saying this for decades*
    Every undecidable decision problem is necessarily erroneous.

    Nope, just uncomputable.



    *Finally www.oxfordreference.com agrees*

    When we redefine the problem from arbitrary pairs of finite strings to arbitrary pairs of finite string inputs to a decider then the liar
    paradox issue goes away. H(D,D) does correctly determine that its
    correct simulation of its input would never stop running unless aborted.


    So, you are admitting that H doesn't answer the actual Halting problem,
    but think it is ok to give a wrong answer because it is impossible for
    it to give the right answer?

    This just proves that you are totally ignorant.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Thu Jan 26 11:04:14 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of finite >>>>>>> strings into those that represent machines would halt on their input >>>>>>> when directly executed and those that do not

    So at least you admit that there no program can be written that
    is an halt decider! It took time for you to abandon your delusions! >>>>>
    Not so fast!  Remember that PO is often fractally wrong.  Not only >>>>> is he
    usually wrong about the big picture he's usually wrong about all the >>>>> details too.  In this case, he's having trouble expressing what he
    means.  This is actually just another iteration of his "it's an
    invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to
    fashion a good enough lie and slips up and tells the truth that he
    doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The "...because"
    text is what shows it's the same old "some instances have no correct
    answer" in new clothing.  PO almost certainly does not stand by what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by eliminating
    its basis of a set containing itself. Under the original definition of
    the problem within naive set theory Russell's Paradox still exists.

    Not by just defining that sets can't contain themselves, but by limiting
    the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's Paradox.


    The halting problem proof begins with the correct basis that arbitrary
    pairs of finite strings either represent a computation that halts on its
    input or not.

    The proof that no machine can correctly determine this set is analogous
    to the Liar Paradox in that the input is specifically defined to do the
    opposite of whatever the halt decider determines. This transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the

    When we define a machine that correctly determines whether or not pairs
    of arbitrary finite sting inputs would reach the final state of the
    first element of this input then halting is computable.

    Because the pathological input actually has different behavior when it
    is correctly simulated by its corresponding halt decider and the halt
    decider must base its halt status decision on the actual behavior of
    this input then the halt decider is necessarily correct to reject its pathological input as non-halting.

    You still have not provided any counter example that shows that my
    definition of correct simulation is incorrect:

    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another different line instead such as [push ebx] and the simulator is correct.

    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE COUNTER-FACTUAL

    (a) The simulation of the input to H(D,D) by H is correct.

    (b) D correctly simulated by H would never stop running unless aborted.

    (c) Therefore H is necessarily correct to abort its simulation of D and
    reject D as non-halting.

    https://www.researchgate.net/publication/364657019_Simulating_Halt_Decider_Applied_to_the_Halting_Theorem




    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Thu Jan 26 18:37:29 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of finite >>>>>>>> strings into those that represent machines would halt on their >>>>>>>> input
    when directly executed and those that do not

    So at least you admit that there no program can be written that
    is an halt decider! It took time for you to abandon your delusions! >>>>>>
    Not so fast!  Remember that PO is often fractally wrong.  Not only >>>>>> is he
    usually wrong about the big picture he's usually wrong about all the >>>>>> details too.  In this case, he's having trouble expressing what he >>>>>> means.  This is actually just another iteration of his "it's an
    invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to
    fashion a good enough lie and slips up and tells the truth that he
    doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The "...because" >>>> text is what shows it's the same old "some instances have no correct
    answer" in new clothing.  PO almost certainly does not stand by what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by eliminating
    its basis of a set containing itself. Under the original definition of
    the problem within naive set theory Russell's Paradox still exists.

    Not by just defining that sets can't contain themselves, but by
    limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's Paradox.


    The halting problem proof begins with the correct basis that arbitrary
    pairs of finite strings either represent a computation that halts on its >>> input or not.

    The proof that no machine can correctly determine this set is analogous
    to the Liar Paradox in that the input is specifically defined to do the
    opposite of whatever the halt decider determines. This transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the

    When we define a machine that correctly determines whether or not pairs
    of arbitrary finite sting inputs would reach the final state of the
    first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior when it
    is correctly simulated by its corresponding halt decider and the halt
    decider must base its halt status decision on the actual behavior of
    this input then the halt decider is necessarily correct to reject its pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of
    H(P,P) called by P(P) call by main differs from the execution of H(P,P)
    calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist, because you
    ar a LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is taken
    as your admission that your claim is a LIE, and you can not actually
    prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that my
    definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another different line instead such as [push ebx] and the simulator is correct.

    P(P), its call H will go through the exact same set of states when P(P)
    call s as when main calls it, thus since H(P,P) returns 0 when called by
    main, we know it does the same thing when called by P (or it just fails
    to be the "pure function"/computation you have claimex it to be)

    Since H simulats that call the H(P,P) as something that will never
    returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.


    (b) D correctly simulated by H would never stop running unless aborted.

    Which is irrelvent and not a truth bearer, as H doen't do this, buyt
    ALWAYS aborts its simulation.

    H IN CORRECTLY presumes that the input is calling a DIFFERENT function
    than it actually does, so gives the wrong asnwer.



    (c) Therefore H is necessarily correct to abort its simulation of D and
        reject D as non-halting.

    batting 0/3

    YOU FAIL.


    https://www.researchgate.net/publication/364657019_Simulating_Halt_Decider_Applied_to_the_Halting_Theorem




    Just shows you are a Hypocritical Pathological Lying Idiot.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Thu Jan 26 18:31:35 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of >>>>>>>>> finite
    strings into those that represent machines would halt on their >>>>>>>>> input
    when directly executed and those that do not

    So at least you admit that there no program can be written that >>>>>>>> is an halt decider! It took time for you to abandon your delusions! >>>>>>>
    Not so fast!  Remember that PO is often fractally wrong.  Not
    only is he
    usually wrong about the big picture he's usually wrong about all the >>>>>>> details too.  In this case, he's having trouble expressing what he >>>>>>> means.  This is actually just another iteration of his "it's an >>>>>>> invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to
    fashion a good enough lie and slips up and tells the truth that he >>>>>> doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The "...because" >>>>> text is what shows it's the same old "some instances have no correct >>>>> answer" in new clothing.  PO almost certainly does not stand by what >>>>> Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by eliminating >>>> its basis of a set containing itself. Under the original definition of >>>> the problem within naive set theory Russell's Paradox still exists.

    Not by just defining that sets can't contain themselves, but by
    limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's Paradox.


    The halting problem proof begins with the correct basis that arbitrary >>>> pairs of finite strings either represent a computation that halts on
    its
    input or not.

    The proof that no machine can correctly determine this set is analogous >>>> to the Liar Paradox in that the input is specifically defined to do the >>>> opposite of whatever the halt decider determines. This transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the

    When we define a machine that correctly determines whether or not pairs
    of arbitrary finite sting inputs would reach the final state of the
    first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior when it
    is correctly simulated by its corresponding halt decider and the halt
    decider must base its halt status decision on the actual behavior of
    this input then the halt decider is necessarily correct to reject its
    pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of
    H(P,P) called by P(P) call by main differs from the execution of H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist, because you
    ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is taken
    as your admission that your claim is a LIE, and you can not actually
    prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that my
    definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another
    different line instead such as [push ebx] and the simulator is correct.

    P(P), its call H will go through the exact same set of states when P(P)
    call s as when main calls it, thus since H(P,P) returns 0 when called by main, we know it does the same thing when called by P (or it just fails
    to be the "pure function"/computation you have claimex it to be)

    Since H simulats that call the H(P,P) as something that will never
    returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another different line instead such as [push ebx] and the simulator is correct.

    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will stay
    focused on the point until you meet the challenge.

    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Thu Jan 26 21:37:40 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/26/23 7:31 PM, olcott wrote:
    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of >>>>>>>>>> finite
    strings into those that represent machines would halt on their >>>>>>>>>> input
    when directly executed and those that do not

    So at least you admit that there no program can be written that >>>>>>>>> is an halt decider! It took time for you to abandon your
    delusions!

    Not so fast!  Remember that PO is often fractally wrong.  Not >>>>>>>> only is he
    usually wrong about the big picture he's usually wrong about all >>>>>>>> the
    details too.  In this case, he's having trouble expressing what he >>>>>>>> means.  This is actually just another iteration of his "it's an >>>>>>>> invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to >>>>>>> fashion a good enough lie and slips up and tells the truth that he >>>>>>> doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The "...because" >>>>>> text is what shows it's the same old "some instances have no correct >>>>>> answer" in new clothing.  PO almost certainly does not stand by what >>>>>> Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by eliminating >>>>> its basis of a set containing itself. Under the original definition of >>>>> the problem within naive set theory Russell's Paradox still exists.

    Not by just defining that sets can't contain themselves, but by
    limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's Paradox.


    The halting problem proof begins with the correct basis that arbitrary >>>>> pairs of finite strings either represent a computation that halts
    on its
    input or not.

    The proof that no machine can correctly determine this set is
    analogous
    to the Liar Paradox in that the input is specifically defined to do
    the
    opposite of whatever the halt decider determines. This transforms the >>>>> halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the

    When we define a machine that correctly determines whether or not pairs
    of arbitrary finite sting inputs would reach the final state of the
    first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior when it
    is correctly simulated by its corresponding halt decider and the halt
    decider must base its halt status decision on the actual behavior of
    this input then the halt decider is necessarily correct to reject its
    pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of
    H(P,P) called by P(P) call by main differs from the execution of
    H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist, because
    you ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is
    taken as your admission that your claim is a LIE, and you can not
    actually prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that my
    definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another >>> different line instead such as [push ebx] and the simulator is correct.

    P(P), its call H will go through the exact same set of states when
    P(P) call s as when main calls it, thus since H(P,P) returns 0 when
    called by main, we know it does the same thing when called by P (or it
    just fails to be the "pure function"/computation you have claimex it
    to be)

    Since H simulats that call the H(P,P) as something that will never
    returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and
    your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another different line instead such as [push ebx] and the simulator is correct.

    call H

    in actuality, it goes into H which will eventually returns.

    H "simulates" that as something that doesn't return, and doesn't
    actually simulate into the function.

    Remeber, "Correct Simulation" means fully determining the behavior of
    the machine, and BY DEFINITION if the machine halts and the simulation
    says it doesn't, the simulation is INCORRECT.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will stay focused on the point until you meet the challenge.


    I have, multiple times, but you are too stup[id to undrstand.

    You ADMIT that P(P) halts (at least most of the time) but somehow try to justify that the correct answer for H, which is being asked if P(P)
    Halts, is to say "No". You say H's simulation must be correct, as each
    of the instructions it has simulated completed were done correctly, even
    though it interprests what a call H instruction will end up doing
    incorrectly as it "guesses" the behavior of H to not be what H actually
    does (maybe because H doesn't actually do what you think it is "defined"
    to do)

    This is like saying you can determine how long a road is by following it exactly till the first exit and then getting off, saying the road past
    the exit look just like the road before, so the road must be infinitely
    long.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Thu Jan 26 21:56:20 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/26/2023 8:37 PM, Richard Damon wrote:
    On 1/26/23 7:31 PM, olcott wrote:
    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of >>>>>>>>>>> finite
    strings into those that represent machines would halt on >>>>>>>>>>> their input
    when directly executed and those that do not

    So at least you admit that there no program can be written that >>>>>>>>>> is an halt decider! It took time for you to abandon your
    delusions!

    Not so fast!  Remember that PO is often fractally wrong.  Not >>>>>>>>> only is he
    usually wrong about the big picture he's usually wrong about >>>>>>>>> all the
    details too.  In this case, he's having trouble expressing what he >>>>>>>>> means.  This is actually just another iteration of his "it's an >>>>>>>>> invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to >>>>>>>> fashion a good enough lie and slips up and tells the truth that he >>>>>>>> doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The
    "...because"
    text is what shows it's the same old "some instances have no correct >>>>>>> answer" in new clothing.  PO almost certainly does not stand by what >>>>>>> Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by
    eliminating
    its basis of a set containing itself. Under the original
    definition of
    the problem within naive set theory Russell's Paradox still exists. >>>>>
    Not by just defining that sets can't contain themselves, but by
    limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's Paradox. >>>>

    The halting problem proof begins with the correct basis that
    arbitrary
    pairs of finite strings either represent a computation that halts
    on its
    input or not.

    The proof that no machine can correctly determine this set is
    analogous
    to the Liar Paradox in that the input is specifically defined to
    do the
    opposite of whatever the halt decider determines. This transforms the >>>>>> halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the

    When we define a machine that correctly determines whether or not pairs >>>> of arbitrary finite sting inputs would reach the final state of the
    first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior when it >>>> is correctly simulated by its corresponding halt decider and the halt
    decider must base its halt status decision on the actual behavior of
    this input then the halt decider is necessarily correct to reject its
    pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of
    H(P,P) called by P(P) call by main differs from the execution of
    H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist, because
    you ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is
    taken as your admission that your claim is a LIE, and you can not
    actually prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that my
    definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates
    another
    different line instead such as [push ebx] and the simulator is correct. >>>
    P(P), its call H will go through the exact same set of states when
    P(P) call s as when main calls it, thus since H(P,P) returns 0 when
    called by main, we know it does the same thing when called by P (or
    it just fails to be the "pure function"/computation you have claimex
    it to be)

    Since H simulats that call the H(P,P) as something that will never
    returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by- >>>> line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and
    your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another
    different line instead such as [push ebx] and the simulator is correct.

    call H

    in actuality, it goes into H which will eventually returns.

    H "simulates" that as something that doesn't return, and doesn't
    actually simulate into the function.

    Remeber, "Correct Simulation" means fully determining the behavior of
    the machine, and BY DEFINITION if the machine halts and the simulation
    says it doesn't, the simulation is INCORRECT.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will stay
    focused on the point until you meet the challenge.


    I have, multiple times, but you are too stup[id to undrstand.


    Show me a specific line of machine code such as [mov eax, 1] where the simulator simulates some other entirely different specific line of
    machine code instead such as [push ebx] *AND THE SIMULATOR IS CORRECT*

    If this is impossible then my standard of correct simulation is proven
    to be correct.

    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Thu Jan 26 23:16:28 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/26/23 10:56 PM, olcott wrote:
    On 1/26/2023 8:37 PM, Richard Damon wrote:
    On 1/26/23 7:31 PM, olcott wrote:
    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs of >>>>>>>>>>>> finite
    strings into those that represent machines would halt on >>>>>>>>>>>> their input
    when directly executed and those that do not

    So at least you admit that there no program can be written that >>>>>>>>>>> is an halt decider! It took time for you to abandon your >>>>>>>>>>> delusions!

    Not so fast!  Remember that PO is often fractally wrong.  Not >>>>>>>>>> only is he
    usually wrong about the big picture he's usually wrong about >>>>>>>>>> all the
    details too.  In this case, he's having trouble expressing >>>>>>>>>> what he
    means.  This is actually just another iteration of his "it's >>>>>>>>>> an invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to >>>>>>>>> fashion a good enough lie and slips up and tells the truth that he >>>>>>>>> doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The
    "...because"
    text is what shows it's the same old "some instances have no
    correct
    answer" in new clothing.  PO almost certainly does not stand by >>>>>>>> what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by
    eliminating
    its basis of a set containing itself. Under the original
    definition of
    the problem within naive set theory Russell's Paradox still exists. >>>>>>
    Not by just defining that sets can't contain themselves, but by
    limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's Paradox. >>>>>

    The halting problem proof begins with the correct basis that
    arbitrary
    pairs of finite strings either represent a computation that halts >>>>>>> on its
    input or not.

    The proof that no machine can correctly determine this set is
    analogous
    to the Liar Paradox in that the input is specifically defined to >>>>>>> do the
    opposite of whatever the halt decider determines. This transforms >>>>>>> the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the

    When we define a machine that correctly determines whether or not
    pairs
    of arbitrary finite sting inputs would reach the final state of the
    first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior when it >>>>> is correctly simulated by its corresponding halt decider and the halt >>>>> decider must base its halt status decision on the actual behavior of >>>>> this input then the halt decider is necessarily correct to reject its >>>>> pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of
    H(P,P) called by P(P) call by main differs from the execution of
    H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist, because
    you ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is
    taken as your admission that your claim is a LIE, and you can not
    actually prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that my
    definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a line >>>>> of machine code such as [mov eax, 1] and the simulator simulates
    another
    different line instead such as [push ebx] and the simulator is
    correct.

    P(P), its call H will go through the exact same set of states when
    P(P) call s as when main calls it, thus since H(P,P) returns 0 when
    called by main, we know it does the same thing when called by P (or
    it just fails to be the "pure function"/computation you have claimex
    it to be)

    Since H simulats that call the H(P,P) as something that will never
    returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the ultimate >>>>> measure of correct simulation is that the simulator simulates line-by- >>>>> line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and
    your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates another >>> different line instead such as [push ebx] and the simulator is correct.

    call H

    in actuality, it goes into H which will eventually returns.

    H "simulates" that as something that doesn't return, and doesn't
    actually simulate into the function.

    Remeber, "Correct Simulation" means fully determining the behavior of
    the machine, and BY DEFINITION if the machine halts and the simulation
    says it doesn't, the simulation is INCORRECT.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by-
    line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will stay
    focused on the point until you meet the challenge.


    I have, multiple times, but you are too stup[id to undrstand.


    Show me a specific line of machine code such as [mov eax, 1] where the simulator simulates some other entirely different specific line of
    machine code instead such as [push ebx] *AND THE SIMULATOR IS CORRECT*

    ????

    Why are you asking me to show that the simulator was correct????


    If this is impossible then my standard of correct simulation is proven
    to be correct.


    Your brain is just fucked.


    The simulation id WRONG, not "correct"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Fri Jan 27 19:50:44 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/26/2023 10:16 PM, Richard Damon wrote:
    On 1/26/23 10:56 PM, olcott wrote:
    On 1/26/2023 8:37 PM, Richard Damon wrote:
    On 1/26/23 7:31 PM, olcott wrote:
    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs >>>>>>>>>>>>> of finite
    strings into those that represent machines would halt on >>>>>>>>>>>>> their input
    when directly executed and those that do not

    So at least you admit that there no program can be written that >>>>>>>>>>>> is an halt decider! It took time for you to abandon your >>>>>>>>>>>> delusions!

    Not so fast!  Remember that PO is often fractally wrong.  Not >>>>>>>>>>> only is he
    usually wrong about the big picture he's usually wrong about >>>>>>>>>>> all the
    details too.  In this case, he's having trouble expressing >>>>>>>>>>> what he
    means.  This is actually just another iteration of his "it's >>>>>>>>>>> an invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he fails to >>>>>>>>>> fashion a good enough lie and slips up and tells the truth >>>>>>>>>> that he
    doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The
    "...because"
    text is what shows it's the same old "some instances have no >>>>>>>>> correct
    answer" in new clothing.  PO almost certainly does not stand by >>>>>>>>> what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by
    eliminating
    its basis of a set containing itself. Under the original
    definition of
    the problem within naive set theory Russell's Paradox still exists. >>>>>>>
    Not by just defining that sets can't contain themselves, but by
    limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's
    Paradox.


    The halting problem proof begins with the correct basis that
    arbitrary
    pairs of finite strings either represent a computation that
    halts on its
    input or not.

    The proof that no machine can correctly determine this set is
    analogous
    to the Liar Paradox in that the input is specifically defined to >>>>>>>> do the
    opposite of whatever the halt decider determines. This
    transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the >>>>>>
    When we define a machine that correctly determines whether or not
    pairs
    of arbitrary finite sting inputs would reach the final state of the >>>>>> first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior
    when it
    is correctly simulated by its corresponding halt decider and the halt >>>>>> decider must base its halt status decision on the actual behavior of >>>>>> this input then the halt decider is necessarily correct to reject its >>>>>> pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of
    H(P,P) called by P(P) call by main differs from the execution of
    H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist, because
    you ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is
    taken as your admission that your claim is a LIE, and you can not
    actually prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that my >>>>>> definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a line >>>>>> of machine code such as [mov eax, 1] and the simulator simulates
    another
    different line instead such as [push ebx] and the simulator is
    correct.

    P(P), its call H will go through the exact same set of states when
    P(P) call s as when main calls it, thus since H(P,P) returns 0 when
    called by main, we know it does the same thing when called by P (or
    it just fails to be the "pure function"/computation you have
    claimex it to be)

    Since H simulats that call the H(P,P) as something that will never
    returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the ultimate >>>>>> measure of correct simulation is that the simulator simulates
    line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and
    your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line
    of machine code such as [mov eax, 1] and the simulator simulates
    another
    different line instead such as [push ebx] and the simulator is correct. >>>
    call H

    in actuality, it goes into H which will eventually returns.

    H "simulates" that as something that doesn't return, and doesn't
    actually simulate into the function.

    Remeber, "Correct Simulation" means fully determining the behavior of
    the machine, and BY DEFINITION if the machine halts and the
    simulation says it doesn't, the simulation is INCORRECT.


    If no such counter-example exists then it is proven that the ultimate
    measure of correct simulation is that the simulator simulates line-by- >>>> line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will stay >>>> focused on the point until you meet the challenge.


    I have, multiple times, but you are too stup[id to undrstand.


    Show me a specific line of machine code such as [mov eax, 1] where the
    simulator simulates some other entirely different specific line of
    machine code instead such as [push ebx] *AND THE SIMULATOR IS CORRECT*

    ????

    Why are you asking me to show that the simulator was correct????


    You have repeatedly claimed that the simulation of D by H is incorrect
    yet cannot point our a single line of code that was simulated incorrectly.

    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

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

    On 1/27/23 8:50 PM, olcott wrote:
    On 1/26/2023 10:16 PM, Richard Damon wrote:
    On 1/26/23 10:56 PM, olcott wrote:
    On 1/26/2023 8:37 PM, Richard Damon wrote:
    On 1/26/23 7:31 PM, olcott wrote:
    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs >>>>>>>>>>>>>> of finite
    strings into those that represent machines would halt on >>>>>>>>>>>>>> their input
    when directly executed and those that do not

    So at least you admit that there no program can be written >>>>>>>>>>>>> that
    is an halt decider! It took time for you to abandon your >>>>>>>>>>>>> delusions!

    Not so fast!  Remember that PO is often fractally wrong. >>>>>>>>>>>> Not only is he
    usually wrong about the big picture he's usually wrong about >>>>>>>>>>>> all the
    details too.  In this case, he's having trouble expressing >>>>>>>>>>>> what he
    means.  This is actually just another iteration of his "it's >>>>>>>>>>>> an invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he >>>>>>>>>>> fails to
    fashion a good enough lie and slips up and tells the truth >>>>>>>>>>> that he
    doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The >>>>>>>>>> "...because"
    text is what shows it's the same old "some instances have no >>>>>>>>>> correct
    answer" in new clothing.  PO almost certainly does not stand >>>>>>>>>> by what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by
    eliminating
    its basis of a set containing itself. Under the original
    definition of
    the problem within naive set theory Russell's Paradox still
    exists.

    Not by just defining that sets can't contain themselves, but by >>>>>>>> limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's
    Paradox.


    The halting problem proof begins with the correct basis that >>>>>>>>> arbitrary
    pairs of finite strings either represent a computation that
    halts on its
    input or not.

    The proof that no machine can correctly determine this set is >>>>>>>>> analogous
    to the Liar Paradox in that the input is specifically defined >>>>>>>>> to do the
    opposite of whatever the halt decider determines. This
    transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the >>>>>>>
    When we define a machine that correctly determines whether or not >>>>>>> pairs
    of arbitrary finite sting inputs would reach the final state of the >>>>>>> first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior
    when it
    is correctly simulated by its corresponding halt decider and the >>>>>>> halt
    decider must base its halt status decision on the actual behavior of >>>>>>> this input then the halt decider is necessarily correct to reject >>>>>>> its
    pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution of >>>>>> H(P,P) called by P(P) call by main differs from the execution of
    H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist,
    because you ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this is >>>>>> taken as your admission that your claim is a LIE, and you can not
    actually prove your claim, also making you a damned hypocrite.


    You still have not provided any counter example that shows that
    my definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a >>>>>>> line
    of machine code such as [mov eax, 1] and the simulator simulates >>>>>>> another
    different line instead such as [push ebx] and the simulator is
    correct.

    P(P), its call H will go through the exact same set of states when >>>>>> P(P) call s as when main calls it, thus since H(P,P) returns 0
    when called by main, we know it does the same thing when called by >>>>>> P (or it just fails to be the "pure function"/computation you have >>>>>> claimex it to be)

    Since H simulats that call the H(P,P) as something that will never >>>>>> returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the
    ultimate
    measure of correct simulation is that the simulator simulates
    line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual" and >>>>>> your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line >>>>> of machine code such as [mov eax, 1] and the simulator simulates
    another
    different line instead such as [push ebx] and the simulator is
    correct.

    call H

    in actuality, it goes into H which will eventually returns.

    H "simulates" that as something that doesn't return, and doesn't
    actually simulate into the function.

    Remeber, "Correct Simulation" means fully determining the behavior
    of the machine, and BY DEFINITION if the machine halts and the
    simulation says it doesn't, the simulation is INCORRECT.


    If no such counter-example exists then it is proven that the ultimate >>>>> measure of correct simulation is that the simulator simulates line-by- >>>>> line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will
    stay
    focused on the point until you meet the challenge.


    I have, multiple times, but you are too stup[id to undrstand.


    Show me a specific line of machine code such as [mov eax, 1] where
    the simulator simulates some other entirely different specific line
    of machine code instead such as [push ebx] *AND THE SIMULATOR IS
    CORRECT*

    ????

    Why are you asking me to show that the simulator was correct????


    You have repeatedly claimed that the simulation of D by H is incorrect
    yet cannot point our a single line of code that was simulated incorrectly.


    No, I have repeatedly TOLD you the error, H presumes the wrong behavior
    for a call to H.

    Also, a PARTIAL simulation is NOT a "Correct" simulation for the rule
    that lets you replace its behavior for that of the origina.

    Thus, your criteria itself is invalid, and your claim that I haven't
    provided one is a LIE.

    Either H HAS simulated the call to H and thus derived an INCORRECT
    result, or it hasn't and doesn't have enough information to be able to
    claim its answer,

    Seeing the first mile of a road can't tell you how long it is

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Fri Jan 27 21:32:09 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/2023 9:19 PM, Richard Damon wrote:
    On 1/27/23 8:50 PM, olcott wrote:
    On 1/26/2023 10:16 PM, Richard Damon wrote:
    On 1/26/23 10:56 PM, olcott wrote:
    On 1/26/2023 8:37 PM, Richard Damon wrote:
    On 1/26/23 7:31 PM, olcott wrote:
    On 1/26/2023 5:37 PM, Richard Damon wrote:
    On 1/26/23 12:04 PM, olcott wrote:
    On 1/25/2023 10:37 PM, Richard Damon wrote:
    On 1/25/23 10:58 PM, olcott wrote:
    On 1/25/2023 9:35 PM, Ben Bacarisse wrote:
    Richard Damon <Richard@Damon-Family.org> writes:

    On 1/25/23 8:06 PM, Ben Bacarisse wrote:
    Python <python@invalid.org> writes:

    Peter Olcott wrote:
    ...
    No machine can possibly be defined that divides all pairs >>>>>>>>>>>>>>> of finite
    strings into those that represent machines would halt on >>>>>>>>>>>>>>> their input
    when directly executed and those that do not

    So at least you admit that there no program can be written >>>>>>>>>>>>>> that
    is an halt decider! It took time for you to abandon your >>>>>>>>>>>>>> delusions!

    Not so fast!  Remember that PO is often fractally wrong. >>>>>>>>>>>>> Not only is he
    usually wrong about the big picture he's usually wrong >>>>>>>>>>>>> about all the
    details too.  In this case, he's having trouble expressing >>>>>>>>>>>>> what he
    means.  This is actually just another iteration of his >>>>>>>>>>>>> "it's an invalid
    question" stance, badly phrased.

    Meaning some times he just admits he is wrong because he >>>>>>>>>>>> fails to
    fashion a good enough lie and slips up and tells the truth >>>>>>>>>>>> that he
    doesn't beleive.

    Not quite.  Python cut off the end of the sentence.  The >>>>>>>>>>> "...because"
    text is what shows it's the same old "some instances have no >>>>>>>>>>> correct
    answer" in new clothing.  PO almost certainly does not stand >>>>>>>>>>> by what
    Python quoted without the because clause.


    It is the case that ZFC did eliminate Russell's Paradox by >>>>>>>>>> eliminating
    its basis of a set containing itself. Under the original
    definition of
    the problem within naive set theory Russell's Paradox still >>>>>>>>>> exists.

    Not by just defining that sets can't contain themselves, but by >>>>>>>>> limiting the kind of things that sets can contain.

    That a set cannot contain itself is what eliminates Russell's
    Paradox.


    The halting problem proof begins with the correct basis that >>>>>>>>>> arbitrary
    pairs of finite strings either represent a computation that >>>>>>>>>> halts on its
    input or not.

    The proof that no machine can correctly determine this set is >>>>>>>>>> analogous
    to the Liar Paradox in that the input is specifically defined >>>>>>>>>> to do the
    opposite of whatever the halt decider determines. This
    transforms the
    halting problem into an ill-formed problem.

    Nope. Since the input is part of the domain of machine/inputs, the >>>>>>>>
    When we define a machine that correctly determines whether or
    not pairs
    of arbitrary finite sting inputs would reach the final state of the >>>>>>>> first element of this input then halting is computable.


    But you need to show that you CAN do that. YOu haven't

    H(P,P) says that P(P) will not halt when it does, so it fails.

    Because the pathological input actually has different behavior >>>>>>>> when it
    is correctly simulated by its corresponding halt decider and the >>>>>>>> halt
    decider must base its halt status decision on the actual
    behavior of
    this input then the halt decider is necessarily correct to
    reject its
    pathological input as non-halting.

    No, it doesn't

    You have been asked to point what point in the actual execution
    of H(P,P) called by P(P) call by main differs from the execution >>>>>>> of H(P,P) calledd by main diverege.

    You have failed to point that out, becaue it doesn't exist,
    because you ar a  LIAR and an IDOIT.

    As stated before, your failure to even attempt to indicate this
    is taken as your admission that your claim is a LIE, and you can >>>>>>> not actually prove your claim, also making you a damned hypocrite. >>>>>>>

    You still have not provided any counter example that shows that >>>>>>>> my definition of correct simulation is incorrect:

    LIE.

    P(P) is the counter example.


    Try and provide a 100% specific counter-example where you show a >>>>>>>> line
    of machine code such as [mov eax, 1] and the simulator simulates >>>>>>>> another
    different line instead such as [push ebx] and the simulator is >>>>>>>> correct.

    P(P), its call H will go through the exact same set of states
    when P(P) call s as when main calls it, thus since H(P,P) returns >>>>>>> 0 when called by main, we know it does the same thing when called >>>>>>> by P (or it just fails to be the "pure function"/computation you >>>>>>> have claimex it to be)

    Since H simulats that call the H(P,P) as something that will
    never returm, H has done an incorrect simulation.

    Your inability to understand this just shows your STUPIDITY.


    If no such counter-example exists then it is proven that the
    ultimate
    measure of correct simulation is that the simulator simulates
    line-by-
    line exactly what the machine code specifies.

    ALL OF THE ARGUMENTS AGAINST MY POSITION HAVE PROVEN TO BE
    COUNTER-FACTUAL

    Nope, YOUR statements, have been shown to be "counter-factual"
    and your reasoning ab

    (a) The simulation of the input to H(D,D) by H is correct.

    Nope, because it says H(P,P) will never return, when it doesn.

    Try and provide a 100% specific counter-example where you show a line >>>>>> of machine code such as [mov eax, 1] and the simulator simulates
    another
    different line instead such as [push ebx] and the simulator is
    correct.

    call H

    in actuality, it goes into H which will eventually returns.

    H "simulates" that as something that doesn't return, and doesn't
    actually simulate into the function.

    Remeber, "Correct Simulation" means fully determining the behavior
    of the machine, and BY DEFINITION if the machine halts and the
    simulation says it doesn't, the simulation is INCORRECT.


    If no such counter-example exists then it is proven that the ultimate >>>>>> measure of correct simulation is that the simulator simulates
    line-by-
    line exactly what the machine code specifies.

    Because your main tactic of rebuttal is the dishonest dodge I will >>>>>> stay
    focused on the point until you meet the challenge.


    I have, multiple times, but you are too stup[id to undrstand.


    Show me a specific line of machine code such as [mov eax, 1] where
    the simulator simulates some other entirely different specific line
    of machine code instead such as [push ebx] *AND THE SIMULATOR IS
    CORRECT*

    ????

    Why are you asking me to show that the simulator was correct????


    You have repeatedly claimed that the simulation of D by H is incorrect
    yet cannot point our a single line of code that was simulated
    incorrectly.


    No, I have repeatedly TOLD you the error, H presumes the wrong behavior
    for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop running.

    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Jan 27 22:37:27 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop running.


    But it DOES abort its simulation and returns 0 to D, because that is
    what it does.

    IF not, what is the first instruction in Main -> D(D) -> H(D,D) that
    acts differently than the path main -> H(D,D) to allow it to return 0
    from second call and not from the first.

    You have been asked this before, and have DUCKED, because you don't have
    an answer.

    Until you answer this, your claim is just a LIE made up out of fairy dust.

    PUT UP or STFU.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Fri Jan 27 21:51:06 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/2023 9:37 PM, Richard Damon wrote:
    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop running.


    But it DOES abort its simulation and returns 0 to D, because that is
    what it does.


    *THIS IS A TAUTOLOGY DISAGREEMENT IS DISHONEST*
    Anytime that H correctly determines that its correct simulation of its
    input D would never stop running unless aborted H is always correct to
    abort this simulation and reject this input as non-halting.

    void D(void (*x)())
    {
    int Halt_Status = H(x, x);
    if (Halt_Status)
    HERE: goto HERE;
    return;
    }

    int main()
    {
    Output("Input_Halts = ", H(D, D));
    }


    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Jan 27 23:02:15 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/23 10:51 PM, olcott wrote:
    On 1/27/2023 9:37 PM, Richard Damon wrote:
    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop running.


    But it DOES abort its simulation and returns 0 to D, because that is
    what it does.


    *THIS IS A TAUTOLOGY DISAGREEMENT IS DISHONEST*

    No, it is a LIE just like the LIARs paradox.

    Your "Claim" that it is a Tautology is just a LIE, becaue it is based on
    a false premise.

    The fact that you haven't answered my question just proves that you are admitting to being a Hypociritcal Pathological Lying Idiot.

    Anytime that H correctly determines that its correct simulation of its
    input D would never stop running unless aborted H is always correct to
    abort this simulation and reject this input as non-halting.

    Except that the H you have provided never DOES a correct simulation so
    it is illogical to make a decision based on it doing one. PERIOD.

    You H LIES because it INCORRECTLY presumes that the H that D calls does something that it doesn't do, because H doesn't meet its own requirements.


    void D(void (*x)())
    {
      int Halt_Status = H(x, x);
      if (Halt_Status)
        HERE: goto HERE;
      return;
    }

    int main()
    {
      Output("Input_Halts = ", H(D, D));
    }



    Thanks for proving and admitting that you are just a Hypocritical
    Pathological Lying Idiot.

    You Baseless lies are exosed.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Fri Jan 27 22:14:14 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/2023 10:02 PM, Richard Damon wrote:
    On 1/27/23 10:51 PM, olcott wrote:
    On 1/27/2023 9:37 PM, Richard Damon wrote:
    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop running. >>>>

    But it DOES abort its simulation and returns 0 to D, because that is
    what it does.


    *THIS IS A TAUTOLOGY DISAGREEMENT IS DISHONEST*

    No, it is a LIE just like the LIARs paradox.

    Your "Claim" that it is a Tautology is just a LIE, becaue it is based on
    a false premise.

    The fact that you haven't answered my question just proves that you are admitting to being a Hypociritcal Pathological Lying Idiot.

    Anytime that H correctly determines that its correct simulation of its
    input D would never stop running unless aborted H is always correct to
    abort this simulation and reject this input as non-halting.

    Except that the H you have provided never DOES a correct simulation so
    it is illogical to make a decision based on it doing one. PERIOD.

    H does a correct simulation of the first seven lines of D and upon
    encountering the 8th line of D correctly determines that D would never
    stop running unless aborted.

    H: Begin Simulation Execution Trace Stored at:112ae5
    Address_of_H:1383
    [000019b3][00112ad1][00112ad5] 55 push ebp // begin D [000019b4][00112ad1][00112ad5] 8bec mov ebp,esp [000019b6][00112acd][00102aa1] 51 push ecx [000019b7][00112acd][00102aa1] 8b4508 mov eax,[ebp+08] [000019ba][00112ac9][000019b3] 50 push eax // push D [000019bb][00112ac9][000019b3] 8b4d08 mov ecx,[ebp+08] [000019be][00112ac5][000019b3] 51 push ecx // push D [000019bf][00112ac1][000019c4] e8bff9ffff call 00001383 // call H
    H: Infinitely Recursive Simulation Detected Simulation Stopped

    It is easier to see that the correct simulation of PP by HH would never
    stop running unless aborted.

    Begin Local Halt Decider Simulation Execution Trace Stored at:112aa9
    machine stack stack machine assembly
    address address data code language
    ======== ======== ======== ========= ============= [00001993][00112a95][00112a99] 55 push ebp // begin PP [00001994][00112a95][00112a99] 8bec mov ebp,esp [00001996][00112a91][00102a65] 51 push ecx [00001997][00112a91][00102a65] 8b4508 mov eax,[ebp+08] [0000199a][00112a8d][00001993] 50 push eax // push PP [0000199b][00112a8d][00001993] 8b4d08 mov ecx,[ebp+08] [0000199e][00112a89][00001993] 51 push ecx // push PP [0000199f][00112a85][000019a4] e8fff7ffff call 000011a3 // call HH
    New slave_stack at:14d4c9
    [00001993][0015d4bd][0015d4c1] 55 push ebp // begin PP [00001994][0015d4bd][0015d4c1] 8bec mov ebp,esp [00001996][0015d4b9][0014d48d] 51 push ecx [00001997][0015d4b9][0014d48d] 8b4508 mov eax,[ebp+08] [0000199a][0015d4b5][00001993] 50 push eax // push PP [0000199b][0015d4b5][00001993] 8b4d08 mov ecx,[ebp+08] [0000199e][0015d4b1][00001993] 51 push ecx // push PP [0000199f][0015d4ad][000019a4] e8fff7ffff call 000011a3 // call HH
    Local Halt Decider: Infinite Recursion Detected Simulation Stopped

    If H or HH were to wait for their nested simulations to abort their
    simulation then the input would never be aborted because each H or HH
    would wait for the next one ad infinitum.


    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Jan 27 23:32:13 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/23 10:51 PM, olcott wrote:
    On 1/27/2023 9:37 PM, Richard Damon wrote:
    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop running.


    But it DOES abort its simulation and returns 0 to D, because that is
    what it does.


    *THIS IS A TAUTOLOGY DISAGREEMENT IS DISHONEST*
    Anytime that H correctly determines that its correct simulation of its
    input D would never stop running unless aborted H is always correct to
    abort this simulation and reject this input as non-halting.

    void D(void (*x)())
    {
      int Halt_Status = H(x, x);
      if (Halt_Status)
        HERE: goto HERE;
      return;
    }

    int main()
    {
      Output("Input_Halts = ", H(D, D));
    }



    I will also point out that this seems to be using the exact same logic
    as the statement:

    If this statement is true, Peter Olcott is a Hypocritical Pathological
    Lying Ignorant Idiot.


    A statment that makes a claim based on itself being true is not allowed
    or you can prove ANY statment.

    So, if you want to claim yours is a valid statement, so is mine, so you
    are admitting that you are uneqivically a Hypocritical Pathological
    Lying Ignorant Idiot.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Jan 27 23:21:10 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/23 11:14 PM, olcott wrote:
    On 1/27/2023 10:02 PM, Richard Damon wrote:
    On 1/27/23 10:51 PM, olcott wrote:
    On 1/27/2023 9:37 PM, Richard Damon wrote:
    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop
    running.


    But it DOES abort its simulation and returns 0 to D, because that is
    what it does.


    *THIS IS A TAUTOLOGY DISAGREEMENT IS DISHONEST*

    No, it is a LIE just like the LIARs paradox.

    Your "Claim" that it is a Tautology is just a LIE, becaue it is based
    on a false premise.

    The fact that you haven't answered my question just proves that you
    are admitting to being a Hypociritcal Pathological Lying Idiot.

    Anytime that H correctly determines that its correct simulation of its
    input D would never stop running unless aborted H is always correct to
    abort this simulation and reject this input as non-halting.

    Except that the H you have provided never DOES a correct simulation so
    it is illogical to make a decision based on it doing one. PERIOD.

    H does a correct simulation of the first seven lines of D and upon encountering the 8th line of D correctly determines that D would never
    stop running unless aborted.

    Nope, that is an INCORRECT conclusion, because the actual behavior of
    that call to H by D(D) will be to abort ITS simulation (which is a
    different instance, which is also an incorrect action) and return 0.

    Thus H gets the wrong answer because it presumes that H will not get the
    wrong answer when it does.

    Until you provide the instruction in that direct execution of D(D) that
    differs from the execution of H(D,D) when called by main, you are just admitting that you are a Hypocritical Patholgical Lying Ignorant Idiot.


    H: Begin Simulation   Execution Trace Stored at:112ae5
    Address_of_H:1383
    [000019b3][00112ad1][00112ad5] 55         push ebp       // begin D
    [000019b4][00112ad1][00112ad5] 8bec       mov ebp,esp [000019b6][00112acd][00102aa1] 51         push ecx [000019b7][00112acd][00102aa1] 8b4508     mov eax,[ebp+08] [000019ba][00112ac9][000019b3] 50         push eax       // push D
    [000019bb][00112ac9][000019b3] 8b4d08     mov ecx,[ebp+08] [000019be][00112ac5][000019b3] 51         push ecx       // push D
    [000019bf][00112ac1][000019c4] e8bff9ffff call 00001383  // call H
    H: Infinitely Recursive Simulation Detected Simulation Stopped

    And H is wrong about ths.


    It is easier to see that the correct simulation of PP by HH would never
    stop running unless aborted.

    So, H is seeing a call to H as a call to HH?


    Begin Local Halt Decider Simulation   Execution Trace Stored at:112aa9
     machine   stack     stack     machine    assembly
     address   address   data      code       language
     ========  ========  ========  =========  ============= [00001993][00112a95][00112a99] 55             push ebp       // begin PP
    [00001994][00112a95][00112a99] 8bec           mov ebp,esp [00001996][00112a91][00102a65] 51             push ecx [00001997][00112a91][00102a65] 8b4508         mov eax,[ebp+08] [0000199a][00112a8d][00001993] 50             push eax       // push PP
    [0000199b][00112a8d][00001993] 8b4d08         mov ecx,[ebp+08] [0000199e][00112a89][00001993] 51             push ecx       // push PP
    [0000199f][00112a85][000019a4] e8fff7ffff     call 000011a3  // call HH New slave_stack at:14d4c9

    And this is the point the trace is incorrect as the CORRECT tracing of a
    call to HH should be showing the code of HH executing,

    [00001993][0015d4bd][0015d4c1] 55             push ebp       // begin PP
    [00001994][0015d4bd][0015d4c1] 8bec           mov ebp,esp [00001996][0015d4b9][0014d48d] 51             push ecx [00001997][0015d4b9][0014d48d] 8b4508         mov eax,[ebp+08] [0000199a][0015d4b5][00001993] 50             push eax      // push PP
    [0000199b][0015d4b5][00001993] 8b4d08         mov ecx,[ebp+08] [0000199e][0015d4b1][00001993] 51             push ecx      // push PP
    [0000199f][0015d4ad][000019a4] e8fff7ffff     call 000011a3 // call HH Local Halt Decider: Infinite Recursion Detected Simulation Stopped

    If H or HH were to wait for their nested simulations to abort their simulation then the input would never be aborted because each H or HH
    would wait for the next one ad infinitum.



    Thank you again for confirming that you are just a Hypocirtical
    Pathological Lying Ignorant Idiot.

    This is an establish fact until you answer the question put to you of
    wher the paths of D(D) -> H(D,D) and main -> H(D,D) differ, as that is
    needed to show that H can be correct to simulate D(D)'s call to H(D,D)
    as doing something different than H(D,D) does.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From olcott@21:1/5 to Richard Damon on Sat Jan 28 17:29:44 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/27/2023 10:21 PM, Richard Damon wrote:
    On 1/27/23 11:14 PM, olcott wrote:
    On 1/27/2023 10:02 PM, Richard Damon wrote:
    On 1/27/23 10:51 PM, olcott wrote:
    On 1/27/2023 9:37 PM, Richard Damon wrote:
    On 1/27/23 10:32 PM, olcott wrote:
    On 1/27/2023 9:19 PM, Richard Damon wrote:

    No, I have repeatedly TOLD you the error, H presumes the wrong
    behavior for a call to H.


    When D calls H this is D calling H.
    If H did not abort its simulation of D then D would never stop
    running.


    But it DOES abort its simulation and returns 0 to D, because that
    is what it does.


    *THIS IS A TAUTOLOGY DISAGREEMENT IS DISHONEST*

    No, it is a LIE just like the LIARs paradox.

    Your "Claim" that it is a Tautology is just a LIE, becaue it is based
    on a false premise.

    The fact that you haven't answered my question just proves that you
    are admitting to being a Hypociritcal Pathological Lying Idiot.

    Anytime that H correctly determines that its correct simulation of its >>>> input D would never stop running unless aborted H is always correct to >>>> abort this simulation and reject this input as non-halting.

    Except that the H you have provided never DOES a correct simulation
    so it is illogical to make a decision based on it doing one. PERIOD.

    H does a correct simulation of the first seven lines of D and upon
    encountering the 8th line of D correctly determines that D would never
    stop running unless aborted.

    Nope, that is an INCORRECT conclusion, because the actual behavior of
    that call to H by D(D) will be to abort ITS simulation (which is a
    different instance, which is also an incorrect action) and return 0.

    Thus H gets the wrong answer because it presumes that H will not get the wrong answer when it does.

    Until you provide the instruction in that direct execution of D(D) that differs from the execution of H(D,D) when called by main, you are just admitting that you are a Hypocritical Patholgical Lying Ignorant Idiot.


    In other words you are trying to get away with the counter-factual claim
    that D correctly simulated by H would eventually reach its own final
    state and terminate normally.


    H: Begin Simulation   Execution Trace Stored at:112ae5
    Address_of_H:1383
    [000019b3][00112ad1][00112ad5] 55         push ebp       // begin D
    [000019b4][00112ad1][00112ad5] 8bec       mov ebp,esp
    [000019b6][00112acd][00102aa1] 51         push ecx
    [000019b7][00112acd][00102aa1] 8b4508     mov eax,[ebp+08]
    [000019ba][00112ac9][000019b3] 50         push eax       // push D
    [000019bb][00112ac9][000019b3] 8b4d08     mov ecx,[ebp+08]
    [000019be][00112ac5][000019b3] 51         push ecx       // push D
    [000019bf][00112ac1][000019c4] e8bff9ffff call 00001383  // call H
    H: Infinitely Recursive Simulation Detected Simulation Stopped

    And H is wrong about ths.

    If I was wrong you could point to a mistake.
    Because you know that I am correct you cannot point to any mistake.


    It is easier to see that the correct simulation of PP by HH would never
    stop running unless aborted.

    So, H is seeing a call to H as a call to HH?


    Begin Local Halt Decider Simulation   Execution Trace Stored at:112aa9
      machine   stack     stack     machine    assembly
      address   address   data      code       language
      ========  ========  ========  =========  =============
    [00001993][00112a95][00112a99] 55             push ebp       // begin PP
    [00001994][00112a95][00112a99] 8bec           mov ebp,esp
    [00001996][00112a91][00102a65] 51             push ecx
    [00001997][00112a91][00102a65] 8b4508         mov eax,[ebp+08]
    [0000199a][00112a8d][00001993] 50             push eax       // push PP
    [0000199b][00112a8d][00001993] 8b4d08         mov ecx,[ebp+08]
    [0000199e][00112a89][00001993] 51             push ecx       // push PP
    [0000199f][00112a85][000019a4] e8fff7ffff     call 000011a3  // call HH >> New slave_stack at:14d4c9

    And this is the point the trace is incorrect as the CORRECT tracing of a
    call to HH should be showing the code of HH executing,

    [00001993][0015d4bd][0015d4c1] 55             push ebp       // begin PP
    [00001994][0015d4bd][0015d4c1] 8bec           mov ebp,esp
    [00001996][0015d4b9][0014d48d] 51             push ecx
    [00001997][0015d4b9][0014d48d] 8b4508         mov eax,[ebp+08]
    [0000199a][0015d4b5][00001993] 50             push eax      // push PP
    [0000199b][0015d4b5][00001993] 8b4d08         mov ecx,[ebp+08]
    [0000199e][0015d4b1][00001993] 51             push ecx      // push PP
    [0000199f][0015d4ad][000019a4] e8fff7ffff     call 000011a3 // call HH >> Local Halt Decider: Infinite Recursion Detected Simulation Stopped

    If H or HH were to wait for their nested simulations to abort their
    simulation then the input would never be aborted because each H or HH
    would wait for the next one ad infinitum.



    Thank you again for confirming that you are just a Hypocirtical
    Pathological Lying Ignorant Idiot.

    In other words you have no rebuttal to my claim because you know that I
    just proved that I am correct.



    --
    Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
    hits a target no one else can see." Arthur Schopenhauer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Sat Jan 28 22:44:27 2023
    XPost: comp.theory, sci.logic, sci.math

    On 1/28/23 6:29 PM, olcott wrote:
    On 1/27/2023 10:21 PM, Richard Damon wrote:
    On 1/27/23 11:14 PM, olcott wrote:
    H does a correct simulation of the first seven lines of D and upon
    encountering the 8th line of D correctly determines that D would never
    stop running unless aborted.

    Nope, that is an INCORRECT conclusion, because the actual behavior of
    that call to H by D(D) will be to abort ITS simulation (which is a
    different instance, which is also an incorrect action) and return 0.

    Thus H gets the wrong answer because it presumes that H will not get
    the wrong answer when it does.

    Until you provide the instruction in that direct execution of D(D)
    that differs from the execution of H(D,D) when called by main, you are
    just admitting that you are a Hypocritical Patholgical Lying Ignorant
    Idiot.


    In other words you are trying to get away with the counter-factual claim
    that D correctly simulated by H would eventually reach its own final
    state and terminate normally.

    D correctly siumulated will reach its own final state. This is shown by UTM(D,D).

    H never does this, so you statement is like the anwswer to have you
    stopped beating your wife. (or lying about everything)

    You don't seem to understand that a program does what the progra does so apparently you have failed to have any useful experiance as a programmer.



    H: Begin Simulation   Execution Trace Stored at:112ae5
    Address_of_H:1383
    [000019b3][00112ad1][00112ad5] 55         push ebp       // begin D
    [000019b4][00112ad1][00112ad5] 8bec       mov ebp,esp
    [000019b6][00112acd][00102aa1] 51         push ecx
    [000019b7][00112acd][00102aa1] 8b4508     mov eax,[ebp+08]
    [000019ba][00112ac9][000019b3] 50         push eax       // push D
    [000019bb][00112ac9][000019b3] 8b4d08     mov ecx,[ebp+08]
    [000019be][00112ac5][000019b3] 51         push ecx       // push D
    [000019bf][00112ac1][000019c4] e8bff9ffff call 00001383  // call H
    H: Infinitely Recursive Simulation Detected Simulation Stopped

    And H is wrong about ths.

    If I was wrong you could point to a mistake.
    Because you know that I am correct you cannot point to any mistake.

    I' e told you the mistgake, but you apparently dont't understand that a
    "Cal H" instruction should be followed by the code of the function H,
    and tha tH is KNOWN to return from that call and return 0.

    You are kjust admitting that you are a Hypocritical Pathological Lying Idot.



    It is easier to see that the correct simulation of PP by HH would never
    stop running unless aborted.

    So, H is seeing a call to H as a call to HH?


    Begin Local Halt Decider Simulation   Execution Trace Stored at:112aa9 >>>   machine   stack     stack     machine    assembly
      address   address   data      code       language
      ========  ========  ========  =========  =============
    [00001993][00112a95][00112a99] 55             push ebp       // begin PP
    [00001994][00112a95][00112a99] 8bec           mov ebp,esp
    [00001996][00112a91][00102a65] 51             push ecx
    [00001997][00112a91][00102a65] 8b4508         mov eax,[ebp+08]
    [0000199a][00112a8d][00001993] 50             push eax       // push PP
    [0000199b][00112a8d][00001993] 8b4d08         mov ecx,[ebp+08]
    [0000199e][00112a89][00001993] 51             push ecx       // push PP
    [0000199f][00112a85][000019a4] e8fff7ffff     call 000011a3  // call HH
    New slave_stack at:14d4c9

    And this is the point the trace is incorrect as the CORRECT tracing of
    a call to HH should be showing the code of HH executing,

    [00001993][0015d4bd][0015d4c1] 55             push ebp       // begin PP
    [00001994][0015d4bd][0015d4c1] 8bec           mov ebp,esp
    [00001996][0015d4b9][0014d48d] 51             push ecx
    [00001997][0015d4b9][0014d48d] 8b4508         mov eax,[ebp+08]
    [0000199a][0015d4b5][00001993] 50             push eax      // push PP
    [0000199b][0015d4b5][00001993] 8b4d08         mov ecx,[ebp+08]
    [0000199e][0015d4b1][00001993] 51             push ecx      // push PP
    [0000199f][0015d4ad][000019a4] e8fff7ffff     call 000011a3 // call HH >>> Local Halt Decider: Infinite Recursion Detected Simulation Stopped

    If H or HH were to wait for their nested simulations to abort their
    simulation then the input would never be aborted because each H or HH
    would wait for the next one ad infinitum.



    Thank you again for confirming that you are just a Hypocirtical
    Pathological Lying Ignorant Idiot.

    In other words you have no rebuttal to my claim because you know that I
    just proved that I am correct.


    Since you have not answered MY question, you are the one showing you
    have no rebutal for my question.

    H(D,D) will ALWAYS return 0 in ALL Cases, so a simulaiton that shows
    anything else is just WRONG.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)