Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c    |    Meh, in C you gotta define EVERYTHING    |    243,242 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 241,619 of 243,242    |
|    olcott to Kaz Kylheku    |
|    Re: Never any actual rebuttal to HHH(DD)    |
|    28 Oct 25 11:49:33    |
   
   XPost: comp.theory   
   From: polcott333@gmail.com   
      
   On 10/28/2025 11:33 AM, Kaz Kylheku wrote:   
   > On 2025-10-28, olcott wrote:   
   >> When simulating halt decider H is reporting on the   
   >> behavior that its input specifies then H is correct   
   >> to reject D as non-halting.   
   >   
   > If H rejects D as non-halting, it makes D halting.   
   >   
   > I have demonstrated that with actual code.   
   >   
      
   int D()   
   {   
    int Halt_Status = H(D);   
    if (Halt_Status)   
    HERE: goto HERE;   
    return Halt_Status;   
   }   
      
   H simulates D   
   that calls H(D) to simulate D   
   that calls H(D) to simulate D   
   that calls H(D) to simulate D   
   that calls H(D) to simulate D   
   that calls H(D) to simulate D   
   until H sees this repeating pattern.   
      
   When simulating halt decider H is reporting on the   
   behavior that its input specifies then H is correct   
   to reject D as non-halting.   
      
   Deciders only compute a mapping from their actual   
   inputs. Computing the mapping from non-inputs is   
   outside of the scope of Turing machines.   
      
      
   --   
   Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius   
   hits a target no one else can see." Arthur Schopenhauer   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca