Liste des Groupes | Revenir à s logic |
On 3/11/2025 5:50 AM, Mikko wrote:What is that "it" intended to mean?On 2025-03-11 03:23:51 +0000, olcott said:*That you keep ignoring it is either stupid or dishonest*
It may seem that way if you fail to understandThat you can quote some text but don't say anything about it supports the
Clocksin & Mellish explanation of
Most Prolog systems will allow you to
satisfy goals like:
equal(X, X).
?- equal(foo(Y), Y).
that is, they will allow you to match a
term against an uninstantiated subterm of itself.
ON PAGE 3
https://www.researchgate.net/ publication/350789898_Prolog_detects_and_rejects_pathological_self_reference_in_the_Godel_sentence
hypthesis that you don't understand the text you quoted.
As a result, Y will stand forfoo(Y), which isYour quote is insufficient as the word "result" refers to someting
foo(foo(Y)) (because of what Y stands for),
which is foo(foo(foo(Y))), and so on. So Y ends
up standing for some kind of infinite structure.
Les messages affichés proviennent d'usenet.