Let $V$ be a vector space of finite dimension $n$, $F$ a field. Let $f\in Bil(V, V; F)$.
Prove that the following statements are equivalent:
- $f$ is non degenerate
- $rank(f) = n$
- $Ker_r(f) = \{0\}$
- $Ker_l(f) = \{0\}$
- $\phi^{-1}:V\to V^{*}$ which is defined by $\phi^{-1}(v)(u) = f(v, u)$ is an isomorphism.
I have successfully shown the following: $1 \iff 2$, $2 \implies 3$, $2 \implies 4$.
But I'm stuck with the rest. Can you give me a hand please? Thanks!
Let $V$ be an $n$-dimensional vector space over a field $F$ and let $f : V \times V \to F$ be a bilinear form. You're presumably defining $f$ to be non-degenerate if for every non-zero $v \in V$ there exists some $w_L, w_R \in V$ such that $f(v,w_L) \neq 0$ and $f(w_R,v) \neq 0$. For convenience, let's set the following terminology and notation:
and let's make the following observations:
What you want to show, then, are that the following are equivalent:
Now, you've shown that 1 $\iff$ 2 (as well as that 2 $\implies$ 3, and that 2 $\implies$ 4). Notice that by our first two observations above, $f$ is non-degenerate if and only if for every non-zero $v \in V$, $v \notin \ker_L(f)$ and $v \notin \ker_R(F)$, if and only if $\ker_L(f) = \{0\}$ and $\ker_R(f) = \{0\}$, i.e., 1 $\iff$ (3 AND 4). Hence, it's enough to show that 3, 4, and 5 are all equivalent.
Now, by the observation that $f_R = f_L^\ast$, it follows that $f_L$ is an isomorphism if and only if $f_R$ is, i.e., 5 $\iff$ $f_R$ is an isomorphism. Given that $\ker_L(f) = \ker(f_L)$ and $\ker_R(f) = \ker(f_R)$, you can now use the rank-nullity theorem to show that 3 $\iff$ $f_R$ is an isomorphism and 4 $\iff$ 5.