Let $X$ a vectorial space y let $\Gamma \subset X^{\ast}$. We will say that $\Gamma$ is total in $X$ if $f(x)=0$, $\forall f \in \Gamma$ implies that $x=0$. I have to prove that if $\Gamma$ is total in $X$ and $x_1, x_2, \cdots, x_n$ are linearly independent in $X$, then exist $f_1, f_2, \cdots, f_n$ in $\Gamma$ such that $f_i(x_j)=\delta_{ij}$, where $\delta_{ij}$ is the Kronecker delta function, that is $$f_i(x_j)=\delta_{ij}=\begin{cases}1 \qquad i=j \\ 0 \qquad i \ne j \end{cases}$$
My attempt. I have to define $f_i: X \to \mathbb{K}$, where $\mathbb{K}=\mathbb{C}$ or $\mathbb{R}$. The issue is that I have no guarantee that the space is finite dimensional. Since if it were of finite dimension the problem would be easier and i'm stuck here. I would really appreciate some help.
Consider the map $$T:f\in\Gamma \mapsto (f(x_1), \ldots,f(x_n))\in \mathbb K^n.$$ I then claim that $T$ is onto. Arguing by contradiction, suppose not, so there is some nonzero linear functional vanishing on the range if $T$. In other words, there is $(a_1,\ldots,a_n)$, not all zeros, such that, for every $f$ in $\Gamma$, $$ 0 = \sum a_if(x_i) = f\left(\sum a_ix_i\right). $$ By hypothesis, $\sum a_ix_i=0$, contradicting the linear independence of the $x_i$. This shows that $T$ is onto, from where the conclusion follows easily.