Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SingleFunctors.functor

{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] →
        {A : Type u_5} →
          [inst_2 : AddMonoid A] →
            [inst_3 : CategoryTheory.HasShift D A] →
              CategoryTheory.SingleFunctors C D A → A → CategoryTheory.Functor C D

a family of functors C ⥤ D indexed by the elements of the additive monoid A

Defined in
Mathlib.CategoryTheory.Shift.SingleFunctors
Cited by
64 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

Around this declaration

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

CochainComplex.singleFunctor · cited by 111CochainComplex.singleFunc…DerivedCategory.singleFunctor · cited by 78DerivedCategory.singleFun…CategoryTheory.SingleFunctors.Hom.hom · cited by 38Hom.homCategoryTheory.SingleFunctors.shiftIso · cited by 26SingleFunctors.shiftIsoCategoryTheory.SingleFunctors.postcomp · cited by 22SingleFunctors.postcompCategoryTheory.ShortComplex.ShortExact.extClass_hom · cited by 6ShortExact.extClass_homCategoryTheory.SingleFunctors.lift · cited by 5SingleFunctors.liftCategoryTheory.SingleFunctors.postcompIsoOfIso · cited by 4SingleFunctors.postcompIs…CategoryTheory.Abelian.Ext.eq_zero_of_injective · cited by 4Ext.eq_zero_of_injectiveCategoryTheory.Abelian.Ext.eq_zero_of_projective · cited by 4Ext.eq_zero_of_projectiveCategoryTheory.SingleFunctors.postcompPostcompIso · cited by 3SingleFunctors.postcompPo…CategoryTheory.SingleFunctors.shiftIso_add · cited by 3SingleFunctors.shiftIso_a…CategoryTheory.SingleFunctors.comp_hom · cited by 3SingleFunctors.comp_homCategoryTheory.SingleFunctors.hom_inv_id_hom · cited by 2SingleFunctors.hom_inv_id…CategoryTheory.SingleFunctors.id_hom · cited by 2SingleFunctors.id_homCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorAddMonoid · cited by 2864AddMonoidCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.SingleFunctors · cited by 65CategoryTheory.SingleFunc…SingleFunctors.functorCITED BYCITES

Cites5

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

Cited by86

Results whose statement or proof uses this declaration.