Theorems · Definition · category theory
CategoryTheory.Limits.kernel.lift
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{X Y : C} →
(f : X ⟶ Y) →
[inst_2 : CategoryTheory.Limits.HasKernel f] →
{W : C} → (k : W ⟶ X) → CategoryTheory.CategoryStruct.comp k f = 0 → (W ⟶ CategoryTheory.Limits.kernel f)Given any morphism k : W ⟶ X satisfying k ≫ f = 0, k factors through kernel.ι f
via kernel.lift : W ⟶ kernel f.
- Cited by
- 64 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Limits.IsLimit.liftproof · cited by 167
- CategoryTheory.Limits.KernelFork.ofιproof · cited by 70
- CategoryTheory.Limits.kernelIsKernelproof · cited by 24
Cited by92
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.kernel.lift_ιstatement · cited by 55
- CategoryTheory.Abelian.SpectralObject.toCyclesproof · cited by 40
- CategoryTheory.Limits.kernel.mapproof · cited by 32
- CategoryTheory.Abelian.factorThruImageproof · cited by 20
- CategoryTheory.Abelian.coimageImageComparisonproof · cited by 18
- CategoryTheory.Limits.kernelComparisonproof · cited by 15
- CategoryTheory.Limits.kernel.lift_ι_assocstatement and proof · cited by 6
- imageToKernel'proof · cited by 6
- CategoryTheory.Limits.kerproof · cited by 5
- CategoryTheory.ShortComplex.LeftHomologyData.ofHasKernelOfHasCokernelstatement and proof · cited by 5
- CategoryTheory.ShortComplex.LeftHomologyData.ofAbelianproof · cited by 4