Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.homotopyCofiber.desc

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {ι : Type u_2} →
        {c : ComplexShape ι} →
          {F G K : HomologicalComplex C c} →
            (φ : F ⟶ G) →
              [inst_2 : HomologicalComplex.HasHomotopyCofiber φ] →
                [inst_3 : DecidableRel c.Rel] →
                  (α : G ⟶ K) →
                    Homotopy (CategoryTheory.CategoryStruct.comp φ α) 0 → (HomologicalComplex.homotopyCofiber φ ⟶ K)

The morphism homotopyCofiber φ ⟶ K that is induced by a morphism α : G ⟶ K and a homotopy hα : Homotopy (φ ≫ α) 0.

Defined in
Mathlib.Algebra.Homology.HomotopyCofiber
Cited by
15 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveHomologicalComplex.HasHomotopyCofiberDecidableRel

Around this declaration

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

HomologicalComplex.homotopyCofiber.mapArrowHom · cited by 6homotopyCofiber.mapArrowH…HomologicalComplex.homotopyCofiber.inr_desc · cited by 5homotopyCofiber.inr_descHomologicalComplex.cylinder.desc · cited by 5cylinder.descHomologicalComplex.cylinder.ι₀_desc · cited by 4cylinder.ι₀_descHomologicalComplex.cylinder.ι₁_desc · cited by 4cylinder.ι₁_descHomologicalComplex.homotopyCofiber.inrX_desc_f · cited by 4homotopyCofiber.inrX_desc…HomologicalComplex.homotopyCofiber.desc_f · cited by 3homotopyCofiber.desc_fHomologicalComplex.homotopyCofiber.inlX_desc_f · cited by 3homotopyCofiber.inlX_desc…HomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₀_mapHomolo…HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₁_mapHomolo…HomologicalComplex.homotopyCofiber.desc_f' · cited by 2homotopyCofiber.desc_f'HomologicalComplex.homotopyCofiber.inrCompHomotopy_hom_desc_hom · cited by 1homotopyCofiber.inrCompHo…HomologicalComplex.homotopyCofiber.inrCompHomotopy_hom_desc_hom_assoc · cited by 0homotopyCofiber.inrCompHo…HomologicalComplex.homotopyCofiber.inrX_desc_f_assoc · cited by 0homotopyCofiber.inrX_desc…HomologicalComplex.homotopyCofiber.inr_desc_assoc · cited by 0homotopyCofiber.inr_desc_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.Hom.f · cited by 845Hom.fComplexShape.Rel · cited by 518ComplexShape.RelComplexShape.next · cited by 297ComplexShape.nextHomologicalComplex.HasHomotopyCofiber · cited by 225HomologicalComplex.HasHom…Homotopy · cited by 106HomotopyHomotopy.hom · cited by 46Homotopy.homHomologicalComplex.homotopyCofiber · cited by 31HomologicalComplex.homoto…HomologicalComplex.homotopyCofiber.sndX · cited by 27homotopyCofiber.sndXHomologicalComplex.homotopyCofiber.fstX · cited by 23homotopyCofiber.fstXhomotopyCofiber.descCITED BYCITES

Cites15

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

Cited by18

Results whose statement or proof uses this declaration.