Mathlib Map

Theorems · Definition · category theory

CategoryTheory.InjectiveResolution.descHomotopyZeroZero

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      {Y Z : C} →
        {I : CategoryTheory.InjectiveResolution Y} →
          {J : CategoryTheory.InjectiveResolution Z} →
            (f : I.cocomplex ⟶ J.cocomplex) →
              CategoryTheory.CategoryStruct.comp I.ι f = 0 → (I.cocomplex.X 1 ⟶ J.cocomplex.X 0)

An auxiliary definition for descHomotopyZero.

Defined in
Mathlib.CategoryTheory.Abelian.Injective.Resolution
Cited by
5 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.InjectiveResolution.descHomotopyZeroOne · cited by 3InjectiveResolution.descH…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroOne · cited by 1InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroZero · cited by 1InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroOne_assoc · cited by 0InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroZero_assoc · cited by 0InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.descHomotopyZero · cited by 0InjectiveResolution.descH…CategoryTheory.InjectiveResolution.descHomotopyZeroZero.congr_simp · cited by 0descHomotopyZeroZero.cong…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compHomologicalComplex.X · cited by 1839HomologicalComplex.XCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexHomologicalComplex.Hom.f · cited by 845Hom.fCategoryTheory.InjectiveResolution · cited by 90CategoryTheory.InjectiveR…CategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…CochainComplex.single₀ · cited by 59CochainComplex.single₀CategoryTheory.InjectiveResolution.ι · cited by 48InjectiveResolution.ιCategoryTheory.ShortComplex.Exact.descToInjective · cited by 4Exact.descToInjectiveCategoryTheory.InjectiveResolution.exact₀ · cited by 2InjectiveResolution.exact₀InjectiveResolution.descHomot…CITED BYCITES

Cites15

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

Cited by7

Results whose statement or proof uses this declaration.