Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.RightHomologyData.canonical

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

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

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
7 results in Mathlib
Foundations
Depth 44 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.canonicalHomologicalComplex.truncGE.rightHomologyMapData · cited by 3truncGE.rightHomologyMapD…CategoryTheory.ShortComplex.RightHomologyData.canonical_H · cited by 0RightHomologyData.canonic…CategoryTheory.ShortComplex.RightHomologyData.canonical_Q · cited by 0RightHomologyData.canonic…CategoryTheory.ShortComplex.RightHomologyData.canonical_g' · cited by 0RightHomologyData.canonic…CategoryTheory.ShortComplex.RightHomologyData.canonical_p · cited by 0RightHomologyData.canonic…CategoryTheory.ShortComplex.RightHomologyData.canonical_ι · cited by 0RightHomologyData.canonic…HomologicalComplex.truncGE.rightHomologyMapData_φH · cited by 0truncGE.rightHomologyMapD…HomologicalComplex.truncGE.rightHomologyMapData_φQ · cited by 0truncGE.rightHomologyMapD…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.homology · cited by 216ShortComplex.homologyCategoryTheory.ShortComplex.RightHomologyData · cited by 211ShortComplex.RightHomolog…CategoryTheory.ShortComplex.opcycles · cited by 192ShortComplex.opcyclesCategoryTheory.ShortComplex.pOpcycles · cited by 84ShortComplex.pOpcyclesCategoryTheory.ShortComplex.homologyι · cited by 51ShortComplex.homologyιCategoryTheory.ShortComplex.homologyι_comp_fromOpcycles · cited by 11ShortComplex.homologyι_co…CategoryTheory.ShortComplex.opcyclesIsCokernel · cited by 5ShortComplex.opcyclesIsCo…CategoryTheory.ShortComplex.homologyIsKernel · cited by 4ShortComplex.homologyIsKe…RightHomologyData.canonicalCITED BYCITES

Cites12

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

Cited by9

Results whose statement or proof uses this declaration.