Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.leftDerivedZeroIsoSelf

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {D : Type u_1} →
      [inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
        [inst_2 : CategoryTheory.Abelian C] →
          [inst_3 : CategoryTheory.HasProjectiveResolutions C] →
            [inst_4 : CategoryTheory.Abelian D] →
              (F : CategoryTheory.Functor C D) →
                [inst_5 : F.Additive] → [CategoryTheory.Limits.PreservesFiniteColimits F] → F.leftDerived 0 ≅ F

The canonical isomorphism F.leftDerived 0 ≅ F when F is right exact (i.e. preserves finite colimits).

Defined in
Mathlib.CategoryTheory.Abelian.LeftDerived
Cited by
10 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasProjectiveResolutionsCategoryTheory.AbelianCategoryTheory.Functor.AdditiveCategoryTheory.Limits.PreservesFiniteColimits

Around this declaration

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

CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom_inv_id · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom_inv_id_app · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_inv_hom_id · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_inv_hom_id_app · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom · cited by 0Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom_inv_id_app_assoc · cited by 0Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom_inv_id_assoc · cited by 0Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_inv_hom_id_app_assoc · cited by 0Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_inv_hom_id_assoc · cited by 0Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf.congr_simp · cited by 0leftDerivedZeroIsoSelf.co…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.asIso · cited by 177CategoryTheory.asIsoCategoryTheory.Limits.PreservesFiniteColimits · cited by 102Limits.PreservesFiniteCol…CategoryTheory.HasProjectiveResolutions · cited by 42CategoryTheory.HasProject…CategoryTheory.Functor.leftDerived · cited by 29Functor.leftDerivedCategoryTheory.Functor.fromLeftDerivedZero · cited by 10Functor.fromLeftDerivedZe…Functor.leftDerivedZeroIsoSelfCITED BYCITES

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.