Re: The halting problem as defined is a category error --- Flibble is correct

Liste des GroupesRevenir à s logic 
Sujet : Re: The halting problem as defined is a category error --- Flibble is correct
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logic comp.ai.philosophy
Date : 22. Jul 2025, 10:08:11
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <105nkdr$36e8e$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Mozilla Thunderbird
Op 21.jul.2025 om 16:19 schreef olcott:
On 7/21/2025 3:31 AM, Fred. Zwarts wrote:
Op 20.jul.2025 om 17:13 schreef olcott:
On 7/20/2025 2:47 AM, Fred. Zwarts wrote:
Op 19.jul.2025 om 17:50 schreef olcott:
On 7/19/2025 2:50 AM, Fred. Zwarts wrote:
>
No, the error in your definition has been pointed out to you many times.
When the aborting HHH is simulated correctly, without disturbance, it reaches the final halt state.
>
I could equally "point out" that all cats are dogs.
Counter-factual statements carry no weight.
>
Irrelevant.
You cannot prove that cats are dogs, but the simulation by world class simulators prove that exactly the same input specifies a halting program.
>
>
>
This trivial C function is the essence of my proof
(Entire input to the four chat bots)
>
<input>
typedef void (*ptr)();
int HHH(ptr P);
>
void DDD()
{
   HHH(DDD);
   return;
}
>
int main()
{
   HHH(DDD);
}
>
Termination Analyzer HHH simulates its input until
it detects a non-terminating behavior pattern. When
HHH detects such a pattern it aborts its simulation
and returns 0.
</input>
>
No rebuttal, but repeated counter-factual claims.
>
>
All of the chat bots figure out on their own that the input
to HHH(DDD) is correctly rejected as non-halting.
>
No, we see that the detection of non-termination is the input for the chat-box, not its conclusion.
>
>
https://chatgpt.com/c/687aa48e-6144-8011-a2be-c2840f15f285
*Below is quoted from the above link*
>
This creates a recursive simulation chain:
HHH(DDD)
   -> simulates DDD()
        -> calls HHH(DDD)
             -> simulates DDD()
                  -> calls HHH(DDD)
                       -> ...
>
Wich is counter-factual, because we know that HHH aborts before this happens.
*Best selling author of theory of computation textbooks*
<MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
     If simulating halt decider H correctly simulates its
     input D until H correctly determines that its simulated D
     would never stop running unless aborted then
>
     H can abort its simulation of D and correctly report that D
     specifies a non-halting sequence of configurations.
</MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
>
>
>
Irrelevant empty claim. No H can correctly simulate itself up to the end. Since D calls H and we know that H halts, we know that a correct simulation would show that H returns to D, after which D halts.
So, D halts.
The prerequisites 'correctly simulates' and 'correctly determines' cannot be true, therefore the conclusion is irrelevant. It makes that Sipser agreed to a vacuous statement.
As usual repeated claims without any new evidence, even though many errors in them have been pointed out earlier.

  The correct measure of the behavior of the input to HHH(DDD)
is DDD simulated by HHH according to the semantics of the C
programming language.
 The behavior of the directly executed DDD() is not a correct
measure of the behavior of the input to HHH(DDD) because the
directly executed DDD() is not in the domain of HHH.
The HHH with bugs is not a correct measure for the behaviour specified in its input.
HHH needs to report on the behaviour specified in its input. In this case the input specifies a DDD that calls a HHH, which aborts and returns, so the input specifies a halting program.
The semantics of the C programming language allows only one behaviour, which is indeed seen in direct execution.
If HHH cannot reproduce the behaviour specified in the input, it just fails.

 Both ChatGPT and Claude.ai demonstrate the equivalent of
complete understanding of this on the basis of their correct
paraphrase of my reasoning.
 Although LLM systems are famous for hallucinations we
can see that this is not the case with their evaluation
of my work because their reasoning is sound.
 It is a fact that Turing machine deciders cannot take
directly executed Turing machines as inputs.
 It is a fact that the Halting Problem proofs require
a Turing machine decider to report on the behavior
of the direct execution of another Turing machine.
 *That right there proves an error in the proof*
 
It only proves that chat-boxes generate nonsense when fed with nonsense.

Date Sujet#  Auteur
17 Jul19:01 * The halting problem as defined is a category error72olcott
21 Jul13:30 +* Re: The halting problem as defined is a category error2Mild Shock
21 Jul13:59 i`- Re: The halting problem as defined is a category error1olcott
18 Jul00:47 +* Re: The halting problem as defined is a category error --- Flibble is correct47olcott
19 Jul15:42 i+* Re: The halting problem as defined is a category error --- Flibble is correct19olcott
19 Jul18:02 ii`* Re: The halting problem as defined is a category error --- Flibble is correct18Richard Damon
19 Jul20:19 ii `* Four Chatbots figure out on their own without prompting that HHH(DDD)==017olcott
20 Jul08:57 ii  +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==06Fred. Zwarts
20 Jul16:18 ii  i`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==05olcott
20 Jul23:50 ii  i +- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
21 Jul09:38 ii  i `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Fred. Zwarts
21 Jul15:25 ii  i  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
22 Jul10:12 ii  i   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Fred. Zwarts
19 Jul20:47 ii  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==010olcott
19 Jul21:01 ii   +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==08olcott
19 Jul21:41 ii   i+* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==06olcott
19 Jul22:05 ii   ii`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==05olcott
20 Jul15:33 ii   ii `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==04olcott
20 Jul23:11 ii   ii  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Richard Damon
20 Jul23:57 ii   ii   `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
21 Jul01:24 ii   ii    `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul03:23 ii   i`- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul03:23 ii   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
19 Jul22:18 i+* Re: Respect [was: The halting problem as defined is a category error]25olcott
20 Jul03:12 ii+* Re: Respect [was: The halting problem as defined is a category error]19Richard Damon
20 Jul04:20 iii+* Re: Respect [was: The halting problem as defined is a category error]16olcott
20 Jul12:13 iiii+* Re: Respect [was: The halting problem as defined is a category error]3Richard Damon
20 Jul15:30 iiiii`* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul00:28 iiiii `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
20 Jul08:38 iiii`* Re: Respect [was: The halting problem as defined is a category error]12Fred. Zwarts
20 Jul15:08 iiii `* Re: Respect [was: The halting problem as defined is a category error]11olcott
21 Jul09:24 iiii  +- Re: Respect [was: The halting problem as defined is a category error]1Fred. Zwarts
21 Jul00:13 iiii  `* Re: Respect [was: The halting problem as defined is a category error]9Richard Damon
21 Jul00:54 iiii   `* Re: Respect [was: The halting problem as defined is a category error]8olcott
21 Jul01:29 iiii    `* Re: Respect [was: The halting problem as defined is a category error]7Richard Damon
21 Jul01:45 iiii     +* Re: Respect [was: The halting problem as defined is a category error]4olcott
21 Jul02:58 iiii     i`* Re: Respect [was: The halting problem as defined is a category error]3Richard Damon
21 Jul03:05 iiii     i `* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul14:26 iiii     i  `- Re: Respect [was: The halting problem as defined is a category error]1olcott
21 Jul01:48 iiii     `* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul02:58 iiii      `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
20 Jul04:21 iii`* Re: Respect [was: The halting problem as defined is a category error]2olcott
20 Jul12:18 iii `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
20 Jul08:44 ii`* Re: Respect [was: The halting problem as defined is a category error]5Fred. Zwarts
20 Jul16:07 ii `* Re: Respect [was: The halting problem as defined is a category error]4olcott
21 Jul07:39 ii  `* Re: Respect [was: The halting problem as defined is a category error]3Fred. Zwarts
21 Jul14:03 ii   `* Re: Respect [was: The halting problem as defined is a category error]2olcott
22 Jul10:01 ii    `- Re: Respect [was: The halting problem as defined is a category error]1Fred. Zwarts
21 Jul15:19 i`* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
22 Jul10:08 i `- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
17 Jul20:22 +* Re: The halting problem as defined is a category error9olcott
18 Jul00:26 i+* Re: The halting problem as defined is a category error5Richard Damon
18 Jul00:49 ii`* Re: The halting problem as defined is a category error -- Flibble is correct4olcott
18 Jul14:13 ii `* Re: The halting problem as defined is a category error -- Flibble is correct3Richard Damon
18 Jul14:58 ii  `* Re: The halting problem as defined is a category error -- Flibble is correct2olcott
18 Jul18:26 ii   `- Re: The halting problem as defined is a category error -- Flibble is correct1Richard Damon
19 Jul03:15 i+- Re: The halting problem as defined is a category error1Richard Damon
18 Jul23:52 i`* Re: The halting problem as defined is a category error2olcott
19 Jul03:19 i `- Re: The halting problem as defined is a category error1Richard Damon
18 Jul00:10 +- Re: The halting problem as defined is a category error1Richard Damon
19 Jul03:25 +* Re: The halting problem as defined is a category error6Richard Damon
19 Jul04:39 i`* Re: The halting problem as defined is a category error5olcott
19 Jul13:50 i `* Re: The halting problem as defined is a category error4Richard Damon
19 Jul15:15 i  +* Re: The halting problem as defined is a category error2olcott
19 Jul18:17 i  i`- Re: The halting problem as defined is a category error1Richard Damon
19 Jul18:15 i  `- Re: The halting problem as defined is a category error1Richard Damon
18 Jul23:54 +- Re: The halting problem as defined is a category error1olcott
21 Jul15:07 `* Re: The halting problem as defined is a category error5olcott
22 Jul10:16  +- Re: The halting problem as defined is a category error1Fred. Zwarts
22 Jul14:56  `* Re: The halting problem as defined is a category error3olcott
23 Jul04:13   +- Re: The halting problem as defined is a category error1olcott
23 Jul04:50   `- Re: The halting problem as defined is a category error1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal