naiveTruncation(f, lo, hi)
naiveTruncation(f, (lo, hi))
Naive truncations of complexes are functorial. Given a map of chain complexes, this method returns the canonical map from the naive truncation of the source to the naive truncation of the target. The degree of f is used to determine the appropriate naive truncation of the target complex.
First, we define some non-trivial maps of chain complexes.
|
|
|
|
|
|
|
We use these maps to illustrate naive truncation.
|
|
|
|
|
|
|
|
It is also possible to truncate the source and target independently.
|
|
|
There is another type of truncation, canonical truncation, which induces an isomorphism on (a range) of homology.
The source of this document is in Complexes/ChainComplexMapDoc.m2:1563:0.