Theorems · Definition · category theory
CochainComplex.mappingConeCompTriangleh
{C : Type u_1} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[CategoryTheory.Limits.HasBinaryBiproducts C] →
{X₁ X₂ X₃ : CochainComplex C ℤ} →
(X₁ ⟶ X₂) → (X₂ ⟶ X₃) → CategoryTheory.Pretriangulated.Triangle (HomotopyCategory C (ComplexShape.up ℤ))Given two composable morphisms f : X₁ ⟶ X₂ and g : X₂ ⟶ X₃ in the category
of cochain complexes, this is the canonical triangle
mappingCone f ⟶ mappingCone (f ≫ g) ⟶ mappingCone g ⟶ (mappingCone f)⟦1⟧
in the homotopy category. It is a distinguished triangle,
see HomotopyCategory.mappingConeCompTriangleh_distinguished.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- ComplexShape.upstatement and proof · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CategoryTheory.Pretriangulated.Trianglestatement · cited by 645
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
- HomotopyCategorystatement · cited by 132
- HomotopyCategory.quotientproof · cited by 109
- CategoryTheory.Functor.mapTriangleproof · cited by 87
- CochainComplex.mappingConeCompTriangleproof · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- CochainComplex.mappingConeCompTriangleh_comm₁statement and proof · cited by 2
- CochainComplex.mappingConeCompTriangleh_comm₁_assocstatement and proof · cited by 0
- HomotopyCategory.mappingConeCompTriangleh_distinguishedstatement and proof · cited by 0