Re: True on the basis of meaning --- Good job Richard ! ---Socratic method

Liste des GroupesRevenir à s logic 
Sujet : Re: True on the basis of meaning --- Good job Richard ! ---Socratic method
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : sci.logic comp.theory
Date : 21. May 2024, 02:57:18
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <v2grhe$1kiah$1@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 25 26 27 28 29 30 31 32 33
User-Agent : Mozilla Thunderbird
On 5/20/24 2:59 PM, olcott wrote:
On 5/19/2024 6:30 PM, Richard Damon wrote:
On 5/19/24 4:12 PM, olcott wrote:
On 5/19/2024 12:17 PM, Richard Damon wrote:
On 5/19/24 9:41 AM, olcott wrote:
>
True(L,x) is always a truth bearer.
when x is defined as True(L,x) then x is not a truth bearer.
>
So, x being DEFINED to be a certain sentence doesn't make x to have the same meaning as the sentence itself?
>
What does it mean to define a name to a given sentence, if not that such a name referes to exactly that sentence?
>
>
p = ~True(L,p) // p is not a truth bearer because its refers to itself
>
Then ~True(L,p) can't be a truth beared as they are the SAME STATEMENT, just using different "names".
  Truthbearer(L,x) ≡ (True(L,x) ∨ True(L,~x))
p = ~True(L,p) Truthbearer(L,p) is false
q = ~True(L,p) Truthbearer(L,q) is true
Irrelvent.
If Truthbearer(L, p) is FALSE, and since p is just a NAME for the statement ~True(L, p), that means that True(L. p) is not a truth bearer and True has failed to be the required truth predicate.
If you are defining your "=" symbol to be "is defined as" so the left side is now a name for the right side, you statement above just PROVES that your logic system is inconsistant as the same expression (with just different names) has contradicory values.
You are just showing you utter lack of understanding of the fundamentals of Formal Logic.

>
Just like (with context) YOU can be refered to a PO, Peter, Peter Olcott or Olcott, and all the reference get to the exact same entity, so any "name" for the express
>
True(L,p)  is false
True(L,~p) is false
>
>
So since True(L, p) is false, then ~True(L, p) is true.
>
~True(True(L,p)) is true and is referring to the p that refers
to itself it is not referring to its own self.
>
*ONE LEVEL OF INDIRECT REFERENCE MAKES ALL THE DIFFERENCE*
>
Why add the indirection? p is the NAME of the statement, which means exactly the same thing as the statement itself.
>
 p = ~True(L,p)
does not mean that same thing as True(L, ~True(L,p))
The above ~True(L, p) has another ~True(L,p) embedded in p.
 
Is the definition of an English word one level LESS of indirection than the word itself?
>
 This sentence is not true("This sentence is not true") is true.
Right, that is a sentence about another sentence (that is part of itself)
p defined as ~True(L, p) isn't a sentence refering to ~True(L, p), it is assigning a name to the sentence to allow OTHER sentences to refer to it by name,

 
I don't think you understand what it means to define something.
>
 x := y means x is defined to be another name for y
https://en.wikipedia.org/wiki/List_of_logic_symbols
 LP := ~True(L, LP)
specifies ~True(~True(~True(~True(~True(...)))))
Nope.
It means that LP is defined to be the sentence ~True(L, LP)
replacing the LP in the sentence with a copy of LP IS a level of indirection, so you can get the infinite expansion if you keep or derefencing the reference in the statement.

 
"Definition by example" is worse than "Proof by example", at least proof by example can be correct if the assertion is that there exists, and not for all.
>
 A simpler isomorphism of the same thing is proof by analogy.
 
Which isn't a valid proof in a formal system. You seem to think Formal System are a loosy goosy with proofs as Philosophy.

A level of indirection:
>
p: "This sentence is true", which is exactly the same as "p is true" since "this sentence" IS p
>
 p := True(L,p)
specifies True(True(True(True(True(...)))))
Nope, it is equivelent to that, but doesn't SPECIFY that.
As I said above that is expanding levels of indirecction.

 *Prolog sees the same infinite recursion and rejects it*
?- TT = true(TT).
TT = true(TT).
 ?- unify_with_occurs_check(TT, true(TT)).
false.
 
Right, because prolog can't handle any levels of self referencing, and thus is not suitable for logic that can do that.
You have been told this, but don't seem to understand it. My guess is you can't understand any logic more complicated than what Prolog handles, so don't realize how much it just doesn't handle.

Date Sujet#  Auteur
11 May 24 * True on the basis of meaning209olcott
11 May 24 `* Re: True on the basis of meaning208Richard Damon
11 May 24  `* Re: True on the basis of meaning207olcott
11 May 24   `* Re: True on the basis of meaning206Richard Damon
11 May 24    `* Re: True on the basis of meaning205olcott
11 May 24     +- Re: True on the basis of meaning1Richard Damon
12 May 24     `* Re: True on the basis of meaning203Mikko
12 May 24      `* Re: True on the basis of meaning202olcott
12 May 24       `* Re: True on the basis of meaning201Mikko
12 May 24        `* Re: True on the basis of meaning200olcott
12 May 24         +* Re: True on the basis of meaning183Richard Damon
12 May 24         i`* Re: True on the basis of meaning182olcott
12 May 24         i `* Re: True on the basis of meaning181Richard Damon
12 May 24         i  `* Re: True on the basis of meaning180olcott
12 May 24         i   +* Re: True on the basis of meaning163Richard Damon
12 May 24         i   i`* Re: True on the basis of meaning162olcott
13 May 24         i   i `* Re: True on the basis of meaning161Richard Damon
13 May 24         i   i  `* Re: True on the basis of meaning160olcott
13 May 24         i   i   `* Re: True on the basis of meaning159Richard Damon
13 May 24         i   i    `* Re: True on the basis of meaning158olcott
13 May 24         i   i     +* Re: True on the basis of meaning2olcott
13 May 24         i   i     i`- Re: True on the basis of meaning1Richard Damon
13 May 24         i   i     `* Re: True on the basis of meaning155Richard Damon
13 May 24         i   i      `* Re: True on the basis of meaning154olcott
13 May 24         i   i       `* Re: True on the basis of meaning153Richard Damon
13 May 24         i   i        `* Re: True on the basis of meaning152olcott
13 May 24         i   i         `* Re: True on the basis of meaning151Richard Damon
13 May 24         i   i          `* Re: True on the basis of meaning --- Good job Richard !150olcott
14 May 24         i   i           `* Re: True on the basis of meaning --- Good job Richard !149Richard Damon
14 May 24         i   i            +* Re: True on the basis of meaning --- Good job Richard !2olcott
14 May 24         i   i            i`- Re: True on the basis of meaning --- Good job Richard !1Richard Damon
14 May 24         i   i            `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method146olcott
14 May 24         i   i             `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method145Richard Damon
14 May 24         i   i              +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
14 May 24         i   i              i`- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
14 May 24         i   i              +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method4olcott
14 May 24         i   i              i`* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method3Richard Damon
14 May 24         i   i              i `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
15 May 24         i   i              i  `- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
15 May 24         i   i              +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
15 May 24         i   i              i`- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
15 May 24         i   i              +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method4olcott
15 May 24         i   i              i`* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method3Richard Damon
15 May 24         i   i              i `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
16 May 24         i   i              i  `- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
16 May 24         i   i              +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method4olcott
16 May 24         i   i              i+- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
16 May 24         i   i              i`* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2immibis
16 May 24         i   i              i `- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1olcott
16 May 24         i   i              +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
16 May 24         i   i              i`- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
16 May 24         i   i              `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method126olcott
16 May 24         i   i               `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method125Richard Damon
16 May 24         i   i                `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method124olcott
16 May 24         i   i                 `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method123Richard Damon
16 May 24         i   i                  +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
16 May 24         i   i                  i`- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
16 May 24         i   i                  +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method5olcott
16 May 24         i   i                  i`* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method4Richard Damon
16 May 24         i   i                  i `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method3olcott
17 May 24         i   i                  i  `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2Richard Damon
17 May 24         i   i                  i   `- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1olcott
16 May 24         i   i                  `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method115olcott
16 May 24         i   i                   `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method114Richard Damon
16 May 24         i   i                    `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method113olcott
17 May 24         i   i                     `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method112Richard Damon
17 May 24         i   i                      `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method111olcott
17 May 24         i   i                       `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method110Richard Damon
17 May 24         i   i                        `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method109olcott
17 May 24         i   i                         `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method108Richard Damon
17 May 24         i   i                          +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method105olcott
17 May 24         i   i                          i`* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method104Richard Damon
17 May 24         i   i                          i `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method103olcott
18 May 24         i   i                          i  `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method102Richard Damon
18 May 24         i   i                          i   `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method101olcott
18 May 24         i   i                          i    `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method100Richard Damon
18 May 24         i   i                          i     `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method99olcott
18 May 24         i   i                          i      `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method98Richard Damon
18 May 24         i   i                          i       `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method97olcott
18 May 24         i   i                          i        `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method96Richard Damon
18 May 24         i   i                          i         `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method95olcott
18 May 24         i   i                          i          `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method94Richard Damon
18 May 24         i   i                          i           `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method93olcott
18 May 24         i   i                          i            `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method92Richard Damon
18 May 24         i   i                          i             `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method91olcott
18 May 24         i   i                          i              `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method90Richard Damon
18 May 24         i   i                          i               +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
18 May 24         i   i                          i               i`- Re: True on the basis of meaning --- Good job Richard ! ---Socratic method1Richard Damon
18 May 24         i   i                          i               `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method87olcott
18 May 24         i   i                          i                `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method86Richard Damon
18 May 24         i   i                          i                 `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method85olcott
19 May 24         i   i                          i                  `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method84Richard Damon
19 May 24         i   i                          i                   `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method83olcott
19 May 24         i   i                          i                    `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method82Richard Damon
19 May 24         i   i                          i                     `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method81olcott
19 May 24         i   i                          i                      `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method80Richard Damon
19 May 24         i   i                          i                       `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method79olcott
19 May 24         i   i                          i                        +* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method63Mikko
19 May 24         i   i                          i                        i`* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method62olcott
20 May 24         i   i                          i                        i `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method61Mikko
20 May 24         i   i                          i                        i  `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method60olcott
19 May 24         i   i                          i                        `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method15Richard Damon
17 May 24         i   i                          `* Re: True on the basis of meaning --- Good job Richard ! ---Socratic method2olcott
13 May 24         i   `* Re: True on the basis of meaning16Mikko
13 May 24         `* Re: True on the basis of meaning --- Tarski16olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal