R=(A,B,C,D,E,F,G)
Functional dependencies:
A→B
BF→C
AB→F
D→E
Which of the following FDs are in F+ (the closure of F)? Select all correct answers.
- A→F
- DF→E
- B→E
- A→G
- ABC→C
We learned about using reflexivity and augmentation to check if they are in F+, but I can't seem to find any in F+, and am wondering if I am doing it wrong