Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.homologyIsoImageICyclesCompPOpcycles

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      (S : CategoryTheory.ShortComplex C) →
        S.homology ≅ CategoryTheory.Limits.image (CategoryTheory.CategoryStruct.comp S.iCycles S.pOpcycles)

The homology of a short complex S in an abelian category identifies to the image of S.iCycles ≫ S.pOpcycles : S.cycles ⟶ S.opcycles.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Abelian
Cited by
3 results in Mathlib
Foundations
Depth 96 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.HomologyData.ofEpiMonoFactorisation.isoHomology · cited by 9ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.π_comp_isoHomology_hom · cited by 2ofEpiMonoFactorisation.π_…CategoryTheory.ShortComplex.homologyIsoImageICyclesCompPOpcycles_ι · cited by 2ShortComplex.homologyIsoI…CategoryTheory.ShortComplex.homologyIsoImageICyclesCompPOpcycles_ι_assoc · cited by 0ShortComplex.homologyIsoI…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.homology · cited by 216ShortComplex.homologyCategoryTheory.ShortComplex.opcycles · cited by 192ShortComplex.opcyclesCategoryTheory.Limits.image · cited by 124Limits.imageCategoryTheory.ShortComplex.iCycles · cited by 100ShortComplex.iCyclesCategoryTheory.ShortComplex.pOpcycles · cited by 84ShortComplex.pOpcyclesCategoryTheory.ShortComplex.homologyπ · cited by 71ShortComplex.homologyπCategoryTheory.ShortComplex.homologyι · cited by 51ShortComplex.homologyιCategoryTheory.Limits.image.isoStrongEpiMono · cited by 5image.isoStrongEpiMonoShortComplex.homologyIsoImage…CITED BYCITES

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.