Theorems · Definition · category theory
CochainComplex.mappingCone.liftHomotopy
{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₂ : K ⟶ CochainComplex.mappingCone φ) →
(α : CochainComplex.HomComplex.Cochain K F 0) →
(β : CochainComplex.HomComplex.Cochain K G (-1)) →
(CochainComplex.HomComplex.Cochain.ofHom f₁).comp ↑(CochainComplex.mappingCone.fst φ) ⋯ =
-CochainComplex.HomComplex.δ 0 1 α +
(CochainComplex.HomComplex.Cochain.ofHom f₂).comp ↑(CochainComplex.mappingCone.fst φ) ⋯ →
(CochainComplex.HomComplex.Cochain.ofHom f₁).comp (CochainComplex.mappingCone.snd φ) ⋯ =
CochainComplex.HomComplex.δ (-1) 0 β + α.comp (CochainComplex.HomComplex.Cochain.ofHom φ) ⋯ +
(CochainComplex.HomComplex.Cochain.ofHom f₂).comp (CochainComplex.mappingCone.snd φ) ⋯ →
Homotopy f₁ f₂Constructor for homotopies between morphisms to 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
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddSubgroupstatement · cited by 3,232
- 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
- CochainComplex.mappingConestatement and proof · cited by 181
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.cm5b.homotopyEquivproof · cited by 0