Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyMapData.comp
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{S₁ S₂ S₃ : CategoryTheory.ShortComplex C} →
{φ : S₁ ⟶ S₂} →
{φ' : S₂ ⟶ S₃} →
{h₁ : S₁.HomologyData} →
{h₂ : S₂.HomologyData} →
{h₃ : S₃.HomologyData} →
CategoryTheory.ShortComplex.HomologyMapData φ h₁ h₂ →
CategoryTheory.ShortComplex.HomologyMapData φ' h₂ h₃ →
CategoryTheory.ShortComplex.HomologyMapData (CategoryTheory.CategoryStruct.comp φ φ') h₁ h₃The composition of homology map data.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.HomologyMapDatastatement and proof · cited by 27
- CategoryTheory.ShortComplex.HomologyMapData.leftproof · cited by 25
- CategoryTheory.ShortComplex.HomologyMapData.rightproof · cited by 23
- CategoryTheory.ShortComplex.RightHomologyMapData.compproof · cited by 5
- CategoryTheory.ShortComplex.LeftHomologyMapData.compproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyMapData.comp_leftstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.comp_rightstatement and proof · cited by 0