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
- hS.cokerToKer' k hk cc kf hcc hkf = hcc.desc (CategoryTheory.Limits.CokernelCofork.ofπ (hkf.lift (CategoryTheory.Limits.KernelFork.ofι (S.map' (k + 1) (k + 1 + 1) ⋯ ⋯) ⋯)) ⋯)
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
- One or more equations did not get rendered due to their size.
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
- One or more equations did not get rendered due to their size.
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
- hS.cokerToKer' k hk cc kf hcc hkf = ⋯.cokerToKer' k hk cc kf hcc hkf
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
- hS.cokerIsoKer' k hk cc kf hcc hkf = CategoryTheory.asIso (hS.cokerToKer' k hk cc kf hcc hkf)
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
- One or more equations did not get rendered due to their size.
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.
Equations
- One or more equations did not get rendered due to their size.