Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.toRightDerivedZero

{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] → F ⟶ F.rightDerived 0

The natural transformation F ⟶ F.rightDerived 0.

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

Around this declaration

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

CategoryTheory.Functor.rightDerivedZeroIsoSelf · cited by 10Functor.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 · cited by 1Functor.rightDerivedZeroI…CategoryTheory.Functor.rightDerivedZeroIsoSelf_hom_inv_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.InjectiveResolution.toRightDerivedZero_eq · cited by 0InjectiveResolution.toRig…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveComplexShape.up · cited by 1123ComplexShape.upCategoryTheory.Functor.mapHomologicalComplex · cited by 145Functor.mapHomologicalCom…CategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…CategoryTheory.HasInjectiveResolutions · cited by 34CategoryTheory.HasInjecti…HomotopyCategory.homologyFunctorFactors · cited by 24HomotopyCategory.homology…Functor.toRightDerivedZeroCITED BYCITES

Cites19

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

Cited by11

Results whose statement or proof uses this declaration.