2

I am looking for an explicit isomorphism $Hom(V,V^*)\rightarrow V^*\otimes V^*$ where $V$ is a vector space.

I thought of:

$\phi\rightarrow ((u,v)\rightarrow \phi(u)(v))$

But I'm not sure this works.

Does anyone have a suggestion?

Ian
  • 23

1 Answers1

11

I normally think of it the other way around, that is, $$ V^{\star} \otimes W \to \hom(V, W), \qquad \varphi \otimes w \mapsto (v \mapsto \varphi(v) w). $$


PS I am assuming $V, W$ to be finite-dimensional, see the comments below.

  • How do you see that this map is surjective? – Ian Jun 24 '13 at 11:22
  • 2
    @Ian: Because vector space homomorphisms can be represented by matrices. The elementary matrix $E_{i,j}$ on a given bases $e,f$ of $V,W$, repspectively, is the image of $e_j^\otimes f_i$. This even works in infinite dimension if you directly give a basis $e^$ of $V^*$. – Marc van Leeuwen Jun 24 '13 at 11:25
  • @Marc: is that approach also valid in infinite dimension? – Ian Jun 24 '13 at 11:28
  • 4
    I retract the part about infinite dimension. Indeed since tensor products contain only finite sums of elementary tensors, any homomorphism in the image of this correspondence has as image a finite dimensional subspace of $W$. Taking $V=W$ of infinite dimension, the identity of $V$ is not in the image of the correspondence. – Marc van Leeuwen Jun 24 '13 at 11:35