Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.abelianImageToKernel

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      (S : CategoryTheory.ShortComplex C) → CategoryTheory.Abelian.image S.f ⟶ CategoryTheory.Limits.kernel S.g

The canonical morphism Abelian.image S.f ⟶ kernel S.g for a short complex S in an abelian category.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Abelian
Cited by
4 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ShortComplex.LeftHomologyData.ofAbelian · cited by 4LeftHomologyData.ofAbelianCategoryTheory.ShortComplex.abelianImageToKernel_comp_kernel_ι · cited by 1ShortComplex.abelianImage…CategoryTheory.ShortComplex.abelianImageToKernel_comp_kernel_ι_assoc · cited by 1ShortComplex.abelianImage…CategoryTheory.ShortComplex.abelianImageToKernel_comp_kernel_ι_comp_cokernel_π · cited by 1ShortComplex.abelianImage…CategoryTheory.ShortComplex.abelianImageToKernel_comp_kernel_ι_comp_cokernel_π_assoc · cited by 0ShortComplex.abelianImage…CategoryTheory.ShortComplex.abelianImageToKernelIsKernel · cited by 0ShortComplex.abelianImage…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.Limits.kernel · cited by 272Limits.kernelCategoryTheory.Limits.cokernel · cited by 229Limits.cokernelCategoryTheory.Limits.cokernel.π · cited by 194cokernel.πCategoryTheory.Limits.kernel.lift · cited by 64kernel.liftCategoryTheory.Abelian.image · cited by 57Abelian.imageCategoryTheory.Abelian.image.ι · cited by 25image.ιShortComplex.abelianImageToKe…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.