Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

To understand a program you must become both the machine and the program.


computers / comp.ai.philosophy / Re: Establishing a better foundation for logic

SubjectAuthor
* Establishing a better foundation for logicolcott
`* Re: Establishing a better foundation for logicRichard Damon
 `- Re: Establishing a better foundation for logicRichard Damon

1
Establishing a better foundation for logic

<ubt8nn$1d53a$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=11688&group=comp.ai.philosophy#11688

  copy link   Newsgroups: sci.logic comp.theory comp.ai.philosophy
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: polco...@gmail.com (olcott)
Newsgroups: sci.logic,comp.theory,comp.ai.philosophy
Subject: Establishing a better foundation for logic
Date: Sun, 20 Aug 2023 09:41:58 -0500
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <ubt8nn$1d53a$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 20 Aug 2023 14:41:59 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="8d60fa0b16a7342efd437c2760ea2410";
logging-data="1479786"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ow2Qkc8X0iqmezzqmnTBw"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.14.0
Cancel-Lock: sha1:zDrYqJGkYggVXNFLGnVksj/odHM=
Content-Language: en-US
 by: olcott - Sun, 20 Aug 2023 14:41 UTC

I redefined the foundation of formal logic that is just as expressive
and powerful as Higher Order Logic (HOL) and eliminates Gödel
Incompleteness and Tarski Undefinability.

We simply extend the notion of a syllogism and require that
*All conclusions must be a semantically necessary*
*consequence of all of their premises*
otherwise the argument is invalid.
https://en.wikipedia.org/wiki/Syllogism#Basic_structure

This is best accomplished by merging the notion of model theory directly
into higher order logic.

We get rid of Gödel Incompleteness in that every case where a conclusion
cannot be proven from all of its premises determines that the logic
sentence is invalid.

We get rid of Tarski Undefinability in that True(L, x) is defined as
logic sentences where all the premises are known to be true.

We know that they are true because they are established facts such as
Haskell Curry’s elementary theorems. Expressions of language L within
formal system T that are stipulated to have the semantic value of
Boolean True. https://www.liarparadox.org/Haskell_Curry_45.pdf

These facts could also be formalized natural language specifying facts
of the verbal model of the actual world. CycL seems to be the most
robust knowledge ontology language is anchored in Higher order logic.
https://en.wikipedia.org/wiki/CycL

--
Copyright 2023 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Re: Establishing a better foundation for logic

<forEM.231988$uLJb.61280@fx41.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=11690&group=comp.ai.philosophy#11690

  copy link   Newsgroups: sci.logic comp.theory comp.ai.philosophy
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx41.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: Establishing a better foundation for logic
Content-Language: en-US
Newsgroups: sci.logic,comp.theory,comp.ai.philosophy
References: <ubt8nn$1d53a$1@dont-email.me>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <ubt8nn$1d53a$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 67
Message-ID: <forEM.231988$uLJb.61280@fx41.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Sun, 20 Aug 2023 12:42:50 -0400
X-Received-Bytes: 3242
 by: Richard Damon - Sun, 20 Aug 2023 16:42 UTC

On 8/20/23 10:41 AM, olcott wrote:
> I redefined the foundation of formal logic that is just as expressive
> and powerful as Higher Order Logic (HOL) and eliminates Gödel
> Incompleteness and Tarski Undefinability.

And what have you actually proved you can do with this?

Remember having changed the foundation, you need to TOTALLY rebuild the
logic

>
> We simply extend the notion of a syllogism and require that
> *All conclusions must be a semantically necessary*
> *consequence of all of their premises*
> otherwise the argument is invalid.
> https://en.wikipedia.org/wiki/Syllogism#Basic_structure

And what exactly do you mean by that?

From everything you seem to have said, you have had to remove the
ability to do "abstract" logic, and can only work with

>
> This is best accomplished by merging the notion of model theory directly
> into higher order logic.
>
> We get rid of Gödel Incompleteness in that every case where a conclusion
> cannot be proven from all of its premises determines that the logic
> sentence is invalid.

And, as Godel has proven, this means that you logic system is either
inconsistant or can not support the needed basic principles or the
natural numbers.

>
> We get rid of Tarski Undefinability in that True(L, x) is defined as
> logic sentences where all the premises are known to be true.

No, you haven't. You explainations just show that your logic system is
limited to FINITE systems,

>
> We know that they are true because they are established facts such as
> Haskell Curry’s elementary theorems.  Expressions of language L within
> formal system T that are stipulated to have the semantic value of
> Boolean True. https://www.liarparadox.org/Haskell_Curry_45.pdf

So, the only things that are True in your system are what you initially
established as Truths?

Sounds like a VERY limited logic system.

>
> These facts could also be formalized natural language specifying facts
> of the verbal model of the actual world. CycL seems to be the most
> robust knowledge ontology language is anchored in Higher order logic.
> https://en.wikipedia.org/wiki/CycL
>

You seem to have a fundamental problem of distinguishing between
"Knowledge" and "Truth".

You have defined a logic system that can not do logic, since the only
"True" statements are those that were initially defined to be True.

Sounds like a very useful system (NOT!).

Re: Establishing a better foundation for logic

<NvvEM.437907$xMqa.370027@fx12.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=11693&group=comp.ai.philosophy#11693

  copy link   Newsgroups: sci.logic comp.theory comp.ai.philosophy
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx12.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: Establishing a better foundation for logic
Content-Language: en-US
Newsgroups: sci.logic,comp.theory,comp.ai.philosophy
References: <ubt8nn$1d53a$1@dont-email.me> <forEM.231988$uLJb.61280@fx41.iad>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <forEM.231988$uLJb.61280@fx41.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 109
Message-ID: <NvvEM.437907$xMqa.370027@fx12.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Sun, 20 Aug 2023 17:23:57 -0400
X-Received-Bytes: 5148
 by: Richard Damon - Sun, 20 Aug 2023 21:23 UTC

On 8/20/23 12:42 PM, Richard Damon wrote:
> On 8/20/23 10:41 AM, olcott wrote:
>> I redefined the foundation of formal logic that is just as expressive
>> and powerful as Higher Order Logic (HOL) and eliminates Gödel
>> Incompleteness and Tarski Undefinability.
>
> And what have you actually proved you can do with this?
>
> Remember having changed the foundation, you need to TOTALLY rebuild the
> logic
>
>>
>> We simply extend the notion of a syllogism and require that
>> *All conclusions must be a semantically necessary*
>> *consequence of all of their premises*
>> otherwise the argument is invalid.
>> https://en.wikipedia.org/wiki/Syllogism#Basic_structure
>
> And what exactly do you mean by that?
>
>
> From everything you seem to have said, you have had to remove the
> ability to do "abstract" logic, and can only work with
Noticed I lost the rest of the thought:

Your logic seems to only be able to handle "Concrete" ideas, as you need
to know the "Semantic Meaning" of the terms. Thus you can't use things
like the prepositional logic that:

If A -> B has been proven and A has been proven then B can be proven

as a rule in your logic, as that rule doesn't "Semantically Necessary"
by your definitions.

Thus, for instance, Rules like "Induction" can't be expressed in your
system of logic.

Since you have wiped the slate clean of rules by changing the
foundation, you have a LOT of work, especially since by this you can't
do anything "generically" but need to show the "semantic necessity" for
every individual case.

>
>>
>> This is best accomplished by merging the notion of model theory directly
>> into higher order logic.
>>
>> We get rid of Gödel Incompleteness in that every case where a conclusion
>> cannot be proven from all of its premises determines that the logic
>> sentence is invalid.
>
> And, as Godel has proven, this means that you logic system is either
> inconsistant or can not support the needed basic principles or the
> natural numbers.
>
>>
>> We get rid of Tarski Undefinability in that True(L, x) is defined as
>> logic sentences where all the premises are known to be true.
>
> No, you haven't. You explainations just show that your logic system is
> limited to FINITE systems,
>
>>
>> We know that they are true because they are established facts such as
>> Haskell Curry’s elementary theorems.  Expressions of language L within
>> formal system T that are stipulated to have the semantic value of
>> Boolean True. https://www.liarparadox.org/Haskell_Curry_45.pdf
>
> So, the only things that are True in your system are what you initially
> established as Truths?
>
> Sounds like a VERY limited logic system.
>

And how does this statement mesh with your rule above. Here you say
something is true only if it is an "Elementary Theorem", which are BY
DEFINITION only statements which have POSTULATED as True, i.e. the
initial truth makers of the system.

This seems to imply that your "necessarily true" from earlier means was
already postulated to be true.

Or, have you just been caught in a fundamental misunderstanding of what
you are talking about?

Or do you not understand that when Curry says these statements are
"True", he isn't being exclusive about it, but just using these to
establish that these form an initial set of true statements, and we can
find more, but repeated (even infinitely) applying of truth perserving
rules to get new truths, and thus the set of elementary theorems do not
"define" the Truth predicate, and thus you still need to figure out how
to determine, in finte work (to be a predicate) how to determine if a
statement is actually true.

>>
>> These facts could also be formalized natural language specifying facts
>> of the verbal model of the actual world. CycL seems to be the most
>> robust knowledge ontology language is anchored in Higher order logic.
>> https://en.wikipedia.org/wiki/CycL
>>
>
> You seem to have a fundamental problem of distinguishing between
> "Knowledge" and "Truth".
>
> You have defined a logic system that can not do logic, since the only
> "True" statements are those that were initially defined to be True.
>
> Sounds like a very useful system (NOT!).

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor