Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.map_naturality_2
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {M : Type u_4} [inst_2 : AddMonoid M]
[inst_3 : CategoryTheory.HasShift C M] [inst_4 : CategoryTheory.HasShift D M] {X Y : C} {a : M}
(f : CategoryTheory.ShiftedHom X Y a) {F G : CategoryTheory.Functor C D} (e : F ≅ G) [inst_5 : F.CommShift M]
[inst_6 : G.CommShift M] [CategoryTheory.NatTrans.CommShift e.hom M],
(CategoryTheory.ShiftedHom.mk₀ 0 ⋯ (e.hom.app X)).comp
((f.map G).comp (CategoryTheory.ShiftedHom.mk₀ 0 ⋯ (e.inv.app Y)) ⋯) ⋯ =
f.map F- Defined in
- Mathlib.CategoryTheory.Shift.ShiftedHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- add_zerostatement · cited by 2,707
- zero_addstatement · cited by 2,366
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.