Theorems · Theorem · category theory
CategoryTheory.shiftFunctorComm_eq
∀ (C : Type u) {A : Type u_1} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : AddCommMonoid A]
[inst_2 : CategoryTheory.HasShift C A] (i j k : A) (h : i + j = k),
CategoryTheory.shiftFunctorComm C i j =
(CategoryTheory.shiftFunctorAdd' C i j k h).symm ≪≫ CategoryTheory.shiftFunctorAdd' C j i k ⋯- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functorstatement · cited by 16,252
- AddCommMonoidstatement and proof · cited by 12,281
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmstatement and proof · cited by 993
- CategoryTheory.Iso.transstatement and proof · cited by 566
- CategoryTheory.shiftFunctorAdd'statement and proof · cited by 95
- CategoryTheory.shiftFunctorCommstatement and proof · cited by 29
- CategoryTheory.shiftFunctorAdd'_eq_shiftFunctorAddproof · cited by 15
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.shiftFunctorComm_inv_app_of_add_eq_zeroproof · cited by 2
- CategoryTheory.shiftFunctorZero_hom_app_shiftproof · cited by 2
- CategoryTheory.shiftFunctorComm_hom_app_of_add_eq_zeroproof · cited by 1
- CochainComplex.shiftFunctorComm_hom_app_fproof · cited by 1
- CategoryTheory.shiftFunctorComm_symmproof · cited by 1
- CategoryTheory.Functor.map_shiftFunctorComm_hom_appproof · cited by 1
- CategoryTheory.shiftFunctorComm_eq_reflproof · cited by 0