Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof

Liste des GroupesRevenir à c theory 
Sujet : Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 06. Jul 2025, 15:48:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104e2cd$2852a$2@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
On 7/6/2025 3:30 AM, Mikko wrote:
On 2025-07-05 15:18:46 +0000, olcott said:
 
On 7/5/2025 4:06 AM, Mikko wrote:
On 2025-07-04 20:16:34 +0000, olcott said:
>
https://claude.ai/share/48aab578-aec3-44a5-8bb3-6851e0f8b02e
>
Perhaps an artificial idiot can think better than you but it does
not think better than most participants of these discussions.
>
Yet you cannot point out any actual error.
 There is no error in your above quoted words.
 
What is not provable is not analytic truth.
 
I totally agree. Not only must it be provable it must
be provable semantically not merely syntactically.
 In order to prove anything a proof must be syntactically correct.
Then the conclusion is semantically true if the premises are.
 
Not exactly. Some of logic is wrong.
An analytic proof requires a semantic connection
from a set of expressions of language that are
stipulated to be true. I used C and x86 as my proof
languages.

Claude does provide the proof on the basis of understandings
that I provided to it. Here is the key new one:
>
Since no Turing machine can take another directly executing
Turing machine as an input they are outside of the domain
of any Turing machine based decider.
 By the same reasning there are no universal Turing machines.
Counter-factual. UTMs are easy.

But the
reasoning is not correct. The halting problem requires that a halt
decider must predict what happens later ir the descirbed comutation
is performed.
 
That is an incorrect requirement.
Partial halt deciders can only report on the actual
behavior that their actual input actually specifies.

The requirement that a partial halt decider to report on the
behavior of a directly executed machine has always been bogus.
 The Wikipeda page https://en.wikipedia.org/wiki/Halting_problem confirms
what I said above. The magic word "bogus" has no effect, no matter how
may times you say it.
 
All of the halting problem proofs depend on an input
to a partial halt decider doing the opposite of whatever
the decider decides. No such input exists.
*The standard halting problem proof cannot even be constructed*
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
int main()
{
   HHH(DD); // DD cannot do the opposite of HHH
   DD();    // The caller of HHH(DD) is not its input
}

Opinions of artificial
idiots are not relevant. You have not proven any of your claims.
 Your claims remain unproven as long as you don't prove them. You may
ask an AI to show a rigorous proof but ultimately its up to you to
prove or fail to prove your claims.
 
Since all four ai bots independently derive the essence
of my reasoning on their own this disavows all of the
gaslighting to the contrary:
typedef void (*ptr)();
int HHH(ptr P);
void DDD()
{
   HHH(DDD);
   return;
}
int main()
{
   HHH(DDD);
}
DDD simlated by HHH according to the semantics of
the C programming language cannot possibly reach its
own simulated "return" statement final halt state.
This proves that the input to HHH(DDD) specifies
a non-halting sequence of configutations.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
4 Jul21:16 * Claude.ai provides reasoning why I may have defeated the conventional HP proof33olcott
4 Jul21:24 +* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof9Richard Damon
4 Jul23:08 i`* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof8olcott
5 Jul08:43 i +* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof4Fred. Zwarts
5 Jul16:28 i i`* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof3olcott
6 Jul01:14 i i +- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Richard Damon
6 Jul10:15 i i `- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Fred. Zwarts
5 Jul13:54 i `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof3Richard Damon
5 Jul16:37 i  `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof2olcott
6 Jul01:20 i   `- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Richard Damon
5 Jul09:46 +- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Mikko
5 Jul10:06 `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof22Mikko
5 Jul16:18  `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof21olcott
6 Jul09:30   `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof20Mikko
6 Jul15:48    `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof19olcott
6 Jul17:41     +- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Richard Damon
7 Jul09:20     `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof17Mikko
7 Jul14:57      `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof16olcott
8 Jul00:10       +- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Richard Damon
8 Jul08:41       `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof14Mikko
8 Jul15:18        `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof13olcott
9 Jul09:29         +* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof11Mikko
9 Jul13:31         i`* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof10olcott
9 Jul15:04         i +* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof6joes
9 Jul15:16         i i+* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof4olcott
10 Jul10:05         i ii+* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof2Mikko
10 Jul15:09         i iii`- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1olcott
10 Jul12:26         i ii`- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Richard Damon
9 Jul16:09         i i`- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1olcott
10 Jul10:02         i `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof3Mikko
10 Jul15:09         i  `* Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof2olcott
10 Jul15:55         i   `- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1olcott
9 Jul12:09         `- Re: Claude.ai provides reasoning why I may have defeated the conventional HP proof1Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal