Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.homologySequence_comp

∀ {C : Type u_1} {A : Type u_3} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.HasShift C ℤ]
  [inst_2 : CategoryTheory.Category.{v_3, u_3} A] (F : CategoryTheory.Functor C A)
  [inst_3 : CategoryTheory.Limits.HasZeroObject C] [inst_4 : CategoryTheory.Preadditive C]
  [inst_5 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] [inst_6 : CategoryTheory.Pretriangulated C]
  [inst_7 : CategoryTheory.Abelian A] [F.IsHomological] [inst_9 : F.ShiftSequence ℤ],
  ∀ T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles,
    ∀ (n₀ : ℤ), CategoryTheory.CategoryStruct.comp ((F.shift n₀).map T.mor₁) ((F.shift n₀).map T.mor₂) = 0
Defined in
Mathlib.CategoryTheory.Triangulated.HomologicalFunctor
Cited by
6 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.AbelianCategoryTheory.Functor.IsHomologicalCategoryTheory.Functor.ShiftSequence

Around this declaration

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

CategoryTheory.Functor.homologySequence_exact₂ · cited by 8Functor.homologySequence_…CategoryTheory.Functor.homologySequence_exact₃ · cited by 6Functor.homologySequence_…CategoryTheory.Functor.homologySequence_exact₁ · cited by 5Functor.homologySequence_…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₂' · cited by 2Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.covariant_sequence_exact₂' · cited by 2Ext.covariant_sequence_ex…CategoryTheory.Functor.homologySequence_comp_assoc · cited by 0Functor.homologySequence_…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Functor.map_comp · cited by 734Functor.map_compCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…Functor.homologySequence_compCITED BYCITES

Cites27

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

Cited by6

Results whose statement or proof uses this declaration.