• Re: point by point --- in our head

    From joes@21:1/5 to All on Fri Aug 16 07:19:40 2024
    Am Thu, 15 Aug 2024 21:31:51 -0500 schrieb olcott:
    On 8/15/2024 8:57 PM, Richard Damon wrote:
    On 8/15/24 12:51 PM, olcott wrote:
    On 8/15/2024 6:03 AM, Richard Damon wrote:
    On 8/14/24 11:12 PM, olcott wrote:
    On 8/14/2024 10:01 PM, Richard Damon wrote:
    On 8/14/24 10:38 PM, olcott wrote:
    On 8/14/2024 9:36 PM, Richard Damon wrote:
    On 8/14/24 10:20 PM, olcott wrote:
    On 8/14/2024 9:11 PM, Richard Damon wrote:
    On 8/14/24 10:03 PM, olcott wrote:
    On 8/14/2024 6:40 PM, Richard Damon wrote:
    On 8/14/24 9:34 AM, olcott wrote:
    On 8/14/2024 6:22 AM, Richard Damon wrote:
    On 8/14/24 12:24 AM, olcott wrote:
    On 8/13/2024 11:04 PM, Richard Damon wrote:
    On 8/13/24 11:48 PM, olcott wrote:
    On 8/13/2024 10:21 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>> On 8/13/24 10:38 PM, olcott wrote:
    On 8/13/2024 9:29 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>>>> On 8/13/24 8:52 PM, olcott wrote:

    But, must behave the rules of Computation Theory.
    That means DDD, to be a program, includes the code of HHH, >>>>>>>>>>>> and that HHH obeys the requirements of programs in
    computation theory, which means that it always produces the >>>>>>>>>>>> same answer to its caller for the same input.
    Note, its "Behavior" is defined as what it would do when run, >>>>>>>>>>>> even if it never is,
    No that is the big mistake of comp theory where it violates >>>>>>>>>>> its own rules.
    WHAT rule does it violate? And where do you get it from?
    You have proven that you don't care.
    You are like a bot programmed in rebuttal mode.
    I guess you don't have an answer, AGAIN.
    Go back and look at the last 500 times that I answer it.
    You make the claim, but can't show a reliable source for it.
    I make a claim and prove that it is correct and you change the
    subject and form a rebuttal of the changed subject.
    No, you make a claim and present a false argument, not a proof.
    A simulation of N instructions of DDD by HHH according to the
    semantics of the x86 language is necessarily correct.
    It is a simuolation of *ONLY* the first N instructions of DDD,
    That is what I said.
    It is also true that the correct simulation of N instructions is enough
    for something like mathematical induction to correctly predict the
    behavior of an unlimited simulation.
    What a shitshow.
    A simulation of a limited number of instructions, or one that is aborted,
    or incomplete, does not show the same behaviour, by virtue of all the
    following instructions that were not simulated. Nobody was disputing
    the simulation of the instructions themselves; rather which instructions
    were or were not simulated.

    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From joes@21:1/5 to All on Fri Aug 16 13:28:59 2024
    Am Fri, 16 Aug 2024 07:53:18 -0500 schrieb olcott:

    On 8/16/2024 2:19 AM, joes wrote:
    Am Thu, 15 Aug 2024 21:31:51 -0500 schrieb olcott:
    On 8/15/2024 8:57 PM, Richard Damon wrote:
    On 8/15/24 12:51 PM, olcott wrote:
    On 8/15/2024 6:03 AM, Richard Damon wrote:
    On 8/14/24 11:12 PM, olcott wrote:
    On 8/14/2024 10:01 PM, Richard Damon wrote:
    On 8/14/24 10:38 PM, olcott wrote:
    On 8/14/2024 9:36 PM, Richard Damon wrote:
    On 8/14/24 10:20 PM, olcott wrote:
    On 8/14/2024 9:11 PM, Richard Damon wrote:
    On 8/14/24 10:03 PM, olcott wrote:
    On 8/14/2024 6:40 PM, Richard Damon wrote:
    On 8/14/24 9:34 AM, olcott wrote:
    On 8/14/2024 6:22 AM, Richard Damon wrote:
    On 8/14/24 12:24 AM, olcott wrote:
    On 8/13/2024 11:04 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>> On 8/13/24 11:48 PM, olcott wrote:
    On 8/13/2024 10:21 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>>>> On 8/13/24 10:38 PM, olcott wrote:
    On 8/13/2024 9:29 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>>>>>> On 8/13/24 8:52 PM, olcott wrote:

    No that is the big mistake of comp theory where it violates >>>>>>>>>>>>> its own rules.
    WHAT rule does it violate? And where do you get it from? >>>>>>>>>>> You have proven that you don't care.
    And nothing comes of it.

    It is a simuolation of *ONLY* the first N instructions of DDD,

    A simulation of a limited number of instructions, or one that is
    aborted,
    or incomplete, does not show the same behaviour, by virtue of all the
    following instructions that were not simulated. Nobody was disputing
    the simulation of the instructions themselves; rather which
    instructions were or were not simulated.

    void Infinite_Recursion()
    {
    Infinite_Recursion();
    OutputString("I never make it here!\n");
    }
    In other words you can't understand the above example.
    Fuck your reading comprehension. How did you even make that jump?
    If you abort simulating that function, your "simulator" halts,
    UNLIKE the original. That is a difference.

    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Damon@21:1/5 to olcott on Fri Aug 16 10:18:44 2024
    On 8/16/24 8:53 AM, olcott wrote:
    On 8/16/2024 2:19 AM, joes wrote:
    Am Thu, 15 Aug 2024 21:31:51 -0500 schrieb olcott:
    On 8/15/2024 8:57 PM, Richard Damon wrote:
    On 8/15/24 12:51 PM, olcott wrote:
    On 8/15/2024 6:03 AM, Richard Damon wrote:
    On 8/14/24 11:12 PM, olcott wrote:
    On 8/14/2024 10:01 PM, Richard Damon wrote:
    On 8/14/24 10:38 PM, olcott wrote:
    On 8/14/2024 9:36 PM, Richard Damon wrote:
    On 8/14/24 10:20 PM, olcott wrote:
    On 8/14/2024 9:11 PM, Richard Damon wrote:
    On 8/14/24 10:03 PM, olcott wrote:
    On 8/14/2024 6:40 PM, Richard Damon wrote:
    On 8/14/24 9:34 AM, olcott wrote:
    On 8/14/2024 6:22 AM, Richard Damon wrote:
    On 8/14/24 12:24 AM, olcott wrote:
    On 8/13/2024 11:04 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>> On 8/13/24 11:48 PM, olcott wrote:
    On 8/13/2024 10:21 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>>>> On 8/13/24 10:38 PM, olcott wrote:
    On 8/13/2024 9:29 PM, Richard Damon wrote: >>>>>>>>>>>>>>>>>>>>>> On 8/13/24 8:52 PM, olcott wrote:

    But, must behave the rules of Computation Theory.
    That means DDD, to be a program, includes the code of HHH, >>>>>>>>>>>>>> and that HHH obeys the requirements of programs in >>>>>>>>>>>>>> computation theory, which means that it always produces the >>>>>>>>>>>>>> same answer to its caller for the same input.
    Note, its "Behavior" is defined as what it would do when run, >>>>>>>>>>>>>> even if it never is,
    No that is the big mistake of comp theory where it violates >>>>>>>>>>>>> its own rules.
    WHAT rule does it violate? And where do you get it from? >>>>>>>>>>> You have proven that you don't care.
    You are like a bot programmed in rebuttal mode.
    I guess you don't have an answer, AGAIN.
    Go back and look at the last 500 times that I answer it.
    You make the claim, but can't show a reliable source for it.
    I make a claim and prove that it is correct and you change the
    subject and form a rebuttal of the changed subject.
    No, you make a claim and present a false argument, not a proof.
    A simulation of N instructions of DDD by HHH according to the
    semantics of the x86 language is necessarily correct.
    It is a simuolation of *ONLY* the first N instructions of DDD,
    That is what I said.
    It is also true that the correct simulation of N instructions is enough
    for something like mathematical induction to correctly predict the
    behavior of an unlimited simulation.
    What a shitshow.
    A simulation of a limited number of instructions, or one that is aborted,
    or incomplete, does not show the same behaviour, by virtue of all the
    following instructions that were not simulated. Nobody was disputing
    the simulation of the instructions themselves; rather which instructions
    were or were not simulated.


    void Infinite_Recursion()
    {
      Infinite_Recursion();
      OutputString("I never make it here!\n");
    }

    In other words you can't understand the above example.


    No, *YOU* do not understn athat the paartial simulation of
    Infinite_recursion, BY ITSELF, doesn' show that Infinite_Recursion is non-halting. You need to add the proof, typically a simple and obvious recursion, that given you have shown that N steps of this exact input do
    not stop, that we can also show that N+1 steps of this exact input will
    not stop, and thus an infinite number of steps will not stop.

    You can't do that with DDD, as changing HHH to go from N to N+1 steps
    changes the PROGRAM DDD, that is the input, and thus the induction is
    invalid.

    This is why you keep on trying to slip by, and insist on, your category
    error of DDD being just the bytes of the C function DDD, but that makes
    it not of the right type of thing to ask about Halting, and thus your
    whole argument becomes a LIE.

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