Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.cokernel

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

The cokernel of a morphism, expressed as the coequalizer with the 0 morphism.

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

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 by305

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 305.