Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Systems programmers are the high priests of a low cult. -- R. S. Barton


tech / sci.math / Re: RELATIONAL DATABASE MANAGER

SubjectAuthor
* Re: RELATIONAL DATABASE MANAGERMostowski Collapse
+* Re: RELATIONAL DATABASE MANAGERMostowski Collapse
|`- Re: RELATIONAL DATABASE MANAGERMostowski Collapse
+- Re: RELATIONAL DATABASE MANAGERDan Christensen
`* Re: RELATIONAL DATABASE MANAGERDan Christensen
 +* Re: RELATIONAL DATABASE MANAGERMostowski Collapse
 |+* Re: RELATIONAL DATABASE MANAGERMostowski Collapse
 ||`- Re: RELATIONAL DATABASE MANAGERDan Christensen
 |`* Re: RELATIONAL DATABASE MANAGERDan Christensen
 | `* Re: RELATIONAL DATABASE MANAGERMostowski Collapse
 |  `- Re: RELATIONAL DATABASE MANAGERDan Christensen
 +* Re: RELATIONAL DATABASE MANAGERDan Christensen
 |`- Re: RELATIONAL DATABASE MANAGERDan Christensen
 `* Re: RELATIONAL DATABASE MANAGERDan Christensen
  +- Re: RELATIONAL DATABASE MANAGERFromTheRafters
  +- Re: RELATIONAL DATABASE MANAGERDan Christensen
  `- Re: RELATIONAL DATABASE MANAGERDan Christensen

1
Re: RELATIONAL DATABASE MANAGER

<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60902&group=sci.math#60902

  copy link   Newsgroups: sci.math
X-Received: by 2002:ae9:dfc4:: with SMTP id t187mr12992568qkf.0.1622390992888;
Sun, 30 May 2021 09:09:52 -0700 (PDT)
X-Received: by 2002:a25:ad5a:: with SMTP id l26mr26225284ybe.185.1622390992689;
Sun, 30 May 2021 09:09:52 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 09:09:52 -0700 (PDT)
In-Reply-To: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.70; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.70
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: burse...@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 May 2021 16:09:52 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Mostowski Collapse - Sun, 30 May 2021 16:09 UTC

This is for Dan-O-Matik who doesn't understand relational databases:

Just check out Relational Algebra:
https://en.wikipedia.org/wiki/Relational_algebra

Relations were somehow coinvented by Charles
Sanders Peirce and other Logicians to get out of
the limitations of Aristotelian Logic, so that we
have today First Order Logic based on Relations

aka Predicates. But Charles Sanders Peirce was
also funny guy, this might have been the locus where
Smullyan stole one of his Riddles:

"One of Peirce’s favorite examples helps elucidate the idea,
even if it perhaps be not perfectly politically correct:
Every Texan kills some Texan; no Texan is killed by
more than one Texan; therefore every Texan is killed
by some Texan. The argument’s conclusion follows
validly only if the set of Texans is finite."

Can you prove the above in DC Proof?

graham...@gmail.com schrieb am Dienstag, 24. März 2020 um 08:46:35 UTC+1:
> While working on PROLOG it occurred to me you only need 2 tables in a database
>
>
> TABLE binary
>
> < f1 f2 f3 f4 f5 f6 f7 f8 >
>
>
>
> TABLE ternary
>
> < f1 f2 f3 f4 f5 f6 f7 f8 >
>
>
> and 2 commands (from PROLOG)
>
> assert F1 F2
> remove F1 F2
>
>
> where F1 is a table name, and F2 is the INDEX.
>
> I used type VARCHAR on all fields
>
>
>
> www.TURBOPROLOG.com

Re: RELATIONAL DATABASE MANAGER

<0eb0bedd-f5b5-41c9-ba50-722216662164n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60903&group=sci.math#60903

  copy link   Newsgroups: sci.math
X-Received: by 2002:a37:6084:: with SMTP id u126mr13002133qkb.294.1622391362773;
Sun, 30 May 2021 09:16:02 -0700 (PDT)
X-Received: by 2002:a25:b701:: with SMTP id t1mr25249598ybj.348.1622391362612;
Sun, 30 May 2021 09:16:02 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 09:16:02 -0700 (PDT)
In-Reply-To: <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.70; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.70
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com> <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0eb0bedd-f5b5-41c9-ba50-722216662164n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: burse...@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 May 2021 16:16:02 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Mostowski Collapse - Sun, 30 May 2021 16:16 UTC

"In 1870 Peirce published a long paper “Description of a Notation
for the Logic of Relatives” in which he introduced for the first time
in history, two years before Frege’s Begriffschrift a complete
syntax for the logic of relations of arbitrary adicity (or: arity)."
https://plato.stanford.edu/entries/peirce/

Mostowski Collapse schrieb am Sonntag, 30. Mai 2021 um 18:09:58 UTC+2:
> This is for Dan-O-Matik who doesn't understand relational databases:
>
> Just check out Relational Algebra:
> https://en.wikipedia.org/wiki/Relational_algebra
>
> Relations were somehow coinvented by Charles
> Sanders Peirce and other Logicians to get out of
> the limitations of Aristotelian Logic, so that we
> have today First Order Logic based on Relations
>
> aka Predicates. But Charles Sanders Peirce was
> also funny guy, this might have been the locus where
> Smullyan stole one of his Riddles:
>
> "One of Peirce’s favorite examples helps elucidate the idea,
> even if it perhaps be not perfectly politically correct:
> Every Texan kills some Texan; no Texan is killed by
> more than one Texan; therefore every Texan is killed
> by some Texan. The argument’s conclusion follows
> validly only if the set of Texans is finite."
>
> Can you prove the above in DC Proof?
> graham...@gmail.com schrieb am Dienstag, 24. März 2020 um 08:46:35 UTC+1:
> > While working on PROLOG it occurred to me you only need 2 tables in a database
> >
> >
> > TABLE binary
> >
> > < f1 f2 f3 f4 f5 f6 f7 f8 >
> >
> >
> >
> > TABLE ternary
> >
> > < f1 f2 f3 f4 f5 f6 f7 f8 >
> >
> >
> > and 2 commands (from PROLOG)
> >
> > assert F1 F2
> > remove F1 F2
> >
> >
> > where F1 is a table name, and F2 is the INDEX.
> >
> > I used type VARCHAR on all fields
> >
> >
> >
> > www.TURBOPROLOG.com

Re: RELATIONAL DATABASE MANAGER

<43deea32-f01c-4609-b408-ee88709488ecn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60905&group=sci.math#60905

  copy link   Newsgroups: sci.math
X-Received: by 2002:ac8:58cc:: with SMTP id u12mr11609037qta.302.1622391835957; Sun, 30 May 2021 09:23:55 -0700 (PDT)
X-Received: by 2002:a5b:448:: with SMTP id s8mr25191952ybp.363.1622391835798; Sun, 30 May 2021 09:23:55 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!news.dns-netz.com!news.freedyn.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 09:23:55 -0700 (PDT)
In-Reply-To: <0eb0bedd-f5b5-41c9-ba50-722216662164n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.70; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.70
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com> <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <0eb0bedd-f5b5-41c9-ba50-722216662164n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <43deea32-f01c-4609-b408-ee88709488ecn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: burse...@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 May 2021 16:23:55 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 65
 by: Mostowski Collapse - Sun, 30 May 2021 16:23 UTC

Ha Ha, Dan-O-Matik clueless in logic:

Clueless (1995): Trailer HQ
https://www.youtube.com/watch?v=3zuRkQSx5gs

Mostowski Collapse schrieb am Sonntag, 30. Mai 2021 um 18:16:09 UTC+2:
> "In 1870 Peirce published a long paper “Description of a Notation
> for the Logic of Relatives” in which he introduced for the first time
> in history, two years before Frege’s Begriffschrift a complete
> syntax for the logic of relations of arbitrary adicity (or: arity)."
> https://plato.stanford.edu/entries/peirce/
> Mostowski Collapse schrieb am Sonntag, 30. Mai 2021 um 18:09:58 UTC+2:
> > This is for Dan-O-Matik who doesn't understand relational databases:
> >
> > Just check out Relational Algebra:
> > https://en.wikipedia.org/wiki/Relational_algebra
> >
> > Relations were somehow coinvented by Charles
> > Sanders Peirce and other Logicians to get out of
> > the limitations of Aristotelian Logic, so that we
> > have today First Order Logic based on Relations
> >
> > aka Predicates. But Charles Sanders Peirce was
> > also funny guy, this might have been the locus where
> > Smullyan stole one of his Riddles:
> >
> > "One of Peirce’s favorite examples helps elucidate the idea,
> > even if it perhaps be not perfectly politically correct:
> > Every Texan kills some Texan; no Texan is killed by
> > more than one Texan; therefore every Texan is killed
> > by some Texan. The argument’s conclusion follows
> > validly only if the set of Texans is finite."
> >
> > Can you prove the above in DC Proof?
> > graham...@gmail.com schrieb am Dienstag, 24. März 2020 um 08:46:35 UTC+1:
> > > While working on PROLOG it occurred to me you only need 2 tables in a database
> > >
> > >
> > > TABLE binary
> > >
> > > < f1 f2 f3 f4 f5 f6 f7 f8 >
> > >
> > >
> > >
> > > TABLE ternary
> > >
> > > < f1 f2 f3 f4 f5 f6 f7 f8 >
> > >
> > >
> > > and 2 commands (from PROLOG)
> > >
> > > assert F1 F2
> > > remove F1 F2
> > >
> > >
> > > where F1 is a table name, and F2 is the INDEX.
> > >
> > > I used type VARCHAR on all fields
> > >
> > >
> > >
> > > www.TURBOPROLOG.com

Re: RELATIONAL DATABASE MANAGER

<302c635b-bbff-4a83-99a5-44633602dc8fn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60912&group=sci.math#60912

  copy link   Newsgroups: sci.math
X-Received: by 2002:a37:e113:: with SMTP id c19mr13454078qkm.329.1622398638099;
Sun, 30 May 2021 11:17:18 -0700 (PDT)
X-Received: by 2002:a5b:f05:: with SMTP id x5mr26475821ybr.425.1622398637972;
Sun, 30 May 2021 11:17:17 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 11:17:17 -0700 (PDT)
In-Reply-To: <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com> <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <302c635b-bbff-4a83-99a5-44633602dc8fn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Sun, 30 May 2021 18:17:18 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Dan Christensen - Sun, 30 May 2021 18:17 UTC

On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> This is for Dan-O-Matik who doesn't understand relational databases:
>

I understand enough to know that you can only use a relational database to prove something about particular set of a data at some instant in time. You might be able to demonstrate some theorem of FOL, but you can't prove it in general.

Will consider your Texan puzzle. Looks like fun.

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60929&group=sci.math#60929

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:620a:798:: with SMTP id 24mr8843925qka.202.1622402814775;
Sun, 30 May 2021 12:26:54 -0700 (PDT)
X-Received: by 2002:a5b:448:: with SMTP id s8mr25971199ybp.363.1622402814654;
Sun, 30 May 2021 12:26:54 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 12:26:54 -0700 (PDT)
In-Reply-To: <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com> <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Sun, 30 May 2021 19:26:54 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Dan Christensen - Sun, 30 May 2021 19:26 UTC

On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:

>
> "One of Peirce’s favorite examples helps elucidate the idea,
> even if it perhaps be not perfectly politically correct:
> Every Texan kills some Texan; no Texan is killed by
> more than one Texan; therefore every Texan is killed
> by some Texan. The argument’s conclusion follows
> validly only if the set of Texans is finite."
>
> Can you prove the above in DC Proof?

See http://dcproof.com/TexasPuzzle.htm

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60946&group=sci.math#60946

  copy link   Newsgroups: sci.math
X-Received: by 2002:a0c:ef52:: with SMTP id t18mr3264783qvs.49.1622411412559;
Sun, 30 May 2021 14:50:12 -0700 (PDT)
X-Received: by 2002:a25:e911:: with SMTP id n17mr15783791ybd.101.1622411412309;
Sun, 30 May 2021 14:50:12 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!usenet.pasdenom.info!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 14:50:12 -0700 (PDT)
In-Reply-To: <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.70; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.70
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: burse...@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 May 2021 21:50:12 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Mostowski Collapse - Sun, 30 May 2021 21:50 UTC

Now do it in set theory with FOL.
In FOL there is no step:

11 ALL(f):[ALL(b):[b e t => f(b) e t]
& ALL(b):ALL(c):[b e t & c e t => [f(b)=f(c) => b=c]]
=> ALL(b):[b e t => EXIST(c):[c e t & f(c)=b]]]
Detach, 10, 6

12 ALL(b):[b e t => v(b) e t]
& ALL(b):ALL(c):[b e t & c e t => [v(b)=v(c) => b=c]]
=> ALL(b):[b e t => EXIST(c):[c e t & v(c)=b]]
U Spec, 11

You cannot do ALL(f) inside a definition in FOL,
when f is a function symbol.

Dan Christensen schrieb am Sonntag, 30. Mai 2021 um 21:27:01 UTC+2:
> On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
>
> >
> > "One of Peirce’s favorite examples helps elucidate the idea,
> > even if it perhaps be not perfectly politically correct:
> > Every Texan kills some Texan; no Texan is killed by
> > more than one Texan; therefore every Texan is killed
> > by some Texan. The argument’s conclusion follows
> > validly only if the set of Texans is finite."
> >
> > Can you prove the above in DC Proof?
> See http://dcproof.com/TexasPuzzle.htm
> Dan
>
> Download my DC Proof 2.0 freeware at http://www.dcproof.com
> Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<1e98aa8d-9738-4919-a1dc-d18be852ea2dn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60947&group=sci.math#60947

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:622a:48b:: with SMTP id p11mr12475355qtx.346.1622411699091;
Sun, 30 May 2021 14:54:59 -0700 (PDT)
X-Received: by 2002:a25:7a02:: with SMTP id v2mr26590335ybc.514.1622411698944;
Sun, 30 May 2021 14:54:58 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 14:54:58 -0700 (PDT)
In-Reply-To: <0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.70; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.70
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1e98aa8d-9738-4919-a1dc-d18be852ea2dn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: burse...@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 May 2021 21:54:59 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Mostowski Collapse - Sun, 30 May 2021 21:54 UTC

I am not sure whether I can use your Finite definition
to provoke an inconsistency already. Have to think.
But if you allow ALL(f) there is no more guarantee

anymore that definitions are consistent. That a
definition axiom doesn't lead to an inconsistency.

Mostowski Collapse schrieb am Sonntag, 30. Mai 2021 um 23:50:18 UTC+2:
> Now do it in set theory with FOL.
> In FOL there is no step:
>
> 11 ALL(f):[ALL(b):[b e t => f(b) e t]
> & ALL(b):ALL(c):[b e t & c e t => [f(b)=f(c) => b=c]]
> => ALL(b):[b e t => EXIST(c):[c e t & f(c)=b]]]
> Detach, 10, 6
>
> 12 ALL(b):[b e t => v(b) e t]
> & ALL(b):ALL(c):[b e t & c e t => [v(b)=v(c) => b=c]]
> => ALL(b):[b e t => EXIST(c):[c e t & v(c)=b]]
> U Spec, 11
>
> You cannot do ALL(f) inside a definition in FOL,
> when f is a function symbol.
> Dan Christensen schrieb am Sonntag, 30. Mai 2021 um 21:27:01 UTC+2:
> > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> >
> > >
> > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > even if it perhaps be not perfectly politically correct:
> > > Every Texan kills some Texan; no Texan is killed by
> > > more than one Texan; therefore every Texan is killed
> > > by some Texan. The argument’s conclusion follows
> > > validly only if the set of Texans is finite."
> > >
> > > Can you prove the above in DC Proof?
> > See http://dcproof.com/TexasPuzzle.htm
> > Dan
> >
> > Download my DC Proof 2.0 freeware at http://www.dcproof.com
> > Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<2e044d35-5800-4de3-aef4-bce3051f2f71n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60953&group=sci.math#60953

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:622a:1185:: with SMTP id m5mr12380664qtk.140.1622413644499;
Sun, 30 May 2021 15:27:24 -0700 (PDT)
X-Received: by 2002:a25:ad5a:: with SMTP id l26mr27816256ybe.185.1622413644352;
Sun, 30 May 2021 15:27:24 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!usenet.pasdenom.info!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 15:27:24 -0700 (PDT)
In-Reply-To: <0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2e044d35-5800-4de3-aef4-bce3051f2f71n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Sun, 30 May 2021 22:27:24 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Dan Christensen - Sun, 30 May 2021 22:27 UTC

On Sunday, May 30, 2021 at 5:50:18 PM UTC-4, Mostowski Collapse wrote:

> Dan Christensen schrieb am Sonntag, 30. Mai 2021 um 21:27:01 UTC+2:
> > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> >
> > >
> > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > even if it perhaps be not perfectly politically correct:
> > > Every Texan kills some Texan; no Texan is killed by
> > > more than one Texan; therefore every Texan is killed
> > > by some Texan. The argument’s conclusion follows
> > > validly only if the set of Texans is finite."
> > >
> > > Can you prove the above in DC Proof?
> > See http://dcproof.com/TexasPuzzle.htm

> Now do it in set theory with FOL.

I think I will stick to the ordinary logic of most math textbooks.

> In FOL there is no step:
>
> 11 ALL(f):[ALL(b):[b e t => f(b) e t]
> & ALL(b):ALL(c):[b e t & c e t => [f(b)=f(c) => b=c]]
> => ALL(b):[b e t => EXIST(c):[c e t & f(c)=b]]]
> Detach, 10, 6
>
> 12 ALL(b):[b e t => v(b) e t]
> & ALL(b):ALL(c):[b e t & c e t => [v(b)=v(c) => b=c]]
> => ALL(b):[b e t => EXIST(c):[c e t & v(c)=b]]
> U Spec, 11
>
> You cannot do ALL(f) inside a definition in FOL,
> when f is a function symbol.

There is no prohibition against quantifying over functions or sets in most math textbooks. Call it a variant of SOL if you like.

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<9d4e3225-0cf5-4f5c-98e5-dd7ef4fb7019n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60954&group=sci.math#60954

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:6214:2125:: with SMTP id r5mr14379007qvc.28.1622413807398;
Sun, 30 May 2021 15:30:07 -0700 (PDT)
X-Received: by 2002:a25:b701:: with SMTP id t1mr26764532ybj.348.1622413807286;
Sun, 30 May 2021 15:30:07 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 15:30:07 -0700 (PDT)
In-Reply-To: <1e98aa8d-9738-4919-a1dc-d18be852ea2dn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com> <1e98aa8d-9738-4919-a1dc-d18be852ea2dn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9d4e3225-0cf5-4f5c-98e5-dd7ef4fb7019n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Sun, 30 May 2021 22:30:07 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Dan Christensen - Sun, 30 May 2021 22:30 UTC

On Sunday, May 30, 2021 at 5:55:04 PM UTC-4, Mostowski Collapse wrote:
> I am not sure whether I can use your Finite definition
> to provoke an inconsistency already.

It's from Dedekind if that means anything you.

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<d5c3dc9c-0bb0-4369-ba44-36c505c7c4a6n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60963&group=sci.math#60963

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:620a:12d9:: with SMTP id e25mr13539817qkl.481.1622416147305;
Sun, 30 May 2021 16:09:07 -0700 (PDT)
X-Received: by 2002:a25:b6c6:: with SMTP id f6mr29838738ybm.16.1622416147078;
Sun, 30 May 2021 16:09:07 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 16:09:06 -0700 (PDT)
In-Reply-To: <2e044d35-5800-4de3-aef4-bce3051f2f71n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.70; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.70
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com> <2e044d35-5800-4de3-aef4-bce3051f2f71n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d5c3dc9c-0bb0-4369-ba44-36c505c7c4a6n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: burse...@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 May 2021 23:09:07 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Mostowski Collapse - Sun, 30 May 2021 23:09 UTC

You can quantify over functions, if its set-like.

But for example this here:

ALL(b):[b e t => f(b) e t]

Doesn't make f set-like.

Dan Christensen schrieb am Montag, 31. Mai 2021 um 00:27:29 UTC+2:
> On Sunday, May 30, 2021 at 5:50:18 PM UTC-4, Mostowski Collapse wrote:
>
> > Dan Christensen schrieb am Sonntag, 30. Mai 2021 um 21:27:01 UTC+2:
> > > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> > >
> > > >
> > > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > > even if it perhaps be not perfectly politically correct:
> > > > Every Texan kills some Texan; no Texan is killed by
> > > > more than one Texan; therefore every Texan is killed
> > > > by some Texan. The argument’s conclusion follows
> > > > validly only if the set of Texans is finite."
> > > >
> > > > Can you prove the above in DC Proof?
> > > See http://dcproof.com/TexasPuzzle.htm
> > Now do it in set theory with FOL.
> I think I will stick to the ordinary logic of most math textbooks.
> > In FOL there is no step:
> >
> > 11 ALL(f):[ALL(b):[b e t => f(b) e t]
> > & ALL(b):ALL(c):[b e t & c e t => [f(b)=f(c) => b=c]]
> > => ALL(b):[b e t => EXIST(c):[c e t & f(c)=b]]]
> > Detach, 10, 6
> >
> > 12 ALL(b):[b e t => v(b) e t]
> > & ALL(b):ALL(c):[b e t & c e t => [v(b)=v(c) => b=c]]
> > => ALL(b):[b e t => EXIST(c):[c e t & v(c)=b]]
> > U Spec, 11
> >
> > You cannot do ALL(f) inside a definition in FOL,
> > when f is a function symbol.
> There is no prohibition against quantifying over functions or sets in most math textbooks. Call it a variant of SOL if you like.
> Dan
>
> Download my DC Proof 2.0 freeware at http://www.dcproof.com
> Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<774a54d1-fe84-4fac-bb73-98f40722e1edn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=60965&group=sci.math#60965

  copy link   Newsgroups: sci.math
X-Received: by 2002:ac8:5308:: with SMTP id t8mr12848769qtn.254.1622416539007;
Sun, 30 May 2021 16:15:39 -0700 (PDT)
X-Received: by 2002:a5b:f05:: with SMTP id x5mr27730769ybr.425.1622416538898;
Sun, 30 May 2021 16:15:38 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Sun, 30 May 2021 16:15:38 -0700 (PDT)
In-Reply-To: <d5c3dc9c-0bb0-4369-ba44-36c505c7c4a6n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<0a378ee7-3ef9-45f4-9251-20f437a2bbcan@googlegroups.com> <2e044d35-5800-4de3-aef4-bce3051f2f71n@googlegroups.com>
<d5c3dc9c-0bb0-4369-ba44-36c505c7c4a6n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <774a54d1-fe84-4fac-bb73-98f40722e1edn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Sun, 30 May 2021 23:15:38 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Dan Christensen - Sun, 30 May 2021 23:15 UTC

On Sunday, May 30, 2021 at 7:09:13 PM UTC-4, Mostowski Collapse wrote:

> Dan Christensen schrieb am Montag, 31. Mai 2021 um 00:27:29 UTC+2:
> > On Sunday, May 30, 2021 at 5:50:18 PM UTC-4, Mostowski Collapse wrote:
> >
> > > Dan Christensen schrieb am Sonntag, 30. Mai 2021 um 21:27:01 UTC+2:
> > > > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> > > >
> > > > >
> > > > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > > > even if it perhaps be not perfectly politically correct:
> > > > > Every Texan kills some Texan; no Texan is killed by
> > > > > more than one Texan; therefore every Texan is killed
> > > > > by some Texan. The argument’s conclusion follows
> > > > > validly only if the set of Texans is finite."
> > > > >
> > > > > Can you prove the above in DC Proof?
> > > > See http://dcproof.com/TexasPuzzle.htm
> > > Now do it in set theory with FOL.
> > I think I will stick to the ordinary logic of most math textbooks.
> > > In FOL there is no step:
> > >
> > > 11 ALL(f):[ALL(b):[b e t => f(b) e t]
> > > & ALL(b):ALL(c):[b e t & c e t => [f(b)=f(c) => b=c]]
> > > => ALL(b):[b e t => EXIST(c):[c e t & f(c)=b]]]
> > > Detach, 10, 6
> > >
> > > 12 ALL(b):[b e t => v(b) e t]
> > > & ALL(b):ALL(c):[b e t & c e t => [v(b)=v(c) => b=c]]
> > > => ALL(b):[b e t => EXIST(c):[c e t & v(c)=b]]
> > > U Spec, 11
> > >
> > > You cannot do ALL(f) inside a definition in FOL,
> > > when f is a function symbol.
> > There is no prohibition against quantifying over functions or sets in most math textbooks. Call it a variant of SOL if you like.
> > Dan

> You can quantify over functions, if its set-like.
>

I am aware of no such requirement in most math textbooks. Use these unnecessary restrictions if you must, e.g. in a philosophy course.

> But for example this here:
> ALL(b):[b e t => f(b) e t]
> Doesn't make f set-like.

Not a necessary or useful distinction AFAICT.

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<c0590784-98cb-46ff-9ba0-4ccea494db64n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61053&group=sci.math#61053

  copy link   Newsgroups: sci.math
X-Received: by 2002:a37:aa58:: with SMTP id t85mr11260517qke.387.1622481375680; Mon, 31 May 2021 10:16:15 -0700 (PDT)
X-Received: by 2002:a25:ad5a:: with SMTP id l26mr33150946ybe.185.1622481375533; Mon, 31 May 2021 10:16:15 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!tr3.eu1.usenetexpress.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Mon, 31 May 2021 10:16:15 -0700 (PDT)
In-Reply-To: <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com> <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c0590784-98cb-46ff-9ba0-4ccea494db64n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Mon, 31 May 2021 17:16:15 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 23
 by: Dan Christensen - Mon, 31 May 2021 17:16 UTC

On Sunday, May 30, 2021 at 3:27:01 PM UTC-4, Dan Christensen wrote:
> On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
>
> >
> > "One of Peirce’s favorite examples helps elucidate the idea,
> > even if it perhaps be not perfectly politically correct:
> > Every Texan kills some Texan; no Texan is killed by
> > more than one Texan; therefore every Texan is killed
> > by some Texan. The argument’s conclusion follows
> > validly only if the set of Texans is finite."
> >
> > Can you prove the above in DC Proof?
> See http://dcproof.com/TexasPuzzle.htm [deleted]

On further consideration, I will withdraw this proof. I assumed the functionality of the murderer/victim relation. While gang murders were ruled out, multiple murders by the same individual were not ruled.

> Dan
>
> Download my DC Proof 2.0 freeware at http://www.dcproof.com
> Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<74d08ca6-6a45-4b58-b978-01e152df419bn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61057&group=sci.math#61057

  copy link   Newsgroups: sci.math
X-Received: by 2002:a0c:c3d1:: with SMTP id p17mr18097219qvi.44.1622483217587;
Mon, 31 May 2021 10:46:57 -0700 (PDT)
X-Received: by 2002:a25:b701:: with SMTP id t1mr31982862ybj.348.1622483217403;
Mon, 31 May 2021 10:46:57 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Mon, 31 May 2021 10:46:57 -0700 (PDT)
In-Reply-To: <c0590784-98cb-46ff-9ba0-4ccea494db64n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<c0590784-98cb-46ff-9ba0-4ccea494db64n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <74d08ca6-6a45-4b58-b978-01e152df419bn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Mon, 31 May 2021 17:46:57 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Dan Christensen - Mon, 31 May 2021 17:46 UTC

On Monday, May 31, 2021 at 1:16:21 PM UTC-4, Dan Christensen wrote:
> On Sunday, May 30, 2021 at 3:27:01 PM UTC-4, Dan Christensen wrote:
> > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> >
> > >
> > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > even if it perhaps be not perfectly politically correct:
> > > Every Texan kills some Texan; no Texan is killed by
> > > more than one Texan; therefore every Texan is killed
> > > by some Texan. The argument’s conclusion follows
> > > validly only if the set of Texans is finite."
> > >
> > > Can you prove the above in DC Proof?
> > See http://dcproof.com/TexasPuzzle.htm [deleted]
>
> On further consideration, I will withdraw this proof. I assumed the functionality of the murderer/victim relation. While gang murders were ruled out, multiple murders by the same individual were not ruled out.

Rule out such multiple murders and the conclusion would be easily shown to be correct.

> > Dan
> >
> > Download my DC Proof 2.0 freeware at http://www.dcproof.com
> > Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61101&group=sci.math#61101

  copy link   Newsgroups: sci.math
X-Received: by 2002:ac8:5f4b:: with SMTP id y11mr16817082qta.158.1622498212128;
Mon, 31 May 2021 14:56:52 -0700 (PDT)
X-Received: by 2002:a25:b701:: with SMTP id t1mr33190794ybj.348.1622498211922;
Mon, 31 May 2021 14:56:51 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Mon, 31 May 2021 14:56:51 -0700 (PDT)
In-Reply-To: <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Mon, 31 May 2021 21:56:52 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 22
 by: Dan Christensen - Mon, 31 May 2021 21:56 UTC

On Sunday, May 30, 2021 at 3:27:01 PM UTC-4, Dan Christensen wrote:
> On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
>
> >
> > "One of Peirce’s favorite examples helps elucidate the idea,
> > even if it perhaps be not perfectly politically correct:
> > Every Texan kills some Texan; no Texan is killed by
> > more than one Texan; therefore every Texan is killed
> > by some Texan. The argument’s conclusion follows
> > validly only if the set of Texans is finite."
> >
> > Can you prove the above in DC Proof?
> See http://dcproof.com/TexasPuzzle.htm [undeleted]

I will retract my retraction. By "Every Texan kills some Texan," Peirce probably did NOT mean AT LEAST ONE Texan. So, my proof stands. Sorry about the confusion.

> Dan
>
> Download my DC Proof 2.0 freeware at http://www.dcproof.com
> Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<s93o7d$l5v$1@dont-email.me>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61106&group=sci.math#61106

  copy link   Newsgroups: sci.math
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: erra...@nomail.afraid.org (FromTheRafters)
Newsgroups: sci.math
Subject: Re: RELATIONAL DATABASE MANAGER
Date: Mon, 31 May 2021 18:33:17 -0400
Organization: Peripheral Visions
Lines: 20
Message-ID: <s93o7d$l5v$1@dont-email.me>
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com> <5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com> <4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>
Reply-To: erratic.howard@gmail.com
Mime-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 31 May 2021 22:33:18 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="8315a8ff6e140f6b2934df3d33af894f";
logging-data="21695"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+c4OuexYorbB3gr6tLctpNPH11n3J31eY="
Cancel-Lock: sha1:xd3u1nefKb+qwlM7AAc4G04qpd4=
X-Newsreader: MesNews/1.08.06.00-gb
X-ICQ: 1701145376
 by: FromTheRafters - Mon, 31 May 2021 22:33 UTC

Dan Christensen presented the following explanation :
> On Sunday, May 30, 2021 at 3:27:01 PM UTC-4, Dan Christensen wrote:
>> On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
>>
>>>
>>> "One of Peirce’s favorite examples helps elucidate the idea,
>>> even if it perhaps be not perfectly politically correct:
>>> Every Texan kills some Texan; no Texan is killed by
>>> more than one Texan; therefore every Texan is killed
>>> by some Texan. The argument’s conclusion follows
>>> validly only if the set of Texans is finite."
>>>
>>> Can you prove the above in DC Proof?
>> See http://dcproof.com/TexasPuzzle.htm [undeleted]
>
> I will retract my retraction. By "Every Texan kills some Texan," Peirce
> probably did NOT mean AT LEAST ONE Texan. So, my proof stands. Sorry about
> the confusion.

From T to T left total and right unique? Mass assisted suicide?

Re: RELATIONAL DATABASE MANAGER

<7e81d4d9-d799-4ba6-8e70-05f0a8ba4e7fn@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61386&group=sci.math#61386

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:6214:d06:: with SMTP id 6mr31836809qvh.56.1622691447013;
Wed, 02 Jun 2021 20:37:27 -0700 (PDT)
X-Received: by 2002:a25:6088:: with SMTP id u130mr52428754ybb.257.1622691446853;
Wed, 02 Jun 2021 20:37:26 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Wed, 2 Jun 2021 20:37:26 -0700 (PDT)
In-Reply-To: <4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <7e81d4d9-d799-4ba6-8e70-05f0a8ba4e7fn@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Thu, 03 Jun 2021 03:37:27 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Dan Christensen - Thu, 3 Jun 2021 03:37 UTC

On Monday, May 31, 2021 at 5:56:58 PM UTC-4, Dan Christensen wrote:
> On Sunday, May 30, 2021 at 3:27:01 PM UTC-4, Dan Christensen wrote:
> > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> >
> > >
> > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > even if it perhaps be not perfectly politically correct:
> > > Every Texan kills some Texan; no Texan is killed by
> > > more than one Texan; therefore every Texan is killed
> > > by some Texan. The argument’s conclusion follows
> > > validly only if the set of Texans is finite."
> > >
> > > Can you prove the above in DC Proof?
> > See http://dcproof.com/TexasPuzzle.htm [undeleted]
>
> I will retract my retraction. By "Every Texan kills some Texan," Peirce probably did NOT mean AT LEAST ONE Texan. So, my proof stands. Sorry about the confusion.

I have found that if you don't assume a unique victim for each "Texan", then the formal proof explodes in length from 16 to 507 in DC Proof.

I was able to prove:

ALL(x):ALL(k):[Set(x) & Set'(k)

& ALL(a):ALL(b):[(a,b) in k => a in x & b in x]

& ALL(a):[a in x => EXIST(b):[b in x & (a,b) in k]]

& ALL(a):ALL(b):ALL(c):[a in x & b in x & c in x => [(a,b) in k & (c,b) in k => a=c]]

=> [Finite(x) => ALL(a):[a in x => EXIST(b):(b,a) in k]]]

where

x is the set of Orks ("Texans" in the original)
(t, u) in k means t kills u

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

Re: RELATIONAL DATABASE MANAGER

<e0fbc175-2746-4c02-946e-a218ca31ebe1n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61397&group=sci.math#61397

  copy link   Newsgroups: sci.math
X-Received: by 2002:ae9:eb43:: with SMTP id b64mr4336371qkg.329.1622694634103;
Wed, 02 Jun 2021 21:30:34 -0700 (PDT)
X-Received: by 2002:a25:b98d:: with SMTP id r13mr49976593ybg.430.1622694633846;
Wed, 02 Jun 2021 21:30:33 -0700 (PDT)
Path: i2pn2.org!rocksolid2!news.neodome.net!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Wed, 2 Jun 2021 21:30:33 -0700 (PDT)
In-Reply-To: <4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=163.182.226.42; posting-account=OWfgwwgAAADQpH2XgMDMe2wuQ7OFPXlE
NNTP-Posting-Host: 163.182.226.42
References: <8eb96d95-9ebc-49dd-91d7-b41c63b369e1@googlegroups.com>
<5c452dbb-8f25-41fc-9bdc-2f030a6825cdn@googlegroups.com> <fe02b3fe-3559-43f2-a039-a7f28b186523n@googlegroups.com>
<4a933fc7-5c82-4b91-a7ca-a8bc1b1f27dbn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e0fbc175-2746-4c02-946e-a218ca31ebe1n@googlegroups.com>
Subject: Re: RELATIONAL DATABASE MANAGER
From: Dan_Chri...@sympatico.ca (Dan Christensen)
Injection-Date: Thu, 03 Jun 2021 04:30:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Dan Christensen - Thu, 3 Jun 2021 04:30 UTC

On Monday, May 31, 2021 at 5:56:58 PM UTC-4, Dan Christensen wrote:
> On Sunday, May 30, 2021 at 3:27:01 PM UTC-4, Dan Christensen wrote:
> > On Sunday, May 30, 2021 at 12:09:58 PM UTC-4, Mostowski Collapse wrote:
> >
> > >
> > > "One of Peirce’s favorite examples helps elucidate the idea,
> > > even if it perhaps be not perfectly politically correct:
> > > Every Texan kills some Texan; no Texan is killed by
> > > more than one Texan; therefore every Texan is killed
> > > by some Texan. The argument’s conclusion follows
> > > validly only if the set of Texans is finite."
> > >
> > > Can you prove the above in DC Proof?
> > See http://dcproof.com/TexasPuzzle.htm [undeleted]
>
> I will retract my retraction. By "Every Texan kills some Texan," Peirce probably did NOT mean AT LEAST ONE Texan. So, my proof stands. Sorry about the confusion.

I have found that if you don't assume a unique victim for each "Texan", then the formal proof explodes in length from 16 to 509 in DC Proof.

I was able to prove:

ALL(x):ALL(k):[Set(x) & Set'(k)

& ALL(a):ALL(b):[(a,b) in k => a in x & b in x]

& ALL(a):[a in x => EXIST(b):[b in x & (a,b) in k]]

& ALL(a):ALL(b):ALL(c):[a in x & b in x & c in x => [(a,b) in k & (c,b) in k => a=c]]

=> [Finite(x) => ALL(a):[a in x => EXIST(b):[b in x & (b,a) in k]]]

where

x is the set of Orks ("Texans" in the original)
(t, u) in k means t kills u

Dan

Download my DC Proof 2.0 freeware at http://www.dcproof.com
Visit my Math Blog at http://www.dcproof.wordpress.com

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor