Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.ai.philosophy    |    Perhaps we should ask SkyNet about this    |    59,235 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 57,617 of 59,235    |
|    Fred. Zwarts to All    |
|    Re: The halting problem as defined is a     |
|    22 Jul 25 11:08:11    |
   
   XPost: comp.theory, sci.logic   
   From: F.Zwarts@HetNet.nl   
      
   Op 21.jul.2025 om 16:19 schreef olcott:   
   > On 7/21/2025 3:31 AM, Fred. Zwarts wrote:   
   >> Op 20.jul.2025 om 17:13 schreef olcott:   
   >>> On 7/20/2025 2:47 AM, Fred. Zwarts wrote:   
   >>>> Op 19.jul.2025 om 17:50 schreef olcott:   
   >>>>> On 7/19/2025 2:50 AM, Fred. Zwarts wrote:   
   >>>>>>   
   >>>>>> No, the error in your definition has been pointed out to you many   
   >>>>>> times.   
   >>>>>> When the aborting HHH is simulated correctly, without disturbance,   
   >>>>>> it reaches the final halt state.   
   >>>   
   >>> I could equally "point out" that all cats are dogs.   
   >>> Counter-factual statements carry no weight.   
   >>   
   >> Irrelevant.   
   >> You cannot prove that cats are dogs, but the simulation by world class   
   >> simulators prove that exactly the same input specifies a halting program.   
   >>   
   >>>   
   >>>>>   
   >>>>> This trivial C function is the essence of my proof   
   >>>>> (Entire input to the four chat bots)   
   >>>>>   
   >>>>>    
   >>>>> typedef void (*ptr)();   
   >>>>> int HHH(ptr P);   
   >>>>>   
   >>>>> void DDD()   
   >>>>> {   
   >>>>> HHH(DDD);   
   >>>>> return;   
   >>>>> }   
   >>>>>   
   >>>>> int main()   
   >>>>> {   
   >>>>> HHH(DDD);   
   >>>>> }   
   >>>>>   
   >>>>> Termination Analyzer HHH simulates its input until   
   >>>>> it detects a non-terminating behavior pattern. When   
   >>>>> HHH detects such a pattern it aborts its simulation   
   >>>>> and returns 0.   
   >>>>>    
   >>>>   
   >>>> No rebuttal, but repeated counter-factual claims.   
   >>>>   
   >>>>>   
   >>>>> All of the chat bots figure out on their own that the input   
   >>>>> to HHH(DDD) is correctly rejected as non-halting.   
   >>>>   
   >>>> No, we see that the detection of non-termination is the input for   
   >>>> the chat-box, not its conclusion.   
   >>>>   
   >>>>>   
   >>>>> https://chatgpt.com/c/687aa48e-6144-8011-a2be-c2840f15f285   
   >>>>> *Below is quoted from the above link*   
   >>>>>   
   >>>>> This creates a recursive simulation chain:   
   >>>>> HHH(DDD)   
   >>>>> -> simulates DDD()   
   >>>>> -> calls HHH(DDD)   
   >>>>> -> simulates DDD()   
   >>>>> -> calls HHH(DDD)   
   >>>>> -> ...   
   >>>>   
   >>>> Wich is counter-factual, because we know that HHH aborts before this   
   >>>> happens.   
   >>> *Best selling author of theory of computation textbooks*   
   >>>
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca