Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.SingleFunctors

(C : Type u_1) →
  (D : Type u_2) →
    [CategoryTheory.Category.{v_1, u_1} C] →
      [inst : CategoryTheory.Category.{v_2, u_2} D] →
        (A : Type u_5) →
          [inst_1 : AddMonoid A] → [CategoryTheory.HasShift D A] → Type (max (max (max (max u_1 u_2) u_5) v_1) v_2)

The type of families of functors A → C ⥤ D which are compatible with the shift by A on the category D.

Defined in
Mathlib.CategoryTheory.Shift.SingleFunctors
Cited by
65 results in Mathlib
Foundations
Depth 2 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.

Cites3

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

Cited by100

Results whose statement or proof uses this declaration.