Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.Exact.rightHomologyDataOfIsColimitCokernelCofork

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {S : CategoryTheory.ShortComplex C} →
        S.Exact →
          [CategoryTheory.Limits.HasZeroObject C] →
            (cc : CategoryTheory.Limits.CokernelCofork S.f) → CategoryTheory.Limits.IsColimit cc → S.RightHomologyData

Given an exact short complex S and a colimit cokernel cofork cc for S.f, this is the right homology data for S with Q := cc.pt and H := 0.

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

Around this declaration

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

CategoryTheory.ShortComplex.Exact.rightHomologyDataOfIsColimitCokernelCofork_p · cited by 1Exact.rightHomologyDataOf…CategoryTheory.ShortComplex.Exact.rightHomologyDataOfIsColimitCokernelCofork_H · cited by 0Exact.rightHomologyDataOf…CategoryTheory.ShortComplex.Exact.rightHomologyDataOfIsColimitCokernelCofork_Q · cited by 0Exact.rightHomologyDataOf…CategoryTheory.ShortComplex.Exact.rightHomologyDataOfIsColimitCokernelCofork_ι · cited by 0Exact.rightHomologyDataOf…CategoryTheory.ComposableArrows.IsComplex.mono_cokerToKer' · cited by 0IsComplex.mono_cokerToKer'CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂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.Iso.refl · cited by 727Iso.reflCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.ShortComplex.Exact · cited by 292ShortComplex.ExactCategoryTheory.ShortComplex.RightHomologyData · cited by 211ShortComplex.RightHomolog…Exact.rightHomologyDataOfIsCo…CITED BYCITES

Cites22

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

Cited by5

Results whose statement or proof uses this declaration.