Liste des Groupes | Revenir à theory |
On 6/23/2025 2:12 AM, Mikko wrote:Only a proof is a proof.On 2025-06-22 19:16:24 +0000, olcott said:That you do not understand that any set of expressions of
On 6/22/2025 3:59 AM, Mikko wrote:Doesn't matter. Only proofs matter. So far you have not proven anythingOn 2025-06-21 17:34:55 +0000, olcott said:ChatGPT corrected my words and agreed that I have
On 6/21/2025 4:52 AM, Mikko wrote:No, they are not. You have not solved the halting problem and thatOn 2025-06-20 13:59:02 +0000, olcott said:*then the HP proofs are proved to be wrong*
On 6/20/2025 4:20 AM, Fred. Zwarts wrote:that HHH is not interesting.Op 19.jun.2025 om 17:17 schreef olcott:On 6/19/2025 4:21 AM, Fred. Zwarts wrote:Op 18.jun.2025 om 15:46 schreef olcott:My claim is that each of the above functions correctlyOn 6/18/2025 5:12 AM, Fred. Zwarts wrote:At least it is true for all aborting ones, such as the one you presented in Halt7.c.Op 18.jun.2025 om 03:54 schreef olcott:*It is not given that any of them abort*On 6/17/2025 8:19 PM, Richard Damon wrote:All of them do abort and their simulation does not need an abort.On 6/17/25 4:34 PM, olcott wrote:*none of them ever stop running unless aborted*void Infinite_Recursion()WHich means that the code for HHH is part of the input, and thus there is just ONE HHH in existance at this time.
{
Infinite_Recursion();
return;
}
void Infinite_Loop()
{
HERE: goto HERE;
return;
}
void DDD()
{
HHH(DDD);
return;
}
When it is understood that HHH does simulate itself
simulating DDD then any first year CS student knows
that when each of the above are correctly simulated
by HHH that none of them ever stop running unless aborted.
Since that code aborts its simulation to return the answer that you claim, you are just lying that it did a correct simulation (which in this context means complete)
simulated by any termination analyzer HHH that can possibly
exist will never stop running unless aborted by HHH.
Can you affirm or correctly refute this?Yes, I confirmed many times that we can confirm this vacuous claim, because no such HHH exists. All of them fail to do a correct simulation up to the point where they can see whether the input specifies a halting program.if DDD correctly simulated by any simulating termination
analyzer HHH never aborts its simulation of DDD then
(in addition to all proofs) supports the claim that halting problem
is unsolvable.
correctly refuted the generic HP proof technique
where an input has been defined to only do the
opposite of whatever value that its decider decides.
https://chatgpt.com/s/t_6857335b37a08191a077d57039fa4a76
and it is unlikely you could prove anything even after asking ChatGPT
for help.
The ChatGPT that evaluated and affirmed my analysisChatGPT does not understand. Whether you do is still not determined.
of HHH(DDD) one year ago could only handle 4000 tokens
thus could not understand HHH(DD).
ChatGPT with GPT-4-turbo — can handle up to 128,000 tokens
of context in a single conversation, immediately understood
HHH(DD) within the context of the conversation of HHH(DDD).
Anyway,In order to show that a proof is wrong you need to show an error
in the proof. Even then the conclusion is proven unless you can
show an error in every proof of that conclusion.
language that show another expression of language is
necessarily true is its proof is your ignorance not mine.
Les messages affichés proviennent d'usenet.