Suppose $K$ and $V$ are finite dimensional vector spaces and let $\left< \cdot , \cdot \right>$ be a bilinear form on $K \times V$. If there exists a subspace $W \subset V$ such that for all $a \in K$ and $w \in W$, $\left< a, w \right> = 0$, Show that there exists a subspace $U \subset K$ with dimension at least $\dim K - (\dim V - \dim W)$ such that $\langle u, v \rangle = 0$ whenever $u \in U$ and $v \in V$.
The reason was explained as the fact that "row rank of $\left< \cdot , \cdot \right>$ is equal to its column rank." However, I am failing to see how matrices come into play for this question. Any help would be greatly appreciated.
Matrices are useless here. Let $U$ be the kernel of the linear map $$f:K\to(V/W)^*,$$ $$a\mapsto[v+W\mapsto\langle a,v\rangle].$$ By the rank-nullity theorem, $$\dim U=\dim K-\dim {\rm im}f.$$ But $$\dim{\rm im}f\le\dim((V/W)^*)=\dim(V/W)=\dim V-\dim W.$$ The conclusion follows.