Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.homologyIsCokernel

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) →
        [inst_2 : S.HasHomology] →
          CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofπ S.homologyπ ⋯)

The homology S.homology of a short complex is the cokernel of the morphism S.toCycles : S.X₁ ⟶ S.cycles.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
5 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasHomology

Around this declaration

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

CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.leftHomologyData · cited by 12ofEpiMonoFactorisation.le…CategoryTheory.ShortComplex.exact_iff_epi · cited by 8ShortComplex.exact_iff_epiCategoryTheory.ShortComplex.LeftHomologyData.canonical · cited by 7LeftHomologyData.canonicalCategoryTheory.ShortComplex.descHomology · cited by 3ShortComplex.descHomologyCategoryTheory.ShortComplex.liftCycles_comp_homologyπ_eq_zero_iff_up_to_refinements · cited by 3ShortComplex.liftCycles_c…CategoryTheory.ShortComplex.π_descHomology · cited by 1ShortComplex.π_descHomolo…HomologicalComplex.homologyIsCokernel · cited by 1HomologicalComplex.homolo…CategoryTheory.Abelian.SpectralObject.cokernelSequenceCyclesE_exact · cited by 1SpectralObject.cokernelSe…CategoryTheory.ShortComplex.isIso_homologyMap_of_isIso_cyclesMap_of_epi · cited by 0ShortComplex.isIso_homolo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyCategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.homology · cited by 216ShortComplex.homologyCategoryTheory.Limits.CokernelCofork.ofπ · cited by 77CokernelCofork.ofπCategoryTheory.ShortComplex.homologyπ · cited by 71ShortComplex.homologyπCategoryTheory.ShortComplex.toCycles · cited by 47ShortComplex.toCyclesCategoryTheory.Limits.IsColimit.ofIsoColimit · cited by 45IsColimit.ofIsoColimitShortComplex.homologyIsCokern…CITED BYCITES

Cites19

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

Cited by9

Results whose statement or proof uses this declaration.