Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.commShiftIso_id_hom_app

∀ (C : Type u_1) [inst : CategoryTheory.Category.{v_1, u_1} C] {A : Type u_4} [inst_1 : AddMonoid A]
  [inst_2 : CategoryTheory.HasShift C A] (x : A) (X : C),
  (CategoryTheory.Functor.commShiftIso (CategoryTheory.Functor.id C) x).hom.app X =
    CategoryTheory.CategoryStruct.id ((CategoryTheory.shiftFunctor C x).obj X)

Alias of CategoryTheory.Functor.CommShift.id_commShiftIso_hom_app.

Defined in
Mathlib.CategoryTheory.Shift.CommShift
Cited by
9 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Adjunction.shift_counit_app · cited by 2Adjunction.shift_counit_a…CategoryTheory.Adjunction.CommShift.mk' · cited by 2CommShift.mk'CategoryTheory.Adjunction.unit_app_commShiftIso_hom_app · cited by 2Adjunction.unit_app_commS…CategoryTheory.Adjunction.commShiftIso_hom_app_counit_app_shift · cited by 2Adjunction.commShiftIso_h…CategoryTheory.Adjunction.shift_unit_app · cited by 1Adjunction.shift_unit_appCategoryTheory.TwistShiftData.shift_z_app · cited by 0TwistShiftData.shift_z_appCategoryTheory.ShiftedHom.id_map · cited by 0ShiftedHom.id_mapCategoryTheory.Adjunction.commShift_of_leftAdjoint · cited by 0Adjunction.commShift_of_l…CategoryTheory.Adjunction.commShift_of_rightAdjoint · cited by 0Adjunction.commShift_of_r…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Functor.id · cited by 3333Functor.idAddMonoid · cited by 2864AddMonoidCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.CommShift.commShiftIso · cited by 202CommShift.commShiftIsoCategoryTheory.Functor.CommShift.id_commShiftIso_hom_app · cited by 1CommShift.id_commShiftIso…Functor.commShiftIso_id_hom_a…CITED BYCITES

Cites14

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

Cited by9

Results whose statement or proof uses this declaration.