Suppose we have a real vector space $X$ and $\varphi_1,\varphi_2,...,\varphi_n$ and $\psi$ linear functionals from $X$ to $\mathbb R$. I'm struggling with the following implication:
$$ "ker(\psi) \supset \cap_{1\le k \le n}ker(\varphi_k)" \implies " \exists \lambda_1,\lambda_2,...,\lambda_n \in \mathbb R: \psi=\sum_{1 \le k \le n}\lambda_k \varphi_k" $$
What I've tried so far was passing to the quotient $X/\cap_{1 \le k \le n}ker(\varphi_k)$ and then defining the unique linear functional $$\varphi: X/\cap_{1\le k \le n}ker(\varphi_k) \to \mathbb R, \space [x] \mapsto \psi (x)$$
I don't know how to proceed and to be honest I don't even know if this is the right approach but the kernel intersection immidiately triggered the idea to pass to the quotient.
Any help?