After working on this Some kind of projection in a non-orthogonal basis , it turns out it suffices (ask why if you can't figure it) to solve the following problem:
Suppose the existence of $a_1,...a_d$ be $d$ real numbers, and $\mathbf{e_1,\ldots,e_d}$ be a basis of $\mathbb R^d$ such that $$\forall (x_1,...,x_d) \in \mathbb R^d, \sum_{i=1}^{d} \sum_{k=1}^{d} x_k \langle \mathbf{e_k,e_i} \rangle a_i=0 $$ Prove that $a_1=\ldots=a_d=0$.
Equivalently, and more simply,
Let $\mathbf{e_1,\ldots,e_d}$ be a basis of $\mathbb R^d$ and $G$ the associated Gramian matrix.
If there exists $A \in \mathcal{M}_{d,1}(\mathbb R)$ such that $\forall X \in \mathcal{M}_{d,1}(\mathbb R), X^TGA=0$, prove that $A=0$
How do I tackle this ? (I don't know much about Gramian matrices).