Here is the statement :
Let $E$ a finite $\mathbb{K}$-vectorial space and $\phi_1, \ldots, \phi_p, \psi$ a collection of linear forms on $E$ such that : $\bigcap \limits_{i=1}^p\ker(\phi_i)\subset \ker(\psi)$. Then $\psi \in \operatorname{span}\{\phi_1,\ldots, \phi_p\}$.
The suggestion is to make an induction on $p\ge 1$ (I already know that this method is not the fastest way) :
For $p=1$ then $\ker(\phi_1)\subset \ker(\psi)$.
If $\phi_1 \equiv 0$ then $\ker(\phi_1)=E$ so $\psi \equiv 0$ and the statement is true.
If not, we have the fact that $\phi_1$ and $\psi$ are linearly dependent so $\psi \in \operatorname{span} \{\phi_1\}$ and the statement is also true.
Now we want to check the statement for $p+1$.
We suppose $\bigcap \limits_{i=1}^{p+1}\ker(\phi_i)\subset \ker(\psi)$ and we want to prove that $\psi \in \operatorname{span}\{\phi_1,\ldots, \phi_{p+1}\}$.
If all the linear forms are null then $\psi \equiv 0$ and the statement is true.
If not, we have $\bigcap \limits_{i=1}^{p+1}\ker(\phi_i)\subset \bigcap \limits_{i=1}^p \ker(\phi_i) \subset \ker(\psi)$ so by the induction's hypothesis, $\psi \in \operatorname{span}\{\phi_1,\ldots, \phi_p\}$.
Moreover (not sure) $\ker(\phi_{p+1})\subset \ker(\psi)$ so $\psi \in \operatorname{span} \{\phi_{p+1}\}$.
Then I'm stuck...
Thanks in advance