Let $V$ be a finite dimensional vector space over $F$ and $T:V \rightarrow W$ linear transformation. Prove that $\text{im}(T^t)=(\ker T)^0$ where $T^t$ is the dual/transpose of $T$ and $(\ker T)^0$ is the annihilator of the kernel.
I have so far proved that $\text{im}(T^t) \subseteq (\ker T)^0$ but I have difficulty proving the other direction. Given that $f \in (\ker T)^0$, how do I construct $g \in W^*$ such that $f=T^t(g)$?
Here is a link to an exactly same question: Image of dual map is annihilator of kernel. I don't quite understand the answer using the first isomorphism theorem. Is there another way to prove it? How should I make sense of the answer in the link? Thanks!