suppose we have a vector space $V$ over a field $F$. Then any linear mapping Hom$_F(V,F)$ from $V$ to $V^*$ is also a vector space of $F$. Then the $V^{**:}=\ $Hom$_F(V^*,F)$ is also a vector space over $F$. My confusion comes from studying the canonical homomorphism from $V$ to $V^{**}$, quote from Motivation to understand double dual space :
Let $v \in V$. I am going to build an element $\Phi_v$ of $V^{**}$. An element of $V^{**}$ should be a function that eats functions that eat vectors in $V$ and returns a number.
why is that?
Elements of $V$ are vectors, elements of $V^*$ are all linear mappings, but they are still vectors,
so $V\mapsto V^*$ is going from a vector to a vector, no problem here.
But if that is the case, then why does $V^*\mapsto V^{**}$ now map from a vector to a number? (assuming if we take $F=\mathbb{R}$)
Should $V^*\mapsto V^{**}$ not also just be mapping a vector to another vector?