Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.shiftFunctorOpIso

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      (n m : ℤ) → n + m = 0 → (CategoryTheory.shiftFunctor Cᵒᵖ n ≅ (CategoryTheory.shiftFunctor C m).op)

The shift functor on the opposite category identifies to the opposite functor of a shift functor on the original category.

Defined in
Mathlib.CategoryTheory.Triangulated.Opposite.Basic
Cited by
45 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Pretriangulated.opShiftFunctorEquivalence · cited by 61Pretriangulated.opShiftFu…CategoryTheory.Pretriangulated.Opposite.OpOpCommShift.iso · cited by 4OpOpCommShift.isoCategoryTheory.Pretriangulated.Opposite.UnopUnopCommShift.iso · cited by 4UnopUnopCommShift.isoCategoryTheory.Functor.map_opShiftFunctorEquivalence_counitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Functor.map_opShiftFunctorEquivalence_unitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Pretriangulated.shiftFunctorAdd'_op_hom_app · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.shiftFunctorAdd'_op_inv_app · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.shiftFunctorCompIsoId_op_hom_app · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.shiftFunctorCompIsoId_op_inv_app · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.shiftFunctorZero_op_hom_app · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.shiftFunctorZero_op_inv_app · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.shiftFunctor_op_map · cited by 2Pretriangulated.shiftFunc…CategoryTheory.Pretriangulated.Opposite.OpOpCommShift.iso_hom_app · cited by 2OpOpCommShift.iso_hom_appCategoryTheory.Pretriangulated.Opposite.OpOpCommShift.iso_inv_app · cited by 2OpOpCommShift.iso_inv_appCategoryTheory.Pretriangulated.Opposite.UnopUnopCommShift.iso_hom_app · cited by 2UnopUnopCommShift.iso_hom…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoPretriangulated.shiftFunctorO…CITED BYCITES

Cites8

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

Cited by48

Results whose statement or proof uses this declaration.