I am seeking for help. I am stuck over a question based on functional dependency.
Consider the relation schema R= (A, B, C, D, E, G) and the set F of functional dependencies: A → BC BD → E CD → AB a. Derive the nontrivial dependencies from F using Armstrong’s axioms: AD → E and CD → E. Show all steps.
I can not understand the question. As per my understanding, here all functional dependencies are non trivial. So what is the meaning of Armstrong’s axioms: AD → E and CD → E.
Also, what is the meaning of derivation of nontrivial dependencies?