Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIso

{C : Type u_1} →
  {D : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        (F : CategoryTheory.Functor C D) →
          {ι : Type u_3} →
            (c : ComplexShape ι) →
              [inst_2 : CategoryTheory.Preadditive C] →
                [inst_3 : CategoryTheory.Preadditive D] →
                  [inst_4 : CategoryTheory.CategoryWithHomology C] →
                    [inst_5 : CategoryTheory.CategoryWithHomology D] →
                      [inst_6 : (HomologicalComplex.quasiIso D c).HasLocalization] →
                        [inst_7 : F.Additive] →
                          [F.PreservesHomology] →
                            [inst_9 : (HomologicalComplex.quasiIso C c).HasLocalization] →
                              CategoryTheory.Functor (HomologicalComplexUpToQuasiIso C c)
                                (HomologicalComplexUpToQuasiIso D c)

The functor HomologicalComplexUpToQuasiIso C c ⥤ HomologicalComplexUpToQuasiIso D c induced by a functor F : C ⥤ D which preserves homology.

Defined in
Mathlib.Algebra.Homology.Localization
Cited by
3 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.CategoryWithHomologyCategoryTheory.CategoryWithHomologyCategoryTheory.MorphismProperty.HasLocalizationCategoryTheory.Functor.AdditiveCategoryTheory.Functor.PreservesHomologyCategoryTheory.MorphismProperty.HasLocalization

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.mapDerivedCategory · cited by 18Functor.mapDerivedCategoryCategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh · cited by 3Functor.mapHomologicalCom…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactors · cited by 2Functor.mapHomologicalCom…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh_hom_app · cited by 2Functor.mapHomologicalCom…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh_hom_app_assoc · cited by 0Functor.mapHomologicalCom…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh.congr_simp · cited by 0mapHomologicalComplexUpTo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.CategoryWithHomology · cited by 116CategoryTheory.CategoryWi…HomologicalComplex.quasiIso · cited by 42HomologicalComplex.quasiI…CategoryTheory.Functor.PreservesHomology · cited by 42Functor.PreservesHomologyCategoryTheory.LocalizerMorphism.localizedFunctor · cited by 29LocalizerMorphism.localiz…CategoryTheory.MorphismProperty.HasLocalization · cited by 15MorphismProperty.HasLocal…HomologicalComplexUpToQuasiIso · cited by 12HomologicalComplexUpToQua…HomologicalComplexUpToQuasiIso.Q · cited by 11HomologicalComplexUpToQua…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoLocalizerMorphism · cited by 5Functor.mapHomologicalCom…Functor.mapHomologicalComplex…CITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.