Theorems · Inductive type · category theory
CategoryTheory.Functor.ShiftSequence
{C : Type u_1} →
{A : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_3, u_3} A] →
CategoryTheory.Functor C A →
(M : Type u_4) →
[inst_2 : AddMonoid M] → [CategoryTheory.HasShift C M] → Type (max (max (max (max u_1 u_3) u_4) v_1) v_3)A shift sequence for a functor F : C ⥤ A when C is equipped with a shift
by a monoid M involves a sequence of functor sequence n : C ⥤ A for all n : M
which behave like shiftFunctor C n ⋙ F.
- Cited by
- 61 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- AddMonoidstatement · cited by 2,864
- CategoryTheory.HasShiftstatement · cited by 1,527
Cited by82
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.shiftstatement and proof · cited by 85
- CategoryTheory.Functor.shiftIsostatement and proof · cited by 36
- CategoryTheory.Functor.shiftMapstatement and proof · cited by 24
- CategoryTheory.Functor.homologySequenceδstatement and proof · cited by 23
- CategoryTheory.Functor.homologySequence_exact₂statement and proof · cited by 8
- CategoryTheory.Functor.comp_homologySequenceδstatement and proof · cited by 6
- CategoryTheory.Functor.ShiftSequence.inducedstatement and proof · cited by 6
- CategoryTheory.Functor.isoShiftstatement and proof · cited by 6
- CategoryTheory.Functor.homologySequence_compstatement and proof · cited by 6
- CategoryTheory.Functor.homologySequence_exact₃statement and proof · cited by 6
- CategoryTheory.Functor.homologySequence_exact₁statement and proof · cited by 5
- CategoryTheory.Functor.homologySequenceδ_compstatement and proof · cited by 5