Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.HasPathObject

{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

The property that a homological complex K has a path object, i.e. that the morphism K ⟶ K ⊞ K induced by 𝟙 K and -𝟙 K has a homotopy fiber.

Defined in
Mathlib.Algebra.Homology.HomotopyFiber
Cited by
23 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.pathObject · cited by 23HomologicalComplex.pathOb…HomologicalComplex.pathObject.π₀ · cited by 10pathObject.π₀HomologicalComplex.pathObject.ι · cited by 8pathObject.ιHomologicalComplex.pathObject.π₁ · cited by 7pathObject.π₁HomologicalComplex.pathObject.mapHomologicalComplexObjIso · cited by 5pathObject.mapHomological…HomologicalComplex.prepathObject · cited by 4HomologicalComplex.prepat…HomologicalComplex.pathObject.homotopyEquiv · cited by 4pathObject.homotopyEquivHomologicalComplex.pathObject.lift · cited by 4pathObject.liftHomologicalComplex.pathObject.isZero_X · cited by 1pathObject.isZero_XHomologicalComplex.pathObject.lift_π₀ · cited by 1pathObject.lift_π₀HomologicalComplex.pathObject.lift_π₁ · cited by 1pathObject.lift_π₁HomologicalComplex.pathObject.mapHomologicalComplexObjIso_inv_map_π₀ · cited by 1pathObject.mapHomological…HomologicalComplex.pathObject.mapHomologicalComplexObjIso_inv_map_π₁ · cited by 1pathObject.mapHomological…HomologicalComplex.pathObject.π₀CompιHomotopy · cited by 1pathObject.π₀CompιHomotopyHomologicalComplex.pathObject.π₀_ι · cited by 1pathObject.π₀_ι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.HasBinaryBiproductCategoryTheory.Limits.biprod.desc · cited by 54biprod.descHomologicalComplex.HasHomotopyFiber · cited by 1HomologicalComplex.HasHom…HomologicalComplex.HasPathObj…CITED BYCITES

Cites9

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

Cited by33

Results whose statement or proof uses this declaration.