Theorems · Theorem · category theory
CategoryTheory.ShortComplex.HomologyMapData.comm_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{S₁ S₂ : CategoryTheory.ShortComplex C} {φ : S₁ ⟶ S₂} {h₁ : S₁.HomologyData} {h₂ : S₂.HomologyData}
(h : CategoryTheory.ShortComplex.HomologyMapData φ h₁ h₂) {Z : C} (h_1 : h₂.right.H ⟶ Z),
CategoryTheory.CategoryStruct.comp h.left.φH (CategoryTheory.CategoryStruct.comp h₂.iso.hom h_1) =
CategoryTheory.CategoryStruct.comp h₁.iso.hom (CategoryTheory.CategoryStruct.comp h.right.φH h_1)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.LeftHomologyData.Hstatement · cited by 236
- CategoryTheory.ShortComplex.RightHomologyData.Hstatement and proof · cited by 158
- CategoryTheory.ShortComplex.HomologyData.leftstatement · cited by 130
- CategoryTheory.ShortComplex.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.HomologyData.rightstatement and proof · cited by 99
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.RightHomologyMapData.homologyMap_eqproof · cited by 2
- CategoryTheory.ShortComplex.homologyMap'_opproof · cited by 1