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

Liste des GroupesRevenir à c theory 
Sujet : Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==0
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 20. Jul 2025, 03:23:16
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <9b4de71cba1676f706d94374b98da3b8fb220e3e@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Mozilla Thunderbird
On 7/19/25 6:16 PM, olcott wrote:
On 7/19/2025 5:08 PM, wij wrote:
On Sat, 2025-07-19 at 16:36 -0500, olcott wrote:
On 7/19/2025 4:26 PM, wij wrote:
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.
>
>
I have proven that I do and you only deny this
because you are not interested in an honest
dialogue.
>
You like to ignore what people say, only insterested in one-sided talk,
showing you are not interested in honest discussion.
>
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 points to the finite string machine
description of DD it does not point to
the executing process of DD.
>
That is what I predicted: You don't understand what you said.
(because it is a bit technical, I will skip this part)
>
 typedef void (*ptr)();
int HHH(ptr P);
 Do you even know what an executing process is?
Probably not and you will use some lame excuse for not answering.
 The finite string of x86 machine code pointed to by P
*is not an executing process*
 It is the equivalent of of a machine description
that completely specifies (not merely describes)
behavior.
 
Right, and perhaps you don't understand that the complete specification of the x86 code of a program, and its input, FULLY SPECIFIES the behavior of that program.
Thus, that behavior is eligable to be asked about.
It seems your logic is so primative it doesn't allow actual derevation of results.
You also just don't understand the term-of-art meaning of the words, in part because you admitted you were afraid to learn the basics of the field as them might brainwash you into the wrong thinking of the conventional users of the theory (which actualy just shows your own wrong thinking).
Sorry, youa re just proving your are either mentally or morally deficient, if not both.

Date Sujet#  Auteur
17 Jul 25 * The halting problem as defined is a category error166olcott
18 Jul 25 +* Re: The halting problem as defined is a category error110Mike Terry
18 Jul 25 i+* Re: The halting problem as defined is a category error6olcott
18 Jul 25 ii+* Re: The halting problem as defined is a category error4Fred. Zwarts
18 Jul 25 iii`* Re: The halting problem as defined is a category error3olcott
19 Jul 25 iii +- Re: The halting problem as defined is a category error1Fred. Zwarts
18 Jul 25 iii `- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 ii`- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 i`* Re: The halting problem as defined is a category error --- Flibble is correct103olcott
18 Jul 25 i `* Re: The halting problem as defined is a category error --- Flibble is correct102Mike Terry
18 Jul 25 i  `* Re: The halting problem as defined is a category error --- Flibble is correct101olcott
18 Jul 25 i   +* Re: The halting problem as defined is a category error --- Flibble is correct33joes
18 Jul 25 i   i+* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
19 Jul 25 i   ii`- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   i+* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
19 Jul 25 i   ii+- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   ii`- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
19 Jul 25 i   i`* Re: The halting problem as defined is a category error --- Flibble is correct27olcott
19 Jul 25 i   i `* Re: The halting problem as defined is a category error --- Flibble is correct26Richard Damon
19 Jul 25 i   i  `* Four Chatbots figure out on their own without prompting that HHH(DDD)==025olcott
20 Jul08:57 i   i   +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==06Fred. Zwarts
20 Jul16:18 i   i   i`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==05olcott
20 Jul23:50 i   i   i +- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
21 Jul09:38 i   i   i `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Fred. Zwarts
21 Jul15:25 i   i   i  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
22 Jul10:12 i   i   i   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Fred. Zwarts
19 Jul 25 i   i   `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==018wij
19 Jul 25 i   i    `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==017olcott
19 Jul 25 i   i     +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==015olcott
19 Jul 25 i   i     i+* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==013wij
19 Jul 25 i   i     ii`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==012olcott
19 Jul 25 i   i     ii `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==011olcott
19 Jul 25 i   i     ii  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==010olcott
20 Jul12:11 i   i     ii   +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==05joes
20 Jul15:33 i   i     ii   i`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==04olcott
20 Jul23:11 i   i     ii   i `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Richard Damon
20 Jul23:57 i   i     ii   i  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
21 Jul01:24 i   i     ii   i   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
19 Jul 25 i   i     ii   `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==04wij
19 Jul 25 i   i     ii    +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
20 Jul03:23 i   i     ii    i`- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul04:14 i   i     ii    `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01olcott
20 Jul03:23 i   i     i`- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul03:23 i   i     `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
18 Jul 25 i   +* Re: The halting problem as defined is a category error --- Flibble is correct15wij
18 Jul 25 i   i+* Re: The halting problem as defined is a category error --- Flibble is correct6wij
18 Jul 25 i   ii`* Re: The halting problem as defined is a category error --- Flibble is correct5olcott
18 Jul 25 i   ii `* Re: The halting problem as defined is a category error --- Flibble is correct4Fred. Zwarts
18 Jul 25 i   ii  `* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
19 Jul 25 i   ii   +- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   ii   `- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
18 Jul 25 i   i`* Re: The halting problem as defined is a category error --- Flibble is correct8olcott
18 Jul 25 i   i +* Re: The halting problem as defined is a category error --- Flibble is correct3wij
18 Jul 25 i   i i`* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
18 Jul 25 i   i i `- Re: The halting problem as defined is a category error --- Flibble is correct1wij
18 Jul 25 i   i `* Re: The halting problem as defined is a category error --- Flibble is correct4Fred. Zwarts
18 Jul 25 i   i  `* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
19 Jul 25 i   i   +- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   i   `- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
18 Jul 25 i   `* Re: The halting problem as defined is a category error --- Flibble is correct52Mike Terry
18 Jul 25 i    +* Re: The halting problem as defined is a category error --- Flibble is correct21olcott
19 Jul 25 i    i+- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
18 Jul 25 i    i+* Re: The halting problem as defined is a category error --- Flibble is correct4joes
18 Jul 25 i    ii+- Re: The halting problem as defined is a category error --- Flibble is correct1olcott
18 Jul 25 i    ii+- Re: The halting problem as defined is a category error --- Flibble is correct1olcott
18 Jul 25 i    ii`- Re: The halting problem as defined is a category error --- Flibble is correct1olcott
19 Jul 25 i    i`* Re: The halting problem as defined is a category error --- Flibble is correct15Mike Terry
19 Jul 25 i    i `* Re: The halting problem as defined is a category error --- Flibble is correct14olcott
19 Jul 25 i    i  +* Re: The halting problem as defined is a category error --- Flibble is correct12Fred. Zwarts
19 Jul 25 i    i  i`* Re: The halting problem as defined is a category error --- Flibble is correct11olcott
20 Jul08:47 i    i  i +* Re: The halting problem as defined is a category error --- Flibble is correct9Fred. Zwarts
20 Jul16:13 i    i  i i`* Re: The halting problem as defined is a category error --- Flibble is correct8olcott
20 Jul23:59 i    i  i i +- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
21 Jul15:19 i    i  i i `* Re: The halting problem as defined is a category error --- Flibble is correct6olcott
22 Jul10:08 i    i  i i  +- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
22 Jul15:19 i    i  i i  `* Re: The halting problem as defined is a category error --- Flibble is correct4joes
22 Jul16:21 i    i  i i   `* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
23 Jul04:46 i    i  i i    `* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
23 Jul09:52 i    i  i i     `- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
19 Jul 25 i    i  i `- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
19 Jul 25 i    i  `- Re: The halting problem as defined is a category error --- Flibble is correct1joes
19 Jul 25 i    `* Respect [was: The halting problem as defined is a category error]30Alan Mackenzie
19 Jul 25 i     +* Re: Respect [was: The halting problem as defined is a category error]28olcott
20 Jul03:12 i     i+* Re: Respect [was: The halting problem as defined is a category error]22Richard Damon
20 Jul04:20 i     ii+* Re: Respect [was: The halting problem as defined is a category error]19olcott
20 Jul12:13 i     iii+* Re: Respect [was: The halting problem as defined is a category error]6Richard Damon
20 Jul15:30 i     iiii`* Re: Respect [was: The halting problem as defined is a category error]5olcott
20 Jul16:47 i     iiii +* Re: Respect [was: The halting problem as defined is a category error]3joes
20 Jul17:06 i     iiii i`* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul00:42 i     iiii i `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
21 Jul00:28 i     iiii `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
20 Jul08:38 i     iii`* Re: Respect [was: The halting problem as defined is a category error]12Fred. Zwarts
20 Jul15:08 i     iii `* Re: Respect [was: The halting problem as defined is a category error]11olcott
21 Jul09:24 i     iii  +- Re: Respect [was: The halting problem as defined is a category error]1Fred. Zwarts
21 Jul00:13 i     iii  `* Re: Respect [was: The halting problem as defined is a category error]9Richard Damon
21 Jul00:54 i     iii   `* Re: Respect [was: The halting problem as defined is a category error]8olcott
21 Jul01:29 i     iii    `* Re: Respect [was: The halting problem as defined is a category error]7Richard Damon
21 Jul01:45 i     iii     +* Re: Respect [was: The halting problem as defined is a category error]4olcott
21 Jul02:58 i     iii     i`* Re: Respect [was: The halting problem as defined is a category error]3Richard Damon
21 Jul03:05 i     iii     i `* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul14:26 i     iii     i  `- Re: Respect [was: The halting problem as defined is a category error]1olcott
21 Jul01:48 i     iii     `* Re: Respect [was: The halting problem as defined is a category error]2olcott
20 Jul04:21 i     ii`* Re: Respect [was: The halting problem as defined is a category error]2olcott
20 Jul08:44 i     i`* Re: Respect [was: The halting problem as defined is a category error]5Fred. Zwarts
20 Jul03:06 i     `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
18 Jul 25 +* Re: The halting problem as defined is a category error4Mikko
19 Jul 25 +* Re: The halting problem as defined is a category error34Mikko
17 Jul 25 +* Re: The halting problem as defined is a category error9olcott
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
18 Jul 25 `- Re: The halting problem as defined is a category error1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal