K = filteredComplex L
We can make a filtered complex from a list of chain complex maps as follows. We first need to load the relevant packages.
|
We then make a chain complex.
|
|
|
|
We now make the modules of the another chain complex which we will label D.
|
|
|
|
Now make a chain complex map.
|
|
|
We now make the modules of another chain complex which we will label E.
|
|
|
|
Now make a chain complex map.
|
Now make a filtered complex from a list of chain complex maps.
|
We can make a filtered complex, with a specified minimum filtration degree from a list of ChainComplexMaps by using the Shift option.
|
|
We can make a filtered complex from a nested list of simplicial complexes as follows
|
|
|
|
If we want the resulting complexes to correspond to the non-reduced homology of the simplicial complexes we can do the following.
|