Forums before death by AOL, social media and spammers... "We can't have nice things"
|    sci.logic    |    Logic -- math, philosophy & computationa    |    262,912 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 261,658 of 262,912    |
|    olcott to Richard Heathfield    |
|    Olcott is provably correct --- no one ca    |
|    03 Dec 25 19:47:00    |
   
   XPost: comp.theory, sci.math, comp.ai.philosophy   
   From: polcott333@gmail.com   
      
   On 12/2/2025 10:04 AM, Richard Heathfield wrote:   
   > On 02/12/2025 14:56, Andy Walker wrote:   
   >> Limit your posts to 100 lines [50 would be better, and 25   
   >> better still] and again both the quality and the reach will   
   >> improve.   
   >   
   > Or at the very least determine to post an article shorter than the one   
   > to which it replies.   
   >   
   > Dammit, people, learn to snip!   
   >   
      
   typedef int (*ptr)();   
   int HHH(ptr P);   
      
   int DD()   
   {   
    int Halt_Status = HHH(DD);   
    if (Halt_Status)   
    HERE: goto HERE;   
    return Halt_Status;   
   }   
      
   int main()   
   {   
    HHH(DD);   
   }   
      
   *Proof that HHH correctly rejects HHH*   
      
   (a) DD simulated by HHH according to the   
    semantics of the C programming language   
      
   (b) Cannot possibly reach its own "return"   
    statement final halt state   
      
   (c) While being simulated by HHH   
      
   Conclusively proves that behavior that the   
   input to HHH(DD) specifies is non-halting behavior.   
      
   That   
   (a) Turing machine deciders only compute the mapping   
    from their [finite string] inputs   
      
   (b) To an accept or reject state   
      
   (c) On the basis that this [finite string] input specifies   
    or fails to specify a semantic or syntactic property.   
      
   Proves that the halting problem, itself is incorrect   
   when it requires something else.   
      
   --   
   Copyright 2025 Olcott   
      
   My 28 year goal has been to make   
   "true on the basis of meaning" computable.   
      
   This required establishing a new foundation   
   for correct reasoning.   
      
   --- 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