Theorems · Definition · category theory
CategoryTheory.Abelian.epiDesc
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
{X Y : C} →
(f : X ⟶ Y) →
[CategoryTheory.Epi f] →
{T : C} →
(g : X ⟶ T) → CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.kernel.ι f) g = 0 → (Y ⟶ T)In an abelian category, any morphism that turns to zero when precomposed with the kernel of an epimorphism factors through that epimorphism.
- Defined in
- Mathlib.CategoryTheory.Abelian.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.parallelPairproof · cited by 766
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.kernel.ιstatement and proof · cited by 214
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.IsColimit.descproof · cited by 144
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.Limits.CokernelCofork.ofπproof · cited by 77
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.comp_epiDescstatement · cited by 3
- CategoryTheory.Abelian.epiDesc.congr_simpstatement and proof · cited by 0
- CategoryTheory.Abelian.comp_epiDesc_assocstatement and proof · cited by 0
- CategoryTheory.IsGrothendieckAbelian.GabrielPopescu.fullproof · cited by 0