Documentation

Mathlib.CategoryTheory.Idempotents.KaroubiKaroubi

Idempotence of the Karoubi envelope #

In this file, we construct the equivalence of categories KaroubiKaroubi.equivalence C : Karoubi C ≌ Karoubi (Karoubi C) for any category C.

The canonical functor Karoubi (Karoubi C) ⥤ Karoubi C

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem CategoryTheory.Idempotents.KaroubiKaroubi.inverse_map_f (C : Type u_1) [Category.{u_2, u_1} C] {X✝ Y✝ : Karoubi (Karoubi C)} (f : X✝ Y✝) :
    ((inverse C).map f).f = f.f.f

    The counit isomorphism of the equivalence

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

      The equivalence Karoubi C ≌ Karoubi (Karoubi C)

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