For the sake of this question, a tensor product of two vector spaces $V$ and $W$ over a field $K$ is a couple $(T,h)$ where $T$ is a vector space over $K$ and $h:V\times W\to T$ is a bilinear map satisfying the universal property: For every vector space $Z$ over $K$ and bilinear map $f:V\times W\to Z$ there exist an unique linear map $\tilde f:T \to Z$ such that $f=\tilde f\circ h$.
In this context, $u\otimes v$ is a notation for $h(u,v)$.
I want to prove that, if $u\otimes v=a\otimes b$, then there exist $\lambda,\mu \in K$ such that $u=\lambda a$ and $v=\mu b$.
QUESTIONS:
- Is it true?
- How to prove it?
My first try to prove it is to use the universal property taking, as $f$, the projection $V\times W\to V$. But $f$ is not bilinear.
EDIT: The vector spaces are finite dimensional real (or complex if possible) vector spaces.