Mathlib Map

Theorems · Definition · category theory

CochainComplex

(V : Type u) →
  [inst : CategoryTheory.Category.{v, u} V] →
    [CategoryTheory.Limits.HasZeroMorphisms V] →
      (α : Type u_2) → [AddRightCancelSemigroup α] → [One α] → Type (max (max u_2 u) v)

An α-indexed cochain complex is a HomologicalComplex in which d i j ≠ 0 only if i + 1 = j.

Defined in
Mathlib.Algebra.Homology.HomologicalComplex
Cited by
1,016 results in Mathlib
Foundations
Depth 10 from the axioms, rests on 28 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsAddRightCancelSemigroupOne

Around this declaration

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

Cites5

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

Cited by1,321

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,321.