Theorems · Theorem · category theory
CochainComplex.mappingCone.ofHom_desc
∀ {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 ℤ}
(α : CochainComplex.HomComplex.Cochain F K (-1)) (β : G ⟶ K)
(eq :
CochainComplex.HomComplex.δ (-1) 0 α =
CochainComplex.HomComplex.Cochain.ofHom (CategoryTheory.CategoryStruct.comp φ β)),
CochainComplex.HomComplex.Cochain.ofHom (CochainComplex.mappingCone.desc φ α β eq) =
CochainComplex.mappingCone.descCochain φ α (CochainComplex.HomComplex.Cochain.ofHom β) ⋯- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- neg_add_cancelstatement and proof · cited by 256
- HomologicalComplex.HasHomotopyCofiberstatement and proof · cited by 225
- CochainComplex.mappingConestatement · cited by 181
- CochainComplex.HomComplex.Cochain.ofHomstatement and proof · cited by 121
- CochainComplex.HomComplex.δstatement and proof · cited by 102
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.inl_descproof · cited by 0