Theorems · Definition · category theory
CategoryTheory.Functor.mapDerivedCategoryFactorsh
{C₁ : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Abelian C₁] →
[inst_2 : HasDerivedCategory C₁] →
{C₂ : Type u₂} →
[inst_3 : CategoryTheory.Category.{v₂, u₂} C₂] →
[inst_4 : CategoryTheory.Abelian C₂] →
[inst_5 : HasDerivedCategory C₂] →
(F : CategoryTheory.Functor C₁ C₂) →
[inst_6 : F.Additive] →
[inst_7 : CategoryTheory.Limits.PreservesFiniteLimits F] →
[inst_8 : CategoryTheory.Limits.PreservesFiniteColimits F] →
DerivedCategory.Qh.comp F.mapDerivedCategory ≅
(F.mapHomotopyCategory (ComplexShape.up ℤ)).comp DerivedCategory.QhThe functor F.mapDerivedCategory is induced
by F.mapHomotopyCategory (ComplexShape.up ℤ).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.upstatement and proof · cited by 1,123
- HasDerivedCategorystatement and proof · cited by 190
- DerivedCategorystatement · cited by 165
- HomotopyCategorystatement · cited by 132
- CategoryTheory.Limits.PreservesFiniteLimitsstatement and proof · cited by 121
- CategoryTheory.Limits.PreservesFiniteColimitsstatement and proof · cited by 102
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapDerivedCategoryFactorsh_hom_appstatement · cited by 0