I am trying to do the next exercise (Exercise 11, section 10.2, Hoffman & Kunze).
I defined a linear functional $L: V \to V^*$ as $(L_f\alpha)(\beta)=f(\alpha, \beta)$. It is easy to show that L is bijective. Then, for a $\beta \in V$ fixed and $T \in \mathcal L(V)$, I defined $$g(\alpha):= f(T\alpha,\beta)$$
So, $g \in V^*$.
With that in mind, I showed the existence of $T$. I could do the rest of the exercise without any problem. However, I think I did not use properly the hypothesis that $f$ is symmetric and, as an additional exercise, I want to show the same exercise assuming that $f$ is a non-degenerated skew-symmetric bilinear form. Is there something I am missing? Thank you for your help!