Theorems · Theorem · category theory
CochainComplex.Lifting.exists_hom
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{A B X Y : CochainComplex C ℤ} {t : A ⟶ X} {i : A ⟶ B} {p : X ⟶ Y} {b : B ⟶ Y} (sq : CategoryTheory.CommSq t i p b)
(hsq : (n : ℤ) → ⋯.LiftStruct) {Q : CochainComplex C ℤ} {π : B ⟶ Q} {hπ : CategoryTheory.CategoryStruct.comp i π = 0}
(hQ : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofπ π hπ)) {K : CochainComplex C ℤ}
{ι : K ⟶ X} {hι : CategoryTheory.CategoryStruct.comp ι p = 0}
(hK : CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.KernelFork.ofι ι hι)) (n m : ℤ)
(hnm : autoParam (n + 1 = m) CochainComplex.Lifting.exists_hom._auto_1),
∃ φ,
CategoryTheory.CategoryStruct.comp (π.f n) (CategoryTheory.CategoryStruct.comp φ (ι.f m)) =
(↑(CochainComplex.Lifting.cocycle₁' sq hsq)).v n m hnm- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
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.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Category.assocproof · cited by 6,433
- AddSubgroupstatement · cited by 3,232
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement · cited by 1,691
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
Cited by2
Results whose statement or proof uses this declaration.
- CochainComplex.Lifting.cochain₁proof · cited by 3
- CochainComplex.Lifting.π_f_cochain₁_v_ι_fproof · cited by 2