Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.CommShift.commShiftIso

{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} →
        (F : CategoryTheory.Functor C D) →
          {A : Type u_6} →
            {inst_2 : AddMonoid A} →
              {inst_3 : CategoryTheory.HasShift C A} →
                {inst_4 : CategoryTheory.HasShift D A} →
                  [self : F.CommShift A] →
                    (a : A) → (CategoryTheory.shiftFunctor C a).comp F ≅ F.comp (CategoryTheory.shiftFunctor D a)

The commutation isomorphisms for all a-shifts this functor is equipped with

Defined in
Mathlib.CategoryTheory.Shift.CommShift
Cited by
202 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 126 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Functor.CommShift

Around this declaration

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

CategoryTheory.Functor.mapTriangle · cited by 87Functor.mapTriangleCategoryTheory.ShiftedHom.map · cited by 41ShiftedHom.mapCategoryTheory.SingleFunctors.postcomp · cited by 22SingleFunctors.postcompCategoryTheory.Localization.SmallShiftedHom.equiv · cited by 22SmallShiftedHom.equivCategoryTheory.Functor.commShiftIso_comp_hom_app · cited by 12Functor.commShiftIso_comp…CategoryTheory.NatTrans.shift_app_comm · cited by 9NatTrans.shift_app_commCategoryTheory.Functor.commShiftIso_id_hom_app · cited by 9Functor.commShiftIso_id_h…CategoryTheory.Localization.SmallShiftedHom.equiv_comp · cited by 9SmallShiftedHom.equiv_compDerivedCategory.triangleOfSESδ · cited by 8DerivedCategory.triangleO…CategoryTheory.Functor.mapTriangleRotateIso · cited by 8Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleCommShiftIso · cited by 7Functor.mapTriangleCommSh…CategoryTheory.Functor.mapTriangleInvRotateIso · cited by 7Functor.mapTriangleInvRot…CategoryTheory.Functor.CommShift.OfComp.iso · cited by 6OfComp.isoCategoryTheory.Localization.SmallShiftedHom.equiv_mk₀ · cited by 6SmallShiftedHom.equiv_mk₀CategoryTheory.ShortComplex.ShortExact.extClass_hom · cited by 6ShortExact.extClass_homCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoAddMonoid · cited by 2864AddMonoidCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.CommShift · cited by 249Functor.CommShiftCommShift.commShiftIsoCITED BYCITES

Cites8

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

Cited by234

Results whose statement or proof uses this declaration.