Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shiftEquiv

(C : Type u) →
  {A : Type u_1} →
    [inst : CategoryTheory.Category.{v, u} C] → [inst_1 : AddGroup A] → [CategoryTheory.HasShift C A] → A → (C ≌ C)

Shifting by n and shifting by -n forms an equivalence.

Defined in
Mathlib.CategoryTheory.Shift.Basic
Cited by
17 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddGroupCategoryTheory.HasShift

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Pretriangulated.Triangle.invRotate · cited by 38Triangle.invRotateCategoryTheory.Pretriangulated.invRotCompRot · cited by 9Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.rotCompInvRot · cited by 8Pretriangulated.rotCompIn…CategoryTheory.ObjectProperty.trW_iff' · cited by 5ObjectProperty.trW_iff'CategoryTheory.Pretriangulated.distinguished_cocone_triangle₁ · cited by 4Pretriangulated.distingui…CategoryTheory.Triangulated.AbelianSubcategory.eq_zero_of_hom_shift_pos · cited by 4AbelianSubcategory.eq_zer…CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂ · cited by 3Pretriangulated.distingui…CategoryTheory.Triangulated.TStructure.isLE_of_shift · cited by 2TStructure.isLE_of_shiftCategoryTheory.shiftShiftNeg · cited by 2CategoryTheory.shiftShift…CategoryTheory.ObjectProperty.le_extensionProduct_right · cited by 1ObjectProperty.le_extensi…CategoryTheory.Triangulated.TStructure.shift_ge · cited by 1TStructure.shift_geCategoryTheory.Triangulated.TStructure.shift_le · cited by 1TStructure.shift_leCategoryTheory.shiftNegShift · cited by 1CategoryTheory.shiftNegSh…CategoryTheory.Pretriangulated.complete_distinguished_triangle_morphism₂ · cited by 1Pretriangulated.complete_…CategoryTheory.Triangulated.TStructure.isGE_of_shift · cited by 1TStructure.isGE_of_shiftCategoryTheory.Category · cited by 32673CategoryTheory.CategoryAddGroup · cited by 4410AddGroupCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Equivalence · cited by 601CategoryTheory.Equivalenceadd_neg_cancel · cited by 213add_neg_cancelCategoryTheory.shiftEquiv' · cited by 4CategoryTheory.shiftEquiv'CategoryTheory.shiftEquivCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.