Re: This is how I overturn the Tarski Undefinability theorem

Liste des GroupesRevenir à s logic 
Sujet : Re: This is how I overturn the Tarski Undefinability theorem
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : sci.logic
Date : 08. Sep 2024, 16:31:23
Autres entêtes
Organisation : -
Message-ID : <vbkcfr$1v1fg$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Unison/2.2
On 2024-09-08 12:44:56 +0000, olcott said:

On 9/8/2024 3:45 AM, Mikko wrote:
On 2024-09-07 13:06:52 +0000, olcott said:
 
On 9/7/2024 3:35 AM, Mikko wrote:
On 2024-09-06 12:22:04 +0000, olcott said:
 The fundamental architectural overview of all Prolog implementations
is the same True(x) means X is derived by applying Rules (AKA truth preserving operations) to Facts.
 The details are permitted to differ.
 
 Instead of using any single order of logic we simultaneously
represent an arbitrary number of orders of logic in a type
hierarchy knowledge ontology.
 The type system of Prolog is different.
 
 Yes I know that. The architecture of Prolog is used
the implementation details are scrapped.
 ?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false. // LP is rejected as cyclic
 Even with Prolog just the way it is it is not as stupid
as Tarski's system that doesn't know to reject the Liar
Paradox.
 https://liarparadox.org/Tarski_247_248.pdf
Most Prolog implementations don't reject L = not(ture(LP)).
--
Mikko

Date Sujet#  Auteur
31 Aug 24 * This is how I overturn the Tarski Undefinability theorem25olcott
31 Aug 24 +- Re: This is how I overturn the Tarski Undefinability theorem1Richard Damon
1 Sep 24 `* Re: This is how I overturn the Tarski Undefinability theorem23Mikko
1 Sep 24  `* Re: This is how I overturn the Tarski Undefinability theorem22olcott
2 Sep 24   `* Re: This is how I overturn the Tarski Undefinability theorem21Mikko
2 Sep 24    `* Re: This is how I overturn the Tarski Undefinability theorem20olcott
3 Sep 24     `* Re: This is how I overturn the Tarski Undefinability theorem19Mikko
3 Sep 24      `* Re: This is how I overturn the Tarski Undefinability theorem18olcott
4 Sep 24       +- Re: This is how I overturn the Tarski Undefinability theorem1Richard Damon
6 Sep 24       `* Re: This is how I overturn the Tarski Undefinability theorem16Mikko
6 Sep 24        `* Re: This is how I overturn the Tarski Undefinability theorem15olcott
7 Sep 24         `* Re: This is how I overturn the Tarski Undefinability theorem14Mikko
7 Sep 24          `* Re: This is how I overturn the Tarski Undefinability theorem13olcott
7 Sep 24           +* Re: This is how I overturn the Tarski Undefinability theorem2Richard Damon
9 Sep 24           i`- Re: This is how I overturn the Tarski Undefinability theorem1olcott
8 Sep 24           `* Re: This is how I overturn the Tarski Undefinability theorem10Mikko
8 Sep 24            `* Re: This is how I overturn the Tarski Undefinability theorem9olcott
8 Sep 24             `* Re: This is how I overturn the Tarski Undefinability theorem8Mikko
8 Sep 24              `* Re: This is how I overturn the Tarski Undefinability theorem7olcott
9 Sep 24               `* Re: This is how I overturn the Tarski Undefinability theorem6Mikko
9 Sep 24                `* Re: This is how I overturn the Tarski Undefinability theorem5olcott
10 Sep 24                 `* Re: This is how I overturn the Tarski Undefinability theorem4Mikko
10 Sep 24                  `* Re: This is how I overturn the Tarski Undefinability theorem3olcott
11 Sep 24                   +- Re: This is how I overturn the Tarski Undefinability theorem1Richard Damon
11 Sep 24                   `- Re: This is how I overturn the Tarski Undefinability theorem1Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal