Theorems · Definition · category theory
CategoryTheory.Functor.mapHomologicalComplexCompIso
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{W : Type u_2} →
[inst_2 : CategoryTheory.Category.{v_1, u_2} W] →
[inst_3 : CategoryTheory.Preadditive W] →
{W' : Type u_5} →
[inst_4 : CategoryTheory.Category.{u_6, u_5} W'] →
[inst_5 : CategoryTheory.Preadditive W'] →
{F : CategoryTheory.Functor V W} →
{G : CategoryTheory.Functor W W'} →
{H : CategoryTheory.Functor V W'} →
(F.comp G ≅ H) →
[inst_6 : F.Additive] →
[inst_7 : G.Additive] →
[inst_8 : H.Additive] →
(c : ComplexShape ι) →
(F.mapHomologicalComplex c).comp (G.mapHomologicalComplex c) ≅
H.mapHomologicalComplex cIf additive functors are related by an isomorphism F ⋙ G ≅ H, this is
the corresponding isomorphism for the induced functors on categories
of homological complexes.
- Defined in
- Mathlib.Algebra.Homology.Additive
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Functor.mapHomologicalComplexstatement · cited by 145
- CategoryTheory.NatIso.mapHomologicalComplexproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapHomotopyCategoryCompIsoproof · cited by 0
- CategoryTheory.Functor.mapHomologicalComplexCompIso_hom_app_fstatement and proof · cited by 0
- CategoryTheory.Functor.mapHomologicalComplexCompIso_inv_app_fstatement and proof · cited by 0