Theorems · Definition · category theory
CategoryTheory.ShortComplex.Exact.descToInjective
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Abelian C] →
{S : CategoryTheory.ShortComplex C} →
S.Exact →
{J : C} →
(f : S.X₂ ⟶ J) → [CategoryTheory.Injective J] → CategoryTheory.CategoryStruct.comp S.f f = 0 → (S.X₃ ⟶ J)If S is an exact short complex and f : S.X₂ ⟶ J is a morphism to an injective object J
such that S.f ≫ f = 0, this is a morphism φ : S.X₃ ⟶ J such that S.g ≫ φ = f.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.X₂statement and proof · cited by 1,115
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.ShortComplex.X₁statement · cited by 889
- CategoryTheory.ShortComplex.X₃statement · cited by 876
- CategoryTheory.ShortComplex.fstatement and proof · cited by 653
- CategoryTheory.ShortComplex.Exactstatement and proof · cited by 292
- CategoryTheory.Injectivestatement and proof · cited by 70
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.Exact.comp_descToInjectivestatement · cited by 6
- CategoryTheory.InjectiveResolution.descHomotopyZeroZeroproof · cited by 5
- CategoryTheory.InjectiveResolution.descHomotopyZeroOneproof · cited by 3
- CategoryTheory.InjectiveResolution.descHomotopyZeroSuccproof · cited by 3
- CochainComplex.isKInjective_of_injective_auxproof · cited by 1
- CategoryTheory.InjectiveResolution.descFOneproof · cited by 1
- CategoryTheory.InjectiveResolution.descFSuccproof · cited by 1
- CategoryTheory.ShortComplex.Exact.descToInjective.congr_simpstatement and proof · cited by 0
- CategoryTheory.ShortComplex.Exact.comp_descToInjective_assocstatement and proof · cited by 0