Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.rightDerivedZeroIsoSelf

{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.HasInjectiveResolutions C] →
            [inst_4 : CategoryTheory.Abelian D] →
              (F : CategoryTheory.Functor C D) →
                [inst_5 : F.Additive] → [CategoryTheory.Limits.PreservesFiniteLimits F] → F.rightDerived 0 ≅ F

The canonical isomorphism F.rightDerived 0 ≅ F when F is left exact (i.e. preserves finite limits).

Defined in
Mathlib.CategoryTheory.Abelian.RightDerived
Cited by
10 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasInjectiveResolutionsCategoryTheory.AbelianCategoryTheory.Functor.AdditiveCategoryTheory.Limits.PreservesFiniteLimits

Around this declaration

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

CategoryTheory.Functor.rightDerivedZeroIsoSelf_hom_inv_id · cited by 1Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_hom_inv_id_app · cited by 1Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_inv_hom_id · cited by 1Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_inv_hom_id_app · cited by 1Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_hom_inv_id_app_assoc · cited by 0Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_hom_inv_id_assoc · cited by 0Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_inv · cited by 0Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_inv_hom_id_app_assoc · cited by 0Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_inv_hom_id_assoc · cited by 0Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf.congr_simp · cited by 0rightDerivedZeroIsoSelf.c…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.Iso.symm · cited by 993Iso.symmCategoryTheory.asIso · cited by 177CategoryTheory.asIsoCategoryTheory.Limits.PreservesFiniteLimits · cited by 121Limits.PreservesFiniteLim…CategoryTheory.HasInjectiveResolutions · cited by 34CategoryTheory.HasInjecti…CategoryTheory.Functor.rightDerived · cited by 21Functor.rightDerivedCategoryTheory.Functor.toRightDerivedZero · cited by 10Functor.toRightDerivedZeroFunctor.rightDerivedZeroIsoSe…CITED BYCITES

Cites11

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.