Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==0

Liste des GroupesRevenir à ca philosophy 
Sujet : Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==0
De : wyniijj5 (at) *nospam* gmail.com (wij)
Groupes : comp.ai.philosophy
Date : 19. Jul 2025, 22:26:34
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <3052f3d4b5808887bf8b2fc449daface1b0d1074.camel@gmail.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Evolution 3.56.2 (3.56.2-1.fc42)
On Sat, 2025-07-19 at 16:05 -0500, olcott wrote:
On 7/19/2025 3:57 PM, wij wrote:
On Sat, 2025-07-19 at 15:41 -0500, olcott wrote:
On 7/19/2025 3:14 PM, wij wrote:
 
HP is very simple: H(D)=1 if D halts, H(D)=0 if D does not halt..
 
 
The standard proof assumes a decider
H(M,x) that determines whether machine
M halts on input x.
 
But this formulation is flawed, because:
 
Whatever the 'formulation' is, the HP result is a fact that no H can decide
the halting status of any given D.
 
 
And that is wrong because H(⟨D⟩) is correctly determined.
It has always been a type mismatch error when H(D) was
assumed.

Yes, there is type mismatch problems in nearly all discussions.
But I don't think you will understand what it is.

Turing machines can only process finite encodings
(e.g. ⟨M⟩), not executable entities like M.
 
So the valid formulation must be
H(⟨M⟩,x), where ⟨M⟩ is a string.
 
Halting Problem::= H(D)=1 if D halts, H(D)=0 if D does not halt.
The conclusion is, no such H exists.
 
 
And that is wrong because H(⟨D⟩) is correctly determined.
It has always been a type mismatch error when H(D) was
assumed.
 
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
 

A type mismatch: HHH(DD) or HHH(<DDD>)?

DD correctly simulated by HHH cannot reach past
the "if" statement thus cannot reach the "return"
statement. T

That is roughly what HP proof says.

his makes HHH(DD)==0 correct.

How is this statement from? HHH(DD) above shows it cannot return to report 0.
(I guess you might say something and doing another, again)

'formulation' does not really matter.
If 'formulation' matters, it is another problem.
 
 
 


Date Sujet#  Auteur
17 Jul 25 * The halting problem as defined is a category error77olcott
18 Jul 25 +* Re: The halting problem as defined is a category error --- Flibble is correct51olcott
19 Jul 25 i+* Re: The halting problem as defined is a category error --- Flibble is correct23olcott
19 Jul 25 ii`* Re: The halting problem as defined is a category error --- Flibble is correct22Richard Damon
19 Jul 25 ii `* Four Chatbots figure out on their own without prompting that HHH(DDD)==021olcott
20 Jul 25 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 Jul 25 ii  +- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01wij
19 Jul 25 ii  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==013olcott
19 Jul 25 ii   +- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01wij
19 Jul 25 ii   +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==010olcott
19 Jul 25 ii   i+* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==08olcott
19 Jul 25 ii   ii+- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01wij
19 Jul 25 ii   ii`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==06olcott
20 Jul15:33 ii   ii +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==04olcott
20 Jul23:11 ii   ii i`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Richard Damon
20 Jul23:57 ii   ii i `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
21 Jul01:24 ii   ii i  `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
19 Jul 25 ii   ii `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01wij
20 Jul 25 ii   i`- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul 25 ii   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
19 Jul 25 i+* Re: Respect [was: The halting problem as defined is a category error]25olcott
20 Jul 25 ii+* Re: Respect [was: The halting problem as defined is a category error]19Richard Damon
20 Jul 25 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 Jul 25 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 Jul 25 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 Jul 25 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 Jul 25 +* Re: The halting problem as defined is a category error9olcott
18 Jul 25 i+* Re: The halting problem as defined is a category error5Richard Damon
18 Jul 25 ii`* Re: The halting problem as defined is a category error -- Flibble is correct4olcott
18 Jul 25 ii `* Re: The halting problem as defined is a category error -- Flibble is correct3Richard Damon
18 Jul 25 ii  `* Re: The halting problem as defined is a category error -- Flibble is correct2olcott
18 Jul 25 ii   `- Re: The halting problem as defined is a category error -- Flibble is correct1Richard Damon
19 Jul 25 i+- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 i`* Re: The halting problem as defined is a category error2olcott
19 Jul 25 i `- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 +- Re: The halting problem as defined is a category error1Richard Damon
19 Jul 25 +* Re: The halting problem as defined is a category error6Richard Damon
19 Jul 25 i`* Re: The halting problem as defined is a category error5olcott
19 Jul 25 i `* Re: The halting problem as defined is a category error4Richard Damon
19 Jul 25 i  +* Re: The halting problem as defined is a category error2olcott
19 Jul 25 i  i`- Re: The halting problem as defined is a category error1Richard Damon
19 Jul 25 i  `- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 +* Re: The halting problem as defined is a category error2olcott
26 Jul00:28 i`- Re: The halting problem as defined is a category error1olcott
21 Jul15:07 `* Re: The halting problem as defined is a category error7olcott
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 error5olcott
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 error2olcott
23 Jul09:55   i`- Re: The halting problem as defined is a category error1Fred. Zwarts
24 Jul15:11   `- Re: The halting problem as defined is a category error1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal