Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.LeftHomologyData.canonical

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) → [S.HasHomology] → S.LeftHomologyData

Given a short complex S such that S.HasHomology, this is the canonical left homology data for S whose K and H fields are respectively S.cycles and S.homology.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
7 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.HomologyData.canonical · cited by 10HomologyData.canonicalCategoryTheory.ShortComplex.HomologyData.canonical_iso_hom · cited by 0HomologyData.canonical_is…CategoryTheory.ShortComplex.HomologyData.canonical_iso_inv · cited by 0HomologyData.canonical_is…CategoryTheory.ShortComplex.LeftHomologyData.canonical_H · cited by 0LeftHomologyData.canonica…CategoryTheory.ShortComplex.LeftHomologyData.canonical_K · cited by 0LeftHomologyData.canonica…CategoryTheory.ShortComplex.LeftHomologyData.canonical_f' · cited by 0LeftHomologyData.canonica…CategoryTheory.ShortComplex.LeftHomologyData.canonical_i · cited by 0LeftHomologyData.canonica…CategoryTheory.ShortComplex.LeftHomologyData.canonical_π · cited by 0LeftHomologyData.canonica…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyCategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.homology · cited by 216ShortComplex.homologyCategoryTheory.ShortComplex.LeftHomologyData · cited by 212ShortComplex.LeftHomology…CategoryTheory.ShortComplex.iCycles · cited by 100ShortComplex.iCyclesCategoryTheory.ShortComplex.homologyπ · cited by 71ShortComplex.homologyπCategoryTheory.ShortComplex.toCycles_comp_homologyπ · cited by 12ShortComplex.toCycles_com…CategoryTheory.ShortComplex.homologyIsCokernel · cited by 5ShortComplex.homologyIsCo…CategoryTheory.ShortComplex.cyclesIsKernel · cited by 5ShortComplex.cyclesIsKern…LeftHomologyData.canonicalCITED BYCITES

Cites12

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.