Documentation

Mathlib.CategoryTheory.Limits.FunctorCategory.Shapes.Kernels

(Co)kernels in functor categories #

The kernel inclusion is itself a kernel in the functor category.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The cokernel projection is itself a cokernel in the functor category.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem CategoryTheory.Limits.hasKernel_of_hasKernel_app {J : Type u_1} {C : Type u_2} [Category.{v_1, u_1} J] [Category.{v_2, u_2} C] [HasZeroMorphisms C] {F₁ F₂ : Functor J C} (f : F₁ F₂) [∀ (j : J), HasKernel (f.app j)] :
      theorem CategoryTheory.Limits.hasCokernel_of_hasCokernel_app {J : Type u_1} {C : Type u_2} [Category.{v_1, u_1} J] [Category.{v_2, u_2} C] [HasZeroMorphisms C] {F₁ F₂ : Functor J C} (f : F₁ F₂) [∀ (j : J), HasCokernel (f.app j)] :
      theorem CategoryTheory.Limits.evaluation_preservesLimit_of_hasKernel_app {J : Type u_1} {C : Type u_2} [Category.{v_1, u_1} J] [Category.{v_2, u_2} C] [HasZeroMorphisms C] {F₁ F₂ : Functor J C} (f : F₁ F₂) [∀ (j : J), HasKernel (f.app j)] (j : J) :