Armstrong’s Axioms
Infer functional dependencies from other functional dependencies
Note
Sound: Anything derived from
Complete: Anything in
- Reflexivity: If
holds then holds - Augmentation: If
holds then holds - Transitivity: If
and holds then holds
Additional rules
- Union: If
and holds then holds - Decomposition: If
holds then holds