Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Functional dependency
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Covers and equivalence == === Covers === '''Definition''': <math>F</math> covers <math>G</math> if every FD in <math>G</math> can be inferred from <math>F</math>. <math>F</math> covers <math>G</math> if <math>G</math><sup>+</sup> ⊆ <math>F</math><sup>+</sup> <br/> Every set of functional dependencies has a [[canonical cover]]. === Equivalence of two sets of FDs === Two sets of FDs <math>F</math> and <math>G</math> over schema <math>R</math> are equivalent, written <math>F</math> ≡ <math>G</math>, if <math>F</math><sup>+</sup> = <math>G</math><sup>+</sup>. If <math>F</math> ≡ <math>G</math>, then <math>F</math> is a cover for <math>G</math> and vice versa. In other words, equivalent sets of functional dependencies are called ''covers'' of each other. === Non-redundant covers === A set <math>F</math> of FDs is nonredundant if there is no proper subset <math>F'</math> of <math>F</math> with <math>F'</math> ≡ <math>F</math>. If such an <math>F'</math> exists, <math>F</math> is redundant. <math>F</math> is a nonredundant cover for <math>G</math> if <math>F</math> is a cover for <math>G</math> and <math>F</math> is nonredundant. <br/> An alternative characterization of nonredundancy is that <math>F</math> is nonredundant if there is no FD ''X'' β ''Y'' in <math>F</math> such that <math>F </math> - {''X'' β ''Y''} <math>\models</math> ''X'' β ''Y''. Call an FD ''X'' β ''Y'' in <math>F</math> redundant in <math>F</math> if <math>F </math> - {''X'' β ''Y''} <math>\models</math> ''X'' β ''Y''.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)