Theorems · Definition · category theory
CategoryTheory.Functor.shiftIso
{C : Type u_1} →
{A : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_3, u_3} A] →
(F : CategoryTheory.Functor C A) →
{M : Type u_4} →
[inst_2 : AddMonoid M] →
[inst_3 : CategoryTheory.HasShift C M] →
[inst_4 : F.ShiftSequence M] →
(n a a' : M) → n + a = a' → ((CategoryTheory.shiftFunctor C n).comp (F.shift a) ≅ F.shift a')Compatibility isomorphism shiftFunctor C n ⋙ F.shift a ≅ F.shift a' when n + a = a'.
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.shiftstatement · cited by 85
- CategoryTheory.Functor.ShiftSequencestatement and proof · cited by 61
- CategoryTheory.Functor.ShiftSequence.shiftIsoproof · cited by 3
Cited by41
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.shiftMapproof · cited by 24
- CochainComplex.homologyδOfTriangleproof · cited by 9
- CategoryTheory.Functor.homologySequence_exact₃proof · cited by 6
- CategoryTheory.Functor.isoShiftproof · cited by 6
- CategoryTheory.Functor.homologySequence_exact₁proof · cited by 5
- CategoryTheory.Functor.shiftMap_compproof · cited by 4
- CategoryTheory.Functor.shiftMap_comp'proof · cited by 4
- CochainComplex.homologyFunctorFactors_hom_app_homologyδOfTriangleproof · cited by 4
- CategoryTheory.Functor.shiftIso_addstatement · cited by 3
- CategoryTheory.Functor.ShiftSequence.induced_shiftIso_hom_app_objstatement · cited by 3
- CategoryTheory.Functor.ShiftSequence.induced_shiftMapproof · cited by 3
- CategoryTheory.Functor.ShiftSequence.leftCompproof · cited by 3