Theorems · Theorem · category theory
CategoryTheory.shift_shiftFunctorCompIsoId_inv_app
∀ {C : Type u} {A : Type u_1} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : AddGroup A]
[inst_2 : CategoryTheory.HasShift C A] (n m : A) (h : n + m = 0) (X : C),
(CategoryTheory.shiftFunctor C n).map ((CategoryTheory.shiftFunctorCompIsoId C n m h).inv.app X) =
(CategoryTheory.shiftFunctorCompIsoId C m n ⋯).inv.app ((CategoryTheory.shiftFunctor C n).obj X)- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 5 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.
Cites21
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- AddGroupstatement and proof · cited by 4,410
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂proof · cited by 3
- CategoryTheory.Adjunction.LeftAdjointCommShift.compatibilityUnit_isoproof · cited by 1
- CategoryTheory.Pretriangulated.contractible_distinguished₂proof · cited by 1
- CategoryTheory.shift_shiftFunctorCompIsoId_neg_add_cancel_inv_appproof · cited by 0
- CategoryTheory.shift_shiftFunctorCompIsoId_add_neg_cancel_inv_appproof · cited by 0