Re: Minimal Logics in the 2020's: A Meteoric Rise

Liste des GroupesRevenir à theory 
Sujet : Re: Minimal Logics in the 2020's: A Meteoric Rise
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : sci.logic
Date : 07. Jul 2024, 01:28:49
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <4ce79acf7c53160136f77603265cc1e5a5d3e34e@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
User-Agent : Mozilla Thunderbird
On 7/6/24 6:41 PM, olcott wrote:
On 7/6/2024 5:22 PM, Richard Damon wrote:
On 7/6/24 6:08 PM, olcott wrote:
On 7/6/2024 4:02 PM, Richard Damon wrote:
The problem here is you logic doesn't actually allow for the necessaery references in it.
>
Not at all. My logic is simply smart enough to reject
non-truth-bearers AKA expressions that are not valid
propositions. It does not stupidly falsely assume that
every expression is a valid proposition.\
>
Logic isn't "Smart", it follows its rules.
>
Your rules are just inconsistent.
>
 When-so-ever true means provable and false means not provable
the meaning of these words proves that such a system cannot
get stuck in pathological expressions.
And such a definition requires the system to be keep simple or it becomes inconsistant.

 LP := ~True(LP) has a cycle in the directed
graph of the elements of the expression related
to each other that Prolog and MTT detects.
 
So, what value does True(LP) return?
If it returns your error below, it fails to meet the requirements, as "nonsense" statement must return false.
But then, not that false is true, so the predicate is in its problem.
THe only answers are:
1) Not have a True Predicate.
2) Not allow that form of reference, even indirectly, which limits the power of the logic system.

?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
 

Date Sujet#  Auteur
21 Sep 24 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal