Mathlib Map

Theorems · Definition · category theory

ChainComplex.alternatingConst

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] → CategoryTheory.Functor C (ChainComplex C ℕ)

The chain complex X ←0- X ←𝟙- X ←0- X ←𝟙- X ⋯. It is exact away from 0 and has homology X at 0.

Defined in
Mathlib.Algebra.Homology.AlternatingConst
Cited by
3 results in Mathlib
Foundations
Depth 74 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.

Cites9

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

Cited by10

Results whose statement or proof uses this declaration.