Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.homologyIsKernel

{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.IsLimit (CategoryTheory.Limits.KernelFork.ofι S.homologyι ⋯)

The homology S.homology of a short complex is the kernel of the morphism S.fromOpcycles : S.opcycles ⟶ S.X₃.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
4 results in Mathlib
Foundations
Depth 43 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.exact_iff_mono · cited by 8ShortComplex.exact_iff_mo…CategoryTheory.ShortComplex.RightHomologyData.canonical · cited by 7RightHomologyData.canonic…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.rightHomologyData · cited by 5ofEpiMonoFactorisation.ri…CategoryTheory.ShortComplex.liftHomology · cited by 3ShortComplex.liftHomologyHomologicalComplex.homologyIsKernel · cited by 1HomologicalComplex.homolo…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_exact · cited by 1SpectralObject.kernelSequ…CategoryTheory.ShortComplex.liftHomology_ι · cited by 1ShortComplex.liftHomology…CategoryTheory.ShortComplex.isIso_homologyMap_of_isIso_opcyclesMap_of_mono · 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 876ShortComplex.X₃CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyCategoryTheory.ShortComplex.homology · cited by 216ShortComplex.homologyCategoryTheory.ShortComplex.opcycles · cited by 192ShortComplex.opcyclesCategoryTheory.Limits.KernelFork.ofι · cited by 70KernelFork.ofιCategoryTheory.ShortComplex.homologyι · cited by 51ShortComplex.homologyιCategoryTheory.Limits.IsLimit.ofIsoLimit · cited by 39IsLimit.ofIsoLimitCategoryTheory.ShortComplex.fromOpcycles · cited by 38ShortComplex.fromOpcyclesShortComplex.homologyIsKernelCITED BYCITES

Cites19

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

Cited by8

Results whose statement or proof uses this declaration.