Theorems · Definition · category theory
CategoryTheory.NatTrans.mapHomologicalComplex
{ι : Type u_1} →
{W₁ : Type u_3} →
{W₂ : Type u_4} →
[inst : CategoryTheory.Category.{v_2, u_3} W₁] →
[inst_1 : CategoryTheory.Category.{v_3, u_4} W₂] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms W₁] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms W₂] →
{F G : CategoryTheory.Functor W₁ W₂} →
[inst_4 : F.PreservesZeroMorphisms] →
[inst_5 : G.PreservesZeroMorphisms] →
(F ⟶ G) → (c : ComplexShape ι) → F.mapHomologicalComplex c ⟶ G.mapHomologicalComplex cA natural transformation between functors induces a natural transformation between those functors applied to homological complexes.
- Defined in
- Mathlib.Algebra.Homology.Additive
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xproof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Functor.mapHomologicalComplexstatement · cited by 145
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.NatIso.mapHomologicalComplexproof · cited by 4
- CategoryTheory.NatTrans.mapHomologicalComplex_naturalitystatement and proof · cited by 3
- CategoryTheory.NatTrans.mapHomotopyCategoryproof · cited by 3
- CategoryTheory.InjectiveResolution.rightDerivedToHomotopyCategory_app_eqstatement and proof · cited by 1
- CategoryTheory.ProjectiveResolution.leftDerivedToHomotopyCategory_app_eqstatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.rightDerived_app_eqstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomologicalComplex_app_fstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomologicalComplex_compstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomologicalComplex_idstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomologicalComplex_naturality_assocstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomotopyCategory_appstatement · cited by 0
- CategoryTheory.ProjectiveResolution.leftDerived_app_eqstatement and proof · cited by 0