Theorems · Theorem · category theory
CochainComplex.isKInjective_of_injective_aux
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{K L : CochainComplex C ℤ} (f : K ⟶ L) (α : CochainComplex.HomComplex.Cochain K L (-1)) (n m : ℤ),
n + 1 = m →
HomologicalComplex.ExactAt K m →
∀ [CategoryTheory.Injective (L.X m)],
(CochainComplex.HomComplex.δ (-1) 0 α).EqUpTo (CochainComplex.HomComplex.Cochain.ofHom f) n →
∃ h,
(CochainComplex.HomComplex.δ (-1) 0 (α + CochainComplex.HomComplex.Cochain.single h (-1))).EqUpTo
(CochainComplex.HomComplex.Cochain.ofHom f) m- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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.compproof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- Unitsproof · cited by 2,804
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- le_reflproof · cited by 2,061
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- one_smulproof · cited by 1,374
- ComplexShape.upstatement · cited by 1,123
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.isKInjective_of_injectiveproof · cited by 1