Theorems · Definition · category theory
HomologicalComplex.singleMapHomologicalComplex
{ι : 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₂] →
[inst_4 : CategoryTheory.Limits.HasZeroObject W₁] →
[inst_5 : CategoryTheory.Limits.HasZeroObject W₂] →
(F : CategoryTheory.Functor W₁ W₂) →
[inst_6 : F.PreservesZeroMorphisms] →
(c : ComplexShape ι) →
[inst_7 : DecidableEq ι] →
(j : ι) →
(HomologicalComplex.single W₁ c j).comp (F.mapHomologicalComplex c) ≅
F.comp (HomologicalComplex.single W₂ c j)Turning an object into a complex supported at j then applying a functor is
the same as applying the functor then forming the complex.
- Defined in
- Mathlib.Algebra.Homology.Additive
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · 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.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapDerivedCategorySingleFunctorproof · cited by 13
- CategoryTheory.Functor.mapCochainComplexSingleFunctorproof · cited by 8
- CategoryTheory.Abelian.Ext.mapExactFunctor_mk₀proof · cited by 3
- CategoryTheory.Functor.mapProjectiveResolutionproof · cited by 2
- HomologicalComplex.singleMapHomologicalComplex_hom_app_selfstatement · cited by 1
- Rep.standardComplex.quasiIso_forget₂_εToSingle₀proof · cited by 0
- Rep.standardComplex.εToSingle₀_comp_eqstatement · cited by 0
- CategoryTheory.Functor.mapProjectiveResolution_πstatement · cited by 0
- HomologicalComplex.singleMapHomologicalComplex_hom_app_nestatement · cited by 0
- HomologicalComplex.singleMapHomologicalComplex_inv_app_nestatement · cited by 0