Theorems · Theorem · category theory
CategoryTheory.Functor.ShiftSequence.leftComp_sequence
∀ {C : Type u_1} {D : Type u_2} {A : Type u_3} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Category.{v_3, u_3} A]
{F : CategoryTheory.Functor C A} {π : CategoryTheory.Functor C D} {H : CategoryTheory.Functor D A} (e : π.comp H ≅ F)
(M : Type u_4) [inst_3 : AddMonoid M] [inst_4 : CategoryTheory.HasShift C M] [inst_5 : CategoryTheory.HasShift D M]
[inst_6 : π.CommShift M] [inst_7 : H.ShiftSequence M] (n : M),
CategoryTheory.Functor.ShiftSequence.sequence F n = π.comp (H.shift n)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Functor.shiftstatement · cited by 85
- CategoryTheory.Functor.ShiftSequencestatement and proof · cited by 61
- CategoryTheory.Functor.ShiftSequence.leftCompstatement · cited by 3
- CategoryTheory.Functor.ShiftSequence.sequencestatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.