Let $V$ be a vector space of dimension $2$.
Let $\{w_1,w_2\}$ be a basis of $V$ and $\{\beta_1,\beta_2\}\subset V^*$ its dual basis.
Let $T:V^*\times V^*\times V\times V \to \mathbb R$ be a multiliear map.
Let $F:V^*\times V\to \mathbb R$ be the multiliear map defined by
$$F(u,v)=\sum_{k=1}^2T(\beta_k,u,w_k,v).$$
Question: Is the definition of $F$ indepentend of the fixed basis $\{w_1,w_2\}$ of $V$? In other words, does any basis give the same $F$?
If so, is it trivial? This is a remark in some notes but I couldn't prove it by myself. I would appreciate an explanation of the proof.
Yes it is. You just have to check that the value agree for all basis. That is if the basis transform as $$ w_k = \sum_{\alpha = 1}^{2} A_{\alpha k} w'_{\alpha} $$ and by condition $\beta_k(w_l) = \delta_{wl}$, the dual basis transform as $$ \beta_{k} = \sum_{\mu =1}^2 A^{-1}_{k \mu }\beta'_{\mu}, $$ then for any $u \in V^*, v \in V$ \begin{align} F(u,v) &= \sum_{k=1}^{2} T(\beta_k,u,w_k,v) \\ &= \sum_{k=1}^{2} T\Big(\sum_{\mu =1}^2 A^{-1}_{k \mu }\beta'_{\mu},u,\sum_{\alpha = 1}^{2} A_{\alpha k} w'_{\alpha},v\Big) \\ &= \sum_{\mu =1}^2 \sum_{\alpha = 1}^{2} \, \Big(\sum_{k=1}^{2} A^{-1}_{k \mu } A_{\alpha k}\Big) T(\beta'_{\mu},u,w'_{\alpha},v) \\ &= \sum_{\mu =1}^2 \sum_{\alpha = 1}^{2}\delta_{\mu \alpha} T(\beta'_{\mu},u,w'_{\alpha},v) \\&= \sum_{\alpha=1}^{2} T(\beta'_{\alpha},u,w'_{\alpha},v). \end{align} As @Ivo Terek says, this work for any (finite) dimension of $V$.