Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.coimageImageComparisonFunctor

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      [CategoryTheory.Limits.HasKernels C] →
        [CategoryTheory.Limits.HasCokernels C] →
          CategoryTheory.Functor (CategoryTheory.Arrow C) (CategoryTheory.Arrow C)

The coimage-image comparison morphism is functorial.

Defined in
Mathlib.CategoryTheory.Abelian.Images
Cited by
2 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasKernelsCategoryTheory.Limits.HasCokernels

Around this declaration

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

Cites17

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

Cited by2

Results whose statement or proof uses this declaration.