Mathlib Map

Theorems · Inductive type · category theory

HomologicalComplex.Hom

{ι : Type u_1} →
  {V : Type u} →
    [inst : CategoryTheory.Category.{v, u} V] →
      [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
        {c : ComplexShape ι} → HomologicalComplex V c → HomologicalComplex V c → Type (max u_1 v)

A morphism of homological complexes consists of maps between the chain groups, commuting with the differentials.

Defined in
Mathlib.Algebra.Homology.HomologicalComplex
Cited by
23 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

Cites4

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

Cited by36

Results whose statement or proof uses this declaration.