Q2 [15\%] Given the relation schema \( R(A, B, C, D, E) \) with the following functional dependencies set
\[
F=\{A \rightarrow E, B C \rightarrow A, D \rightarrow B, E \rightarrow C\} \text { which hold on } R .
\]
Find and proof all candidate keys in \( R \).