Exact sequences with four terms #
The main definition in this file is ComposableArrows.Exact.cokerIsoKer:
given an exact sequence S (involving at least four objects),
this is the isomorphism from the cokernel of S.map' k (k + 1)
to the kernel of S.map' (k + 2) (k + 3). This is intended
to be used for exact sequences in abelian categories, but the
construction works for preadditive balanced categories.
If S is a complex, this is the morphism from a cokernel of S.map' k (k + 1)
to a kernel of S.map' (k + 2) (k + 3).
Equations
Instances For
If S is a complex, this is the morphism from the cokernel of S.map' k (k + 1)
to the kernel of S.map' (k + 2) (k + 3).
Equations
Instances For
If S is a complex, this is the morphism from the opcycles of S in
degree k + 1 to the cycles of S in degree k + 2.
Equations
Instances For
If S is an exact sequence, this is the morphism from a cokernel
of S.map' k (k + 1) to a kernel of S.map' (k + 2) (k + 3).
Equations
Instances For
If S is an exact sequence, this is the isomorphism from a cokernel
of S.map' k (k + 1) to a kernel of S.map' (k + 2) (k + 3).
Equations
Instances For
If S is an exact sequence, this is the isomorphism from the cokernel
of S.map' k (k + 1) to the kernel of S.map' (k + 2) (k + 3).
Equations
Instances For
If S is an exact sequence, this is the isomorphism from the opcycles of S in
degree k + 1 to the cycles of S in degree k + 2.