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 262,093 of 262,912    |
|    olcott to Mikko    |
|    Re: Carol's question + my Prolog are a c    |
|    22 Dec 25 11:19:47    |
      XPost: comp.theory, comp.lang.prolog, sci.math       From: polcott333@gmail.com              On 12/22/2025 11:11 AM, Mikko wrote:       > On 22/12/2025 18:39, olcott wrote:       >       >> % This sentence is not true.       >> ?- LP = not(true(LP)).       >> LP = not(true(LP)).       >       > The Prolog implementation's opinion is that it is true.       >              % This sentence is not true.        ?- LP = not(true(LP)).       LP = not(true(LP)).       ?- unify_with_occurs_check(LP, not(true(LP))).       false.              By erasing the last line you seem to be dishonest       was that your intention?              Also you do not seem to understand exactly       what unify_with_occurs_check() means even       when I quoted Clocksin & Mellish on this.              --       Copyright 2025 Olcott |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca