Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyMapData.natTransApp
{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] →
{S : CategoryTheory.ShortComplex C} →
{F G : CategoryTheory.Functor C D} →
[inst_4 : F.PreservesZeroMorphisms] →
[inst_5 : G.PreservesZeroMorphisms] →
[inst_6 : F.PreservesLeftHomologyOf S] →
[inst_7 : G.PreservesLeftHomologyOf S] →
[inst_8 : F.PreservesRightHomologyOf S] →
[inst_9 : G.PreservesRightHomologyOf S] →
(h : S.HomologyData) →
(τ : F ⟶ G) →
CategoryTheory.ShortComplex.HomologyMapData (S.mapNatTrans τ) (h.map F) (h.map G)Given a natural transformation τ : F ⟶ G between functors C ⥤ D which preserve
the homology of a short complex S, and a homology data for S,
this is the homology map data for the morphism S.mapNatTrans τ
obtained by evaluating τ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.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.
Cites17
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.ShortComplex.mapstatement · cited by 188
- CategoryTheory.ShortComplex.HomologyData.leftstatement and proof · cited by 130
- CategoryTheory.ShortComplex.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.HomologyData.rightstatement and proof · cited by 99
- CategoryTheory.Functor.PreservesLeftHomologyOfstatement and proof · cited by 35
- CategoryTheory.Functor.PreservesRightHomologyOfstatement and proof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyMapData.natTransApp_leftstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.natTransApp_rightstatement and proof · cited by 0