Theorems · Theorem · category theory
CategoryTheory.NatTrans.app_homology
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C]
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] {F G : CategoryTheory.Functor C D} (τ : F ⟶ G)
(S : CategoryTheory.ShortComplex C) [inst_4 : S.HasHomology] [inst_5 : F.PreservesZeroMorphisms]
[inst_6 : G.PreservesZeroMorphisms] [inst_7 : F.PreservesLeftHomologyOf S] [inst_8 : G.PreservesLeftHomologyOf S]
[inst_9 : F.PreservesRightHomologyOf S] [inst_10 : G.PreservesRightHomologyOf S],
τ.app S.homology =
CategoryTheory.CategoryStruct.comp (S.mapHomologyIso F).inv
(CategoryTheory.CategoryStruct.comp (CategoryTheory.ShortComplex.homologyMap (S.mapNatTrans τ))
(S.mapHomologyIso G).hom)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasHomologyCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Functor.PreservesLeftHomologyOfCategoryTheory.Functor.PreservesLeftHomologyOfCategoryTheory.Functor.PreservesRightHomologyOfCategoryTheory.Functor.PreservesRightHomologyOf
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.