# Tensor Product The **tensor product** is a way to build a new vector space from old vector spaces. We can start with a simple example. Given two vectors, $\bf{v}$ and $\bf{w}$, we can build a new vector called the *tensor product*: $\bf{v} \otimes \bf{w}$ But what is that vector, *really*? Likewise, if we have two [Vector Spaces](Abstract%20Vector%20Spaces.md), $V$ and $W$, we can build a new vector space, also called their *tensor product*: $V \otimes W$ But what is that vector space, *really*? ![](Screenshot%202023-07-27%20at%207.26.02%20AM.png) ![](Screenshot%202023-07-27%20at%207.31.13%20AM.png) ![](Screenshot%202023-07-27%20at%207.53.35%20AM.png) --- Date: 20230727 Links to: Tags: References: * [The Tensor Product, Demystified](https://www.math3ma.com/blog/the-tensor-product-demystified)