Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.CommShift.isoZero_hom_app

∀ {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_4) [inst_2 : AddMonoid A]
  [inst_3 : CategoryTheory.HasShift C A] [inst_4 : CategoryTheory.HasShift D A] (X : C),
  (CategoryTheory.Functor.CommShift.isoZero F A).hom.app X =
    CategoryTheory.CategoryStruct.comp (F.map ((CategoryTheory.shiftFunctorZero C A).hom.app X))
      ((CategoryTheory.shiftFunctorZero D A).inv.app (F.obj X))
Defined in
Mathlib.CategoryTheory.Shift.CommShift
Cited by
8 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryAddMonoidCategoryTheory.HasShiftCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Localization.SmallShiftedHom.equiv_mk₀ · cited by 6SmallShiftedHom.equiv_mk₀CategoryTheory.ShiftedHom.map_mk₀ · cited by 5ShiftedHom.map_mk₀CategoryTheory.Functor.map_shiftFunctorCompIsoId_hom_app · cited by 4Functor.map_shiftFunctorC…CategoryTheory.Functor.CommShift.isoZero'_eq_isoZero · cited by 1CommShift.isoZero'_eq_iso…CategoryTheory.Adjunction.CommShift.compatibilityUnit_isoZero · cited by 0CommShift.compatibilityUn…CategoryTheory.NatTrans.CommShiftCore.zero · cited by 0CommShiftCore.zeroCategoryTheory.Functor.CommShift.isoAdd'_isoZero · cited by 0CommShift.isoAdd'_isoZeroCategoryTheory.Functor.CommShift.isoZero_isoAdd'_ · cited by 0CommShift.isoZero_isoAdd'_CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Functor.id · cited by 3333Functor.idAddMonoid · cited by 2864AddMonoidCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CommShift.isoZero_hom_appCITED BYCITES

Cites18

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

Cited by8

Results whose statement or proof uses this declaration.