Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.LeftHomologyData.ofIsColimitCokernelCofork

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) →
        S.g = 0 →
          (c : CategoryTheory.Limits.CokernelCofork S.f) → CategoryTheory.Limits.IsColimit c → S.LeftHomologyData

When the second map S.g is zero, this is the left homology data on S given by any colimit cokernel cofork of S.f

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
13 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.ShortComplex.HomologyData.ofIsColimitCokernelCofork · cited by 6HomologyData.ofIsColimitC…CategoryTheory.ShortComplex.LeftHomologyData.ofHasCokernel · cited by 6LeftHomologyData.ofHasCok…CategoryTheory.ShortComplex.LeftHomologyMapData.ofIsColimitCokernelCofork · cited by 3LeftHomologyMapData.ofIsC…CategoryTheory.ShortComplex.LeftHomologyMapData.compatibilityOfZerosOfIsColimitCokernelCofork · cited by 2LeftHomologyMapData.compa…CategoryTheory.ShortComplex.LeftHomologyData.ofIsColimitCokernelCofork_liftK · cited by 1LeftHomologyData.ofIsColi…CategoryTheory.ShortComplex.LeftHomologyMapData.ofIsColimitCokernelCofork_φH · cited by 0LeftHomologyMapData.ofIsC…CategoryTheory.ShortComplex.LeftHomologyMapData.ofIsColimitCokernelCofork_φK · cited by 0LeftHomologyMapData.ofIsC…CategoryTheory.ShortComplex.HomologyData.ofIsColimitCokernelCofork_iso · cited by 0HomologyData.ofIsColimitC…CategoryTheory.ShortComplex.HomologyData.ofIsColimitCokernelCofork_left · cited by 0HomologyData.ofIsColimitC…CategoryTheory.ShortComplex.HomologyMapData.ofIsColimitCokernelCofork_left · cited by 0HomologyMapData.ofIsColim…CategoryTheory.ShortComplex.LeftHomologyMapData.compatibilityOfZerosOfIsColimitCokernelCofork_φH · cited by 0LeftHomologyMapData.compa…CategoryTheory.ShortComplex.LeftHomologyMapData.compatibilityOfZerosOfIsColimitCokernelCofork_φK · cited by 0LeftHomologyMapData.compa…CategoryTheory.ShortComplex.LeftHomologyData.ofIsColimitCokernelCofork_H · cited by 0LeftHomologyData.ofIsColi…CategoryTheory.ShortComplex.LeftHomologyData.ofIsColimitCokernelCofork_K · cited by 0LeftHomologyData.ofIsColi…CategoryTheory.ShortComplex.LeftHomologyData.ofIsColimitCokernelCofork_f' · cited by 0LeftHomologyData.ofIsColi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.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.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fLeftHomologyData.ofIsColimitC…CITED BYCITES

Cites21

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

Cited by17

Results whose statement or proof uses this declaration.