Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.pathObject

{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) →
            [DecidableRel c.Rel] →
              [inst_3 : ∀ (i : α), CategoryTheory.Limits.HasBinaryBiproduct (K.X i) (K.X i)] →
                [K.HasPathObject] → HomologicalComplex C c.symm.symm

The path object of a homological complex is defined here by dualizing the cylinder object of K.op.

Defined in
Mathlib.Algebra.Homology.HomotopyFiber
Cited by
23 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveDecidableRelCategoryTheory.Limits.HasBinaryBiproductHomologicalComplex.HasPathObject

Around this declaration

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

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.π₀_ιHomologicalComplex.pathObject.π₁_ι · cited by 1pathObject.π₁_ιCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.Limits.HasBinaryBiproduct · cited by 251Limits.HasBinaryBiproductComplexShape.symm · cited by 83ComplexShape.symmHomologicalComplex.op · cited by 50HomologicalComplex.opHomologicalComplex.cylinder · cited by 32HomologicalComplex.cylind…HomologicalComplex.HasPathObject · cited by 23HomologicalComplex.HasPat…HomologicalComplex.unopFunctor · cited by 14HomologicalComplex.unopFu…HomologicalComplex.pathObjectCITED BYCITES

Cites13

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

Cited by32

Results whose statement or proof uses this declaration.