After having read the Wiki article on the Tensor Product, I have tried constructing $\mathbb{R}\otimes\mathbb{R}$ (over the field $\mathbb{R}$), to check my understanding.
Step 1: construct $\mathbb{R}\times\mathbb{R} := \{(a,b); a\in \mathbb{R}, b\in \mathbb{R}\}$. So for example, $\{1,2\},\{0,5\}$ and $\{2,7\}$ are all in $\mathbb{R}\times\mathbb{R}$.
Step 2: Construct $F(\mathbb{R}\times\mathbb{R}):= \{g: \mathbb{R}\times\mathbb{R}\to \mathbb{R}; |\mbox{supp}(g)|<\infty\}.$ So for example, the function $$g(x,y) = \begin{cases} 3 &&\mbox{ if $(x,y)=(1,2)$}\\ 6 &&\mbox{ if $(x,y)=(0,5)$}\\ 1&&\mbox{ if $(x,y)=(2,7)$}\\ 0 &&\mbox{ else } \end{cases}$$ is in $F(\mathbb{R}\times\mathbb{R})$.
Step 3: Construct congruence classes to ensure bilinearity. So for example, one congruence class could be $\{(1,2),(1,1)+(1,1), 2(0.5,2), 2(1,1),...\}$.
This is where I stop understanding. What do the elements of $F(V\times W)$ (such as the function $g$) have to do with these equivalence classes? How are these relations 'on $F(V\times W)$', given that the elements of $F(V\times W)$ are functions?