Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.shortComplexFunctor

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {ι : Type u_2} →
        (c : ComplexShape ι) → ι → CategoryTheory.Functor (HomologicalComplex C c) (CategoryTheory.ShortComplex C)

The functor HomologicalComplex C c ⥤ ShortComplex C which sends a homological complex K to the short complex K.X (c.prev i) ⟶ K.X i ⟶ K.X (c.next i).

Defined in
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
Cited by
72 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

HomologicalComplex.sc · cited by 205HomologicalComplex.scHomologicalComplex.homologyMap · cited by 102HomologicalComplex.homolo…HomologicalComplex.cyclesMap · cited by 59HomologicalComplex.cycles…HomologicalComplex.opcyclesMap · cited by 47HomologicalComplex.opcycl…HomologicalComplex.natIsoSc' · cited by 31HomologicalComplex.natIso…CochainComplex.shiftShortComplexFunctorIso · cited by 12CochainComplex.shiftShort…HomologicalComplex.homologyπ_naturality · cited by 11HomologicalComplex.homolo…HomologicalComplex.cyclesMap_i · cited by 9HomologicalComplex.cycles…HomologicalComplex.homologyMap_comp · cited by 7HomologicalComplex.homolo…HomologicalComplex.homologyι_naturality · cited by 7HomologicalComplex.homolo…HomologicalComplex.p_opcyclesMap · cited by 7HomologicalComplex.p_opcy…quasiIsoAt_iff_isIso_homologyMap · cited by 6quasiIsoAt_iff_isIso_homo…quasiIsoAt_iff · cited by 5quasiIsoAt_iffquasiIsoAt_iff_exactAt · cited by 5quasiIsoAt_iff_exactAtHomologicalComplex.homologyMap_id · cited by 4HomologicalComplex.homolo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…HomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.next · cited by 297ComplexShape.nextComplexShape.prev · cited by 223ComplexShape.prevHomologicalComplex.shortComplexFunctor' · cited by 42HomologicalComplex.shortC…HomologicalComplex.shortCompl…CITED BYCITES

Cites9

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

Cited by84

Results whose statement or proof uses this declaration.