Understanding the Definition of the Tensor Product of Chain Complexes

5.4k Views Asked by At

The tensor product of chain complexes (of $R$ modules) $C_\bullet ,D_\bullet$ is defined as $$(C_\bullet \otimes D_\bullet )_n = \bigoplus_{i+j=n} C_i \otimes_R D_{j}$$

I understand this definition works by yielding a chain complex (with a nilpotent boundary operator as usually defined), but I don't understand anything about it beyond that.

Questions:

  1. What is the motivation behind this definition?
  2. Is there any geometric insight to be gained here?
  3. Where can I read about its history?

Added: Does the tensor product of chain complexes as defined above posses some universal property (which is easy to formulate) in $\mathsf {Ch}_\bullet$?

3

There are 3 best solutions below

10
On BEST ANSWER

Let $(C,d_C)$ and $(D, d_D)$ be two chain complexes of $R$-modules, where $d_C$ and $d_D$ are differentials of degree $+1$. By definition, each $C_i$ and $D_j$ are $R$-modules. We want to "compose" the above complexes in a tensorial way; the definition you propose has 2 main effects:

  1. each $(C\otimes_R D)_n$ is again an $R$-module.
  2. the induced differential (which is probably the missing part in the OP) $$d_{C\otimes_R D}:=d_C\otimes_R 1_D + 1_C\otimes_R d_D,$$

is compatible with the (co)homological grading. In fact, for all $c\in C_i$ and $g\in D_j$, s.t. $i+j = n$, i.e. $c\otimes_R g\in (C\otimes_R D)_{n}$ then

$$d_{C\otimes_R D}(c\otimes_R g)= d_C c\otimes_R g + (-1)^i c \otimes_R d_Dg\in (C\otimes_R D)_{n+1}, $$

as $d_C c\in C_{i+1}$ and $d_D g\in D_{j+1}$. We used the Koszul sign rule.

For topological / geometric insights I refer to the text "Rational Homotopy Theory" by Felix, Halperin and Thomas. For formal definitions and applications in homological algebra the book by Gelfand and Manin is recommended, instead.

0
On

$\{Ci\otimes Dj\}$ is nice double complex,with left hand side is $n$-th object in total complex of the double complex. you can refer to balancing ext and tor in Weibel's book. it has a nice application to prove two left derived functor of $A\otimes B$ gives same functor.

5
On

Ok I have never seen definition of tensor product of chain complexes before but it seams to me quite sensible. I did a very crude drawing which might give you some motivation behind the definition (If I got it right :D)

In the picture we have two chain complexes $C_\bullet,D_\bullet$, in fact they are simplicial complexes of dimension $1$. They are both just an edge with two end vertices. Now you would like to somehow combine them and get square and that is the tensor product. Or you could take two circles and get torus or circle and edge and get cylinder.

I did not label every element of $C_\bullet \otimes D_\bullet$ I just labeled vertex $a\otimes d$, edge $e\otimes c$ and face $e\otimes f$.

enter image description here