Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Proposal: 6NF

Re: Proposal: 6NF

From: Jan Hidders <hidders_at_gmail.com>
Date: 16 Oct 2006 01:30:02 -0700
Message-ID: <1160987401.953911.242570@m7g2000cwm.googlegroups.com>

Marshall wrote:
> On Oct 15, 7:39 am, "Jan Hidders" <hidd..._at_gmail.com> wrote:
> >
> > Note that Liskov and Wong themselves defined the principle
> > as:
> >
> > Let q(x) be a property provable about objects x of type T. Then q(y)
> > should be true for objects y of type S where S is a subtype of T.
>
> Um, I'm on shaky ground here, but it seems to me that given Rice's
> theorem, you're not going to be able to use the above to prove
> a subtyping relationship; only disprove it. Am I way off?

Rice's theorem says something about decidability, not provability. But whether this is provable and / or decidable depends very much on the particular formalism you are using. Note that this is exactly what subtyping algorithms do, which in many cases are quite simple.

Received on Mon Oct 16 2006 - 03:30:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US