So I am revising Linear Algebra and have a question about finding isomorphisms between dual spaces. I am looking at this problem: Let $V$ be a finite dimensional vector space, over a field $F$ and let $V'$ be its dual space. Show that the map $(f,v) \mapsto f(v)$ from $V'\times V$ to $F$ induces an isomorphism $\theta : V\rightarrow (V')'$.
My first question is, is what is the isomorphism induced? Am I meant to be finding another map from the one given to me, and if so, how do I go about doing this?
If I am testing to see if something is an isomorphism, I think I want to check it is linear (so well-defined), surjective and injective. I can see the the map stated, if this is the map, is linear, but how would I go about proving its surjective and injective.
Any help understanding this problem and topic appreciated.Thanks.
The isomorphism that you're looking for is known as the evaluation map. It is indeed different from the map you have stated. That map, while surjective, is certainly not injective. It looks instead like it's intended to give a hint towards the correct map.
We are trying instead to find a map $ \theta $ from $ V $ to $ (V')' $. That is, for $ v \in V $, $ \theta (v):V'\to\mathbb{F} $ is a linear functional. Put another way $\theta (v)(f) \in \mathbb{F}$. But now this is looking familiar. If we label the stated map as $\phi:V'\times V:\mathbb{F}$ we can set $\theta(v)(f) := \phi(f,v) = f(v)$.
Now we have to check a few things:
I won't go through these in detail but the first follows from the definition of addition and scalar multiplication of linear functions. The second is covered by the definition of linearity of functions itself. The last are just showing that $\theta(v)=\theta(w)$ implies that $v=w$ and that any element of $(V')'$ can be written as $\theta(v)$ for some $v$.