Theorems · Definition · category theory
CategoryTheory.Functor.ShiftSequence.leftComp
{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} →
(π.comp H ≅ F) →
(M : Type u_4) →
[inst_3 : AddMonoid M] →
[inst_4 : CategoryTheory.HasShift C M] →
[inst_5 : CategoryTheory.HasShift D M] →
[π.CommShift M] → [H.ShiftSequence M] → F.ShiftSequence MGiven an isomorphism π ⋙ H ≅ F, where π is a functor which commutes
with the shift by M and H is equipped with a shift sequence,
then this is the shift sequence for F induced by composition.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Functor.CommShift.commShiftIsoproof · cited by 202
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.ShiftSequence.leftComp_isoZerostatement · cited by 0
- CategoryTheory.Functor.ShiftSequence.leftComp_sequencestatement · cited by 0
- CategoryTheory.Functor.ShiftSequence.leftComp_shiftIsostatement · cited by 0