Theorems · Definition · category theory
CategoryTheory.NatIso.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 isomorphism between functors induces a natural isomorphism between those functors applied to homological complexes.
- Defined in
- Mathlib.Algebra.Homology.Additive
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement · 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
- CategoryTheory.NatTrans.mapHomologicalComplexproof · cited by 10
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.mapHomologicalComplexproof · cited by 4
- CategoryTheory.Functor.mapHomologicalComplexCompIsoproof · cited by 2
- groupHomology.coinvariantsTensorResProjectiveResolutionIsoproof · cited by 0
- CategoryTheory.NatIso.mapHomologicalComplex_inv_app_fstatement and proof · cited by 0
- CategoryTheory.Equivalence.mapHomologicalComplex_counitIsostatement · cited by 0
- CategoryTheory.NatIso.mapHomologicalComplex_hom_app_fstatement and proof · cited by 0
- CategoryTheory.Equivalence.mapHomologicalComplex_unitIsostatement · cited by 0