Theorems · Theorem · category theory
CategoryTheory.ShortComplex.RightHomologyData.rightHomologyIso_hom_naturality_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{S₁ S₂ : CategoryTheory.ShortComplex C} [inst_2 : S₁.HasHomology] [inst_3 : S₂.HasHomology] (φ : S₁ ⟶ S₂)
(h₁ : S₁.RightHomologyData) (h₂ : S₂.RightHomologyData) {Z : C} (h : h₂.H ⟶ Z),
CategoryTheory.CategoryStruct.comp h₁.homologyIso.hom
(CategoryTheory.CategoryStruct.comp (CategoryTheory.ShortComplex.rightHomologyMap' φ h₁ h₂) h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.ShortComplex.homologyMap φ)
(CategoryTheory.CategoryStruct.comp h₂.homologyIso.hom h)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.HasHomologystatement and proof · cited by 253
- CategoryTheory.ShortComplex.homologystatement · cited by 216
- CategoryTheory.ShortComplex.RightHomologyDatastatement and proof · cited by 211
- CategoryTheory.ShortComplex.RightHomologyData.Hstatement and proof · cited by 158
- CategoryTheory.ShortComplex.homologyMapstatement and proof · cited by 83
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.mapHomologyIso'_hom_naturalityproof · cited by 1