Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Opposite.commShiftFunctorOpInt

{C : Type u_1} →
  {D : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        [inst_2 : CategoryTheory.HasShift C ℤ] →
          [inst_3 : CategoryTheory.HasShift D ℤ] → (F : CategoryTheory.Functor C D) → [F.CommShift ℤ] → F.op.CommShift ℤ

If F commutes with shifts, so does F.op, for the shifts chosen on Cᵒᵖ in CategoryTheory.Triangulated.Opposite.Basic.

Defined in
Mathlib.CategoryTheory.Triangulated.Opposite.Functor
Cited by
27 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.CommShift

Around this declaration

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

CategoryTheory.Functor.mapTriangleOpCompTriangleOpEquivalenceFunctorApp · cited by 6Functor.mapTriangleOpComp…CategoryTheory.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.Functor.isTriangulated_of_op · cited by 2Functor.isTriangulated_of…CategoryTheory.Functor.shift_map_op · cited by 2Functor.shift_map_opCategoryTheory.Functor.op_commShiftIso_hom_app · cited by 2Functor.op_commShiftIso_h…CategoryTheory.Functor.op_commShiftIso_inv_app · cited by 2Functor.op_commShiftIso_i…CategoryTheory.Functor.mapTriangleOpCompTriangleOpEquivalenceFunctor · cited by 1Functor.mapTriangleOpComp…CategoryTheory.Functor.map_opShiftFunctorEquivalence_counitIso_inv_app_unop · cited by 1Functor.map_opShiftFuncto…CategoryTheory.Functor.map_opShiftFunctorEquivalence_unitIso_inv_app_unop · cited by 1Functor.map_opShiftFuncto…CategoryTheory.Functor.map_shift_unop · cited by 1Functor.map_shift_unopCategoryTheory.Functor.opMapTriangleCompTriangleOpEquivalenceInverse · cited by 1Functor.opMapTriangleComp…CategoryTheory.Functor.op_commShiftIso_hom_app_assoc · cited by 1Functor.op_commShiftIso_h…CategoryTheory.Functor.mapTriangleOpCompTriangleOpEquivalenceFunctorApp_hom_hom₁ · cited by 0Functor.mapTriangleOpComp…CategoryTheory.Functor.mapTriangleOpCompTriangleOpEquivalenceFunctorApp_hom_hom₂ · cited by 0Functor.mapTriangleOpComp…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Functor.CommShift · cited by 249Functor.CommShiftOpposite.commShiftFunctorOpIntCITED BYCITES

Cites6

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

Cited by30

Results whose statement or proof uses this declaration.