Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.leftHomologyFunctor

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      [CategoryTheory.Limits.HasKernels C] →
        [CategoryTheory.Limits.HasCokernels C] → CategoryTheory.Functor (CategoryTheory.ShortComplex C) C

The left homology functor ShortComplex C ⥤ C, where the left homology of a short complex S is understood as a cokernel of the obvious map S.toCycles : S.X₁ ⟶ S.cycles where S.cycles is a kernel of S.g : S.X₂ ⟶ S.X₃.

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
7 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasKernelsCategoryTheory.Limits.HasCokernels

Around this declaration

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

CategoryTheory.ShortComplex.leftHomologyFunctorOpNatIso · cited by 2ShortComplex.leftHomology…CategoryTheory.ShortComplex.rightHomologyFunctorOpNatIso · cited by 2ShortComplex.rightHomolog…CategoryTheory.ShortComplex.leftHomologyπNatTrans · cited by 1ShortComplex.leftHomology…CategoryTheory.ShortComplex.leftHomologyFunctorIso · cited by 0ShortComplex.leftHomology…CategoryTheory.ShortComplex.leftHomologyFunctorOpNatIso_hom_app · cited by 0ShortComplex.leftHomology…CategoryTheory.ShortComplex.leftHomologyFunctorOpNatIso_inv_app · cited by 0ShortComplex.leftHomology…CategoryTheory.ShortComplex.leftHomologyFunctor_map · cited by 0ShortComplex.leftHomology…CategoryTheory.ShortComplex.leftHomologyFunctor_obj · cited by 0ShortComplex.leftHomology…CategoryTheory.ShortComplex.rightHomologyFunctorOpNatIso_hom_app · cited by 0ShortComplex.rightHomolog…CategoryTheory.ShortComplex.leftHomologyπNatTrans_app · cited by 0ShortComplex.leftHomology…CategoryTheory.ShortComplex.rightHomologyFunctorOpNatIso_inv_app · cited by 0ShortComplex.rightHomolog…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Limits.HasKernels · cited by 67Limits.HasKernelsCategoryTheory.ShortComplex.leftHomology · cited by 66ShortComplex.leftHomologyCategoryTheory.Limits.HasCokernels · cited by 47Limits.HasCokernelsCategoryTheory.ShortComplex.leftHomologyMap · cited by 28ShortComplex.leftHomology…ShortComplex.leftHomologyFunc…CITED BYCITES

Cites8

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

Cited by11

Results whose statement or proof uses this declaration.