complex H
A complex is a sequence of objects (e.g. modules), connected by maps called differentials. The composition of any two consecutive maps is zero.
The same data type is used for both chain and cochain complexes. If C is a complex, then we have C^i = C_{-i}.
We construct the Koszul complex on the generators for the ideal of the twisted cubic curve.
|
|
|
|
|
|
|
This is the primary constructor used by all of the more user friendly methods for constructing a chain complex.
This constructor minimizes computation and does very little error checking. To verify that a complex is well constructed, use isWellDefined(Complex).