ChainComplexMap -- the class of all maps between chain complexes
The type ChainComplexMap is a member of the class Type.
Each object of class ChainComplexMap is called a chain complex map.
Each chain complex map is also a member of class MutableHashTable.
More general types (whose methods may also apply) :
The usual algebraic operations are available: addition, subtraction,
scalar multiplication, and composition. The identity map from a
chain complex to itself can be produced with id. An
attempt to add (subtract, or compare) a ring element to a chain complex
will result in the ring element being multiplied by the appropriate
identity map.
Functions and methods returning a a chain complex map :
Methods for using a chain complex map :