Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.HomologyData.canonical

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

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

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
10 results in Mathlib
Foundations
Depth 46 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_iso_hom · cited by 0HomologyData.canonical_is…CategoryTheory.ShortComplex.HomologyData.canonical_iso_inv · cited by 0HomologyData.canonical_is…CategoryTheory.ShortComplex.HomologyData.canonical_left_H · cited by 0HomologyData.canonical_le…CategoryTheory.ShortComplex.HomologyData.canonical_left_K · cited by 0HomologyData.canonical_le…CategoryTheory.ShortComplex.HomologyData.canonical_left_i · cited by 0HomologyData.canonical_le…CategoryTheory.ShortComplex.HomologyData.canonical_left_π · cited by 0HomologyData.canonical_le…CategoryTheory.ShortComplex.HomologyData.canonical_right_H · cited by 0HomologyData.canonical_ri…CategoryTheory.ShortComplex.HomologyData.canonical_right_Q · cited by 0HomologyData.canonical_ri…CategoryTheory.ShortComplex.HomologyData.canonical_right_p · cited by 0HomologyData.canonical_ri…CategoryTheory.ShortComplex.HomologyData.canonical_right_ι · cited by 0HomologyData.canonical_ri…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyCategoryTheory.ShortComplex.LeftHomologyData.H · cited by 236LeftHomologyData.HCategoryTheory.ShortComplex.HomologyData · cited by 102ShortComplex.HomologyDataCategoryTheory.ShortComplex.RightHomologyData.canonical · cited by 7RightHomologyData.canonic…CategoryTheory.ShortComplex.LeftHomologyData.canonical · cited by 7LeftHomologyData.canonicalHomologyData.canonicalCITED BYCITES

Cites9

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

Cited by10

Results whose statement or proof uses this declaration.