Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShiftedHom

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {M : Type u_4} → [inst_1 : AddMonoid M] → [CategoryTheory.HasShift C M] → C → C → M → Type v_1

In a category C equipped with a shift by an additive monoid, this is the type of morphisms X ⟶ (Y⟦m⟧) for m : M.

Defined in
Mathlib.CategoryTheory.Shift.ShiftedHom
Cited by
88 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

Around this declaration

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

Cites6

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

Cited by101

Results whose statement or proof uses this declaration.