Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.HomologyData.ofIsLimitKernelFork

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) →
        S.f = 0 → (c : CategoryTheory.Limits.KernelFork S.g) → CategoryTheory.Limits.IsLimit c → S.HomologyData

When the first map S.f is zero, this is the homology data on S given by any limit kernel fork of S.g

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
8 results in Mathlib
Foundations
Depth 35 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.exact_iff_mono · cited by 8ShortComplex.exact_iff_mo…HomologicalComplex.truncGE'.homologyData · cited by 3truncGE'.homologyDataCategoryTheory.ShortComplex.HomologyMapData.compatibilityOfZerosOfIsLimitKernelFork · cited by 2HomologyMapData.compatibi…CategoryTheory.ShortComplex.HomologyMapData.ofIsLimitKernelFork · cited by 2HomologyMapData.ofIsLimit…ChainComplex.alternatingConstHomologyDataEvenNEZero · cited by 1ChainComplex.alternatingC…CategoryTheory.ShortComplex.HomologyMapData.ofIsLimitKernelFork_right · cited by 0HomologyMapData.ofIsLimit…CategoryTheory.ShortComplex.HomologyData.ofIsLimitKernelFork_iso · cited by 0HomologyData.ofIsLimitKer…CategoryTheory.ShortComplex.HomologyData.ofIsLimitKernelFork_left · cited by 0HomologyData.ofIsLimitKer…CategoryTheory.ShortComplex.HomologyData.ofIsLimitKernelFork_right · cited by 0HomologyData.ofIsLimitKer…CategoryTheory.ShortComplex.HomologyMapData.compatibilityOfZerosOfIsLimitKernelFork_left · cited by 0HomologyMapData.compatibi…CategoryTheory.ShortComplex.HomologyMapData.compatibilityOfZerosOfIsLimitKernelFork_right · cited by 0HomologyMapData.compatibi…CategoryTheory.ShortComplex.HomologyMapData.ofIsLimitKernelFork_left · cited by 0HomologyMapData.ofIsLimit…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 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.ShortComplex.LeftHomologyData.H · cited by 236LeftHomologyData.HCategoryTheory.Limits.KernelFork · cited by 108Limits.KernelForkHomologyData.ofIsLimitKernelF…CITED BYCITES

Cites18

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

Cited by12

Results whose statement or proof uses this declaration.