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

Instances For
    @[simp]
    theorem CategoryTheory.Idempotents.KaroubiKaroubi.inverse_map_f (C : Type u_1) [Category.{v_1, 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

    Instances For

      The counit isomorphism of the equivalence

      Instances For

        The equivalence Karoubi C ≌ Karoubi (Karoubi C)

        Instances For