Theorems · Theorem · category theory
CochainComplex.mappingCocone.lift_f_fst_f
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
{K L : CochainComplex C ℤ} (φ : K ⟶ L) [inst_2 : HomologicalComplex.HasHomotopyCofiber φ] {M : CochainComplex C ℤ}
(α : M ⟶ K) (β : CochainComplex.HomComplex.Cochain M L (-1))
(hαβ :
CochainComplex.HomComplex.δ (-1) 0 β +
CochainComplex.HomComplex.Cochain.ofHom (CategoryTheory.CategoryStruct.comp α φ) =
0)
(p : ℤ),
CategoryTheory.CategoryStruct.comp ((CochainComplex.mappingCocone.lift φ α β hαβ).f p)
((CochainComplex.mappingCocone.fst φ).f p) =
α.f p- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- HomologicalComplex.Xstatement · cited by 1,839
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- HomologicalComplex.HasHomotopyCofiberstatement and proof · cited by 225
- CochainComplex.HomComplex.Cochain.ofHomstatement and proof · cited by 121
- CochainComplex.HomComplex.δstatement and proof · cited by 102
Cited by2
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCocone.lift_fstproof · cited by 1
- CochainComplex.mappingCocone.lift_f_fst_f_assocproof · cited by 0