Let $V$ be a finite $n$-dimensional vector space over a field $K$ and $\{\lambda_{1},\ldots, \lambda_{n}\}$ be a linearly independent set of functionals
Show that the linear map
$$\Lambda:V\to K^n$$ $$v\mapsto (\lambda_1(v),\ldots, \lambda_n(v))$$
Is surjective.
This is a detail in a proof of a proposition related to dual bases which I simply can't solve.
If we let $\{\lambda_1,\ldots, \lambda_n\}$ be a linearly independent then we have that if we remove one functional from that set the span of the rest of the vectors does not contain the removed element, or equivalently if $a_1\lambda_1 + \cdots + a_1\lambda_n = 0$ where not all functionals are nonzero, $a_j \in K$ and $0$ is the zero functional taking all elements of $V$ to $0\in K$ then $a_1 = \cdots = a_n = 0$
If $\Lambda$ is surjective then the dimension of the image of $\Lambda$ but be equal to $n$ which implies that the kernel of the map is trivial so my failed strategy was to show that that the kernel is trivial from which I would conclude that the map must be trivial.
If $v\in \ker(\Lambda) \implies av \in \ker(\Lambda) \forall a \in K$ since the the kernel is a subspace (closure).
$$\Lambda(av) = (0,\ldots, 0) \implies a(\lambda_1(v),\ldots, \lambda_n(v)) = (0,\ldots, 0)$$
So $a(\lambda_1(v) + \cdots + a\lambda_n(v)) = 0$ But I don't get anyway from here and realize that I've probably done some misstake or thinking about the porblem in a stupid way.
Any hints would be appreciated.