Theorems · Theorem · category theory
CochainComplex.Lifting.hasLift
∀ {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ι))
(α : CochainComplex.HomComplex.Cochain Q K 0),
CochainComplex.HomComplex.δ 0 1 α = ↑(CochainComplex.Lifting.cocycle₁ sq hsq hQ hK) → sq.HasLiftConsider a commutative square in the category CochainComplex C ℤ
where C is an abelian category.
``
t
A ⟶ X
i| |p
v v
B ⟶ Y
b
`
Assume that there exists a degreewise lifting B.X n ⟶ X.X n for any n : ℤ,
that Q is a cokernel of i, and K is a kernel of p.
If the cocycle cocycle₁ sq hsq hQ hK : Cocycle Q K 1 is a coboundary,
we show that the square admits a lifting B ⟶ X`.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites62
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 and proof · cited by 8,698
- CategoryTheory.Category.assocproof · cited by 6,433
- AddSubgroupstatement · cited by 3,232
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- HomologicalComplex.Xproof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement · cited by 1,691
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.