Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.kernel

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {X Y : C} → (f : X ⟶ Y) → [CategoryTheory.Limits.HasKernel f] → C

The kernel of a morphism, expressed as the equalizer with the 0 morphism.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Kernels
Cited by
272 results in Mathlib
Foundations
Depth 21 from the axioms, rests on 97 definitions · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasKernel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by369

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 369.