Mathlib Map

Theorems · Definition · category theory

CochainComplex.cm5b.i

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : CategoryTheory.EnoughInjectives C] →
        {K L : CochainComplex C ℤ} →
          (K ⟶ L) → (K ⟶ CochainComplex.mappingCone (CategoryTheory.CategoryStruct.id (CochainComplex.cm5b.I K)) ⊞ L)

A lift of a morphism f : K ⟶ L between bounded below cochain complexes as a monomorphism K ⟶ mappingCone (𝟙 (I K)) ⊞ L.

Defined in
Mathlib.Algebra.Homology.Factorizations.CM5b
Cited by
5 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.EnoughInjectives

Around this declaration

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

Cites19

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

Cited by5

Results whose statement or proof uses this declaration.