Theorems · Theorem · category theory
CategoryTheory.shiftFunctorComm_inv_app_of_add_eq_zero_assoc
∀ {C : Type u} {A : Type u_1} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : AddCommMonoid A]
[inst_2 : CategoryTheory.HasShift C A] (m n : A) (hmn : m + n = 0) (X : C) {Z : C}
(h : (CategoryTheory.shiftFunctor C n).obj ((CategoryTheory.shiftFunctor C m).obj X) ⟶ Z),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.shiftFunctorComm C m n).inv.app X) h =
CategoryTheory.CategoryStruct.comp ((CategoryTheory.shiftFunctorCompIsoId C n m ⋯).hom.app X)
(CategoryTheory.CategoryStruct.comp ((CategoryTheory.shiftFunctorCompIsoId C m n hmn).inv.app X) h)- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- AddCommMonoidstatement and proof · cited by 12,281
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.idstatement · cited by 3,333
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.