Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.HasCylinder

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {ι : Type u_2} →
        {c : ComplexShape ι} →
          (K : HomologicalComplex C c) → [∀ (i : ι), CategoryTheory.Limits.HasBinaryBiproduct (K.X i) (K.X i)] → Prop

Given a homological complex K, this is the property that the morphism K ⟶ K ⊞ K induced by 𝟙 K and -𝟙 K has a cofiber, which allows to define K.cylinder as this cofiber.

Defined in
Mathlib.Algebra.Homology.HomotopyCofiber
Cited by
27 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasBinaryBiproduct

Around this declaration

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

HomologicalComplex.cylinder · cited by 32HomologicalComplex.cylind…HomologicalComplex.cylinder.π · cited by 16cylinder.πHomologicalComplex.cylinder.ι₀ · cited by 15cylinder.ι₀HomologicalComplex.cylinder.ι₁ · cited by 9cylinder.ι₁HomologicalComplex.cylinder.desc · cited by 5cylinder.descHomologicalComplex.cylinder.homotopyEquiv · cited by 5cylinder.homotopyEquivHomologicalComplex.cylinder.inlX · cited by 5cylinder.inlXHomologicalComplex.cylinder.ι₀_desc · cited by 4cylinder.ι₀_descHomologicalComplex.cylinder.ι₁_desc · cited by 4cylinder.ι₁_descHomologicalComplex.precylinder · cited by 4HomologicalComplex.precyl…HomologicalComplex.cylinder.ι₀_π · cited by 3cylinder.ι₀_πHomologicalComplex.cylinder.ι₁_π · cited by 3cylinder.ι₁_πHomologicalComplex.cylinder.πCompι₀Homotopy.nullHomotopicMap · cited by 3πCompι₀Homotopy.nullHomot…HomologicalComplex.cylinder.inrX · cited by 3cylinder.inrXHomologicalComplex.cylinder.map_ι₀_eq_map_ι₁ · cited by 1cylinder.map_ι₀_eq_map_ι₁CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasBinaryBiproduct · cited by 251Limits.HasBinaryBiproductHomologicalComplex.HasHomotopyCofiber · cited by 225HomologicalComplex.HasHom…CategoryTheory.Limits.biprod.lift · cited by 79biprod.liftHomologicalComplex.HasCylinderCITED BYCITES

Cites9

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

Cited by40

Results whose statement or proof uses this declaration.