Theorems · Definition · category theory
CategoryTheory.Limits.kernel.map
{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] →
{X' Y' : C} →
(f' : X' ⟶ Y') →
[inst_3 : CategoryTheory.Limits.HasKernel f'] →
(p : X ⟶ X') →
(q : Y ⟶ Y') →
CategoryTheory.CategoryStruct.comp f q = CategoryTheory.CategoryStruct.comp p f' →
(CategoryTheory.Limits.kernel f ⟶ CategoryTheory.Limits.kernel f')A commuting square induces a morphism of kernels.
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.kernel.ιproof · cited by 214
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Limits.kernel.liftproof · cited by 64
Cited by37
Results whose statement or proof uses this declaration.
- CategoryTheory.kernelCokernelCompSequence.snakeInputproof · cited by 31
- CategoryTheory.Abelian.LeftResolution.chainComplexMapproof · cited by 7
- CategoryTheory.Limits.kernel.map.congr_simpstatement and proof · cited by 5
- CategoryTheory.Limits.kernel.mapIsoproof · cited by 3
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_succ_succstatement and proof · cited by 3
- CategoryTheory.Limits.kernel.mapIso_homstatement · cited by 2
- CategoryTheory.Limits.kernelComparison_comp_kernel_mapstatement and proof · cited by 2
- CategoryTheory.Abelian.coimageImageComparisonFunctorproof · cited by 2
- CategoryTheory.Abelian.PreservesImage.factorThruImage_iso_homproof · cited by 2
- CategoryTheory.Abelian.PreservesImage.iso_hom_ιproof · cited by 2
- CategoryTheory.Limits.kernel_map_comp_kernelSubobjectIso_invstatement and proof · cited by 2
- CategoryTheory.Limits.kernel.lift_mapstatement and proof · cited by 1