[step:Define the map $\Phi: V \otimes_k W \to \mathcal{L}(V^*, W)$ via the universal property]Define the map
\begin{align*}
\Psi: V \times W &\to \mathcal{L}(V^*, W) \\
(v, w) &\mapsto \Psi(v, w),
\end{align*}
where $\Psi(v, w): V^* \to W$ is the linear map defined by $\Psi(v, w)(\varphi) = \varphi(v) \cdot w$ for each $\varphi \in V^*$. We verify that $\Psi$ is bilinear. For fixed $w \in W$, the map $v \mapsto \Psi(v, w)$ is linear because for $v_1, v_2 \in V$ and $\alpha \in k$,
\begin{align*}
\Psi(\alpha v_1 + v_2, w)(\varphi) = \varphi(\alpha v_1 + v_2) \cdot w = (\alpha \varphi(v_1) + \varphi(v_2)) \cdot w = \alpha\, \Psi(v_1, w)(\varphi) + \Psi(v_2, w)(\varphi),
\end{align*}
using linearity of $\varphi \in V^*$. For fixed $v \in V$, the map $w \mapsto \Psi(v, w)$ is linear because for $w_1, w_2 \in W$ and $\beta \in k$,
\begin{align*}
\Psi(v, \beta w_1 + w_2)(\varphi) = \varphi(v)(\beta w_1 + w_2) = \beta\, \varphi(v) w_1 + \varphi(v) w_2 = \beta\, \Psi(v, w_1)(\varphi) + \Psi(v, w_2)(\varphi).
\end{align*}
By the [universal property of the tensor product](/theorems/???), there exists a unique linear map
\begin{align*}
\Phi: V \otimes_k W \to \mathcal{L}(V^*, W)
\end{align*}
satisfying $\Phi(v \otimes w)(\varphi) = \varphi(v) \cdot w$ for all $v \in V$, $w \in W$, and $\varphi \in V^*$.[/step]