Let $V$ be a vector space and $f,g_1,g_2,\ldots,g_m\in V^*$ its dual, prove that $f$ is a linear combination of $g_i$'s iff $\cap \text{ker} g_i \subseteq \text{ker}f$
I already understand that if the intersection of $g_i$'s is empty, then it is a basis for the dual, and therefore $f$ is a linear combination of $g_i$'s. And I also managed to prove the foward direction (if $f$ is a linear combination of $g_i$, then $\cap \text{ker} g_i \subseteq \text{ker} f$, since that for any $v \in \cap ker g_i$ $f(v)=0=a_1g_1(v)=g_2(v)=\ldots=g_m(v)=0$). But I'm not finding a way to prove the reverse direction. Tried chatgpt but got only nonsense. Can someone give me a hint or post a duplicate (really didn't find it out here).
Thanks in advance.