If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Multi valued dependency proof

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-06, 17:22
dbnewbee dbnewbee is offline
Registered User
 
Join Date: Apr 2006
Posts: 3
Multi valued dependency proof

Hello! My first post here, hope you guys can help me out!

Ok. I'm doing an assignment on database relations theory. One of the tasks is to prove that the following statement regarding multivalued dependencies holds:

If X ->-> Y and Y ->-> Z then X ->-> Y/Z (equiv to X ->-> Y - Z),

which is called the transitivity rule.

How do I prove this?

I'm thinking of proving it on a tuple level. The following document proves something similar to this, and might give you an understanding: http://www.almaden.ibm.com/cs/people/fagin/sigmod77.pdf

Have a look at page 9 and you will see that the above rule is proven when X,Y and Z are pairwise disjoint. But I need to prove the rule as it is.

Can someone please help me with this, or am I posting this in the wrong forum? I'm totally lost.
Reply With Quote
  #2 (permalink)  
Old 04-21-06, 00:43
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
If you look in your book under the transitive rule, you ought to be able to follow this from the example there. This is nearly the "poster child" for the simplest possible use of a transitive association.

Give it a shot, post what you've got, and I'm sure that we'll be able to help you.

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On