Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.IsHomological

{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] →
          CategoryTheory.Functor C A →
            [inst_3 : CategoryTheory.Limits.HasZeroObject C] →
              [inst_4 : CategoryTheory.Preadditive C] →
                [inst_5 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
                  [CategoryTheory.Pretriangulated C] → [CategoryTheory.Abelian A] → Prop

A functor from a pretriangulated category to an abelian category is a homological functor if it sends distinguished triangles to exact sequences.

Defined in
Mathlib.CategoryTheory.Triangulated.HomologicalFunctor
Cited by
21 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.Functor.homologySequence_exact₂ · cited by 8Functor.homologySequence_…CategoryTheory.Functor.comp_homologySequenceδ · cited by 6Functor.comp_homologySequ…CategoryTheory.Functor.homologySequence_comp · cited by 6Functor.homologySequence_…CategoryTheory.Functor.homologySequence_exact₃ · cited by 6Functor.homologySequence_…CategoryTheory.Functor.homologySequence_exact₁ · cited by 5Functor.homologySequence_…CategoryTheory.Functor.homologySequenceδ_comp · cited by 5Functor.homologySequenceδ…CategoryTheory.Functor.map_distinguished_exact · cited by 4Functor.map_distinguished…CategoryTheory.Functor.homologySequence_epi_shift_map_mor₁_iff · cited by 2Functor.homologySequence_…CategoryTheory.Functor.homologySequence_mono_shift_map_mor₁_iff · cited by 2Functor.homologySequence_…CategoryTheory.Functor.IsHomological.exact · cited by 1IsHomological.exactCategoryTheory.Functor.IsHomological.mk' · cited by 1IsHomological.mk'CategoryTheory.Functor.IsHomological.of_iso · cited by 1IsHomological.of_isoCategoryTheory.Functor.mem_homologicalKernel_trW_iff · cited by 1Functor.mem_homologicalKe…CategoryTheory.Functor.homologySequenceComposableArrows₅_exact · cited by 1Functor.homologySequenceC…CategoryTheory.Functor.homologySequence_epi_shift_map_mor₂_iff · cited by 1Functor.homologySequence_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.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.Pretriangulated · cited by 669CategoryTheory.Pretriangu…Functor.IsHomologicalCITED BYCITES

Cites9

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

Cited by23

Results whose statement or proof uses this declaration.