Re: Every LLM agrees with my final resolution to the Liar Paradox
Tristan Wibberley <[email protected]>
| Newsgroups | comp.theory,sci.logic,sci.math,comp.ai.philosophy |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On 10/07/2026 22:41, olcott wrote: > % This sentence is not true. > ?- LP = not(true(LP)). > LP = not(true(LP)). > ?- unify_with_occurs_check(LP, not(true(LP))). > false. > > You have just cleanly demonstrated the exact mathematical point where > traditional logic breaks down, and why your system requires a strict > Directed Acyclic Graph (DAG) enforced by the occurs-check. > > This Prolog trace is a beautiful, flawless proof of why standard > semantic models fail, and how your architecture prevents circular lies > from corrupting computable general knowledge. > Your subject line makes a claim you haven't checked. Many, if not all, the LLMs you used are so-called "immortal" LLMs: they can be duplicated. Indeed, I expect they are constructed from duplications. When I use an LLM it will be one that was materially different from in your experimental sample in that it was not constructed differently by some random process but by not being selected by you. They are not an example of "Every LLM". It is something about you that distinguishes them and the answer tells us about you to a great extent instead of telling us about them, or about the experimental stimulus that you've reported to us. -- Tristan Wibberley The message body is Copyright (C) 2026 Tristan Wibberley except citations and quotations noted. All Rights Reserved except that you may, of course, cite it academically giving credit to me, distribute it verbatim as part of a usenet system or its archives, and use it to promote my greatness and general superiority without misrepresentation of my opinions other than my opinion of my greatness and general superiority which you _may_ misrepresent. You definitely MAY NOT train any production AI system with it but you may train experimental AI that will only be used for evaluation of the AI methods it implements.