Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ComposableArrows.IsComplex

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [CategoryTheory.Limits.HasZeroMorphisms C] → {n : ℕ} → CategoryTheory.ComposableArrows C n → Prop

F : ComposableArrows C n is a complex if all compositions of two consecutive arrows are zero.

Defined in
Mathlib.Algebra.Homology.ExactSequence
Cited by
37 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

Cites3

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

Cited by50

Results whose statement or proof uses this declaration.