Theorems · Definition · category theory
CochainComplex.mappingCone.descHomotopy
{C : Type u_1} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{F G : CochainComplex C ℤ} →
(φ : F ⟶ G) →
[inst_2 : HomologicalComplex.HasHomotopyCofiber φ] →
{K : CochainComplex C ℤ} →
(f₁ f₂ : CochainComplex.mappingCone φ ⟶ K) →
(γ₁ : CochainComplex.HomComplex.Cochain F K (-2)) →
(γ₂ : CochainComplex.HomComplex.Cochain G K (-1)) →
(CochainComplex.mappingCone.inl φ).comp (CochainComplex.HomComplex.Cochain.ofHom f₁) ⋯ =
CochainComplex.HomComplex.δ (-2) (-1) γ₁ +
(CochainComplex.HomComplex.Cochain.ofHom φ).comp γ₂ ⋯ +
(CochainComplex.mappingCone.inl φ).comp (CochainComplex.HomComplex.Cochain.ofHom f₂) ⋯ →
CochainComplex.HomComplex.Cochain.ofHom
(CategoryTheory.CategoryStruct.comp (CochainComplex.mappingCone.inr φ) f₁) =
CochainComplex.HomComplex.δ (-1) 0 γ₂ +
CochainComplex.HomComplex.Cochain.ofHom
(CategoryTheory.CategoryStruct.comp (CochainComplex.mappingCone.inr φ) f₂) →
Homotopy f₁ f₂Constructor for homotopies between morphisms from a mapping cone.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- add_zerostatement · cited by 2,707
- zero_addstatement · cited by 2,366
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- HomologicalComplex.HasHomotopyCofiberstatement and proof · cited by 225
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.homotopyToZeroOfIdproof · cited by 1