Re: What is an automorphism of a database instance?
Date: Wed, 9 Jan 2008 16:14:37 -0800 (PST)
Message-ID: <abf9e2b3-542c-4a40-b3b9-c0e19fbe2e6c_at_d21g2000prf.googlegroups.com>
On Jan 9, 4:02 pm, Kira Yamato <kira..._at_earthlink.net> wrote:
> On 2008-01-09 18:53:17 -0500, Tegiri Nenashi <TegiriNena..._at_gmail.com> said:
>
> > On Jan 9, 3:29 pm, Kira Yamato <kira..._at_earthlink.net> wrote:
> >> BTW, do we need to impose partial ordering preserved too? Partial
> >> ordering defined as
> >> A <= B
> >> if and only if
> >> A = A /\ B.
>
> > A = A /\ B
> > imply
> > f(A) = f(A /\ B)
> > which implies
> > f(A) = f(A) /\ f(B)
> > which in turn imply
> > f(A) <= f(B)
>
> Of course, it's obvious from the definition!
Therefore, actually, all we need is an isomorphism of upper (or lower) semi-lattice! Which brings to the point you raised early:
<quote>
>>> How do you know that it is not too general?
>> I don't:-(
To show that it is not too general, it is enough to show that /\ and
\/
can be represented by expressions using the classical relational
algebra, no? Then, the algebra of /\ and \/ and the classical
relational algebra are equivalent.
</quote>
The lattice join is trivially expressed via relational algebra join (and we don't even have to bother with rather easy problem of expressing inner union is in terms of classic RA).
Unfortunately, I understand Jan's comment differently. An isomorphism is an equivalence relation. How do we know it is not "too coarse"? But this is rather fuzzy idea, unless Jan points out to alternative "finer" definition:-) Received on Thu Jan 10 2008 - 01:14:37 CET