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
    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 unit isomorphism of the equivalence

      Equations
        Instances For

          The counit isomorphism of the equivalence

          Equations
            Instances For

              The equivalence Karoubi C ≌ Karoubi (Karoubi C)

              Equations
                Instances For