Mathlib Map

Theorems · Definition · category theory

CochainComplex.IsKProjective.homotopyZero

{C : Type u_2} →
  [inst : CategoryTheory.Category.{u_3, u_2} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      {K L : CochainComplex C ℤ} → (f : K ⟶ L) → HomologicalComplex.Acyclic L → [K.IsKProjective] → Homotopy f 0

A choice of homotopy to zero for a morphism from a K-projective cochain complex to an acyclic cochain complex.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.KProjective
Cited by
3 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCochainComplex.IsKProjective

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 by3

Results whose statement or proof uses this declaration.