Sujet : Re: ChatGPT totally understands exactly how I refuted the conventional halting problem proof technique
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logic sci.mathDate : 22. Jun 2025, 00:10:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1037e5s$1b8h6$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 6/21/2025 6:03 PM, Keith Thompson wrote:
olcott <polcott333@gmail.com> writes:
[SNIP]
ChatGPT does not actually "understand" anything.
It said so itself when I asked it.
That depends on how you define the term.
The functional equivalent of human understanding
seems to count as understanding. It displayed a
sequence of reasoning steps that shows how and
why HHH does correctly reject DD as non-halting.
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
-- Copyright 2025 Olcott "Talent hits a target no one else can hit; Geniushits a target no one else can see." Arthur Schopenhauer