Theorems · Definition · category theory
CategoryTheory.shiftShiftNeg
{C : Type u} →
{A : Type u_1} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : AddGroup A] →
[inst_2 : CategoryTheory.HasShift C A] →
(X : C) → (i : A) → (CategoryTheory.shiftFunctor C (-i)).obj ((CategoryTheory.shiftFunctor C i).obj X) ≅ XShifting by i and then shifting by -i is the identity.
- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 2 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.
Cites10
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.Functor.objstatement · cited by 19,642
- AddGroupstatement and proof · cited by 4,410
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.shiftEquivproof · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Triangulated.someOctahedron'proof · cited by 1
- CategoryTheory.shift_equiv_trianglestatement · cited by 0
- CategoryTheory.ObjectProperty.shiftClosure_eq_iSupproof · cited by 0