I came across this notation in this wiki article.
Can anyone tell me the meaning of this notation? What exactly is happening here?
$v \mapsto ( x \mapsto f(x,v) )$
What I understand here is $x, v \in V$ and $V^*$ is its dual.
Am I correct, if I say, first vector v is fixed and
then $\forall x, x \mapsto f(x,v)$?
So that $f( . , v) \in V^*$, where dot will be filled by $x$ ?
Thanks in advance.