Theorems · Definition · category theory
CategoryTheory.Limits.kernelSubobjectMap
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{f : X ⟶ Y} →
[inst_2 : CategoryTheory.Limits.HasKernel f] →
{X' Y' : C} →
{f' : X' ⟶ Y'} →
[inst_3 : CategoryTheory.Limits.HasKernel f'] →
(CategoryTheory.Arrow.mk f ⟶ CategoryTheory.Arrow.mk f') →
(CategoryTheory.Subobject.underlying.obj (CategoryTheory.Limits.kernelSubobject f) ⟶
CategoryTheory.Subobject.underlying.obj (CategoryTheory.Limits.kernelSubobject f'))A commuting square induces a morphism between the kernel subobjects.
- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 45 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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
- CategoryTheory.Subobject.arrowproof · cited by 175
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Arrow.Hom.leftproof · cited by 160
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.kernelSubobjectMap_arrowstatement · cited by 5
- CategoryTheory.Limits.kernel_map_comp_kernelSubobjectIso_invstatement and proof · cited by 2
- CategoryTheory.Limits.kernelSubobjectIso_comp_kernel_mapstatement and proof · cited by 1
- CategoryTheory.Limits.kernelSubobjectMap_arrow_assocstatement and proof · cited by 1
- CategoryTheory.Limits.kernelSubobjectIso_comp_kernel_map_assocstatement and proof · cited by 0
- CategoryTheory.Limits.kernelSubobjectMap_arrow_applystatement and proof · cited by 0
- CategoryTheory.Limits.kernelSubobjectMap_compstatement and proof · cited by 0
- CategoryTheory.Limits.kernelSubobjectMap_idstatement · cited by 0
- CategoryTheory.Limits.kernel_map_comp_kernelSubobjectIso_inv_assocstatement and proof · cited by 0