Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.precylinder

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

The precylinder object of a homological complex that is given by HomologicalComplex.cylinder.

Defined in
Mathlib.Algebra.Homology.Precylinder
Cited by
4 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveDecidableRelCategoryTheory.Limits.HasBinaryBiproductHomologicalComplex.HasCylinder

Around this declaration

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

Cites13

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

Cited by5

Results whose statement or proof uses this declaration.