Documentation

Mathlib.Algebra.Category.Grp.Shrink

Shrinking a functor to GrpCat #

For a functor C ⥤ GrpCat.{w'} with w-small image, we shrink to a functor C ⥤ GrpCat.{w}.

A functor F : C ⥤ GrpCat.{w'} factors through GrpCat.{w} if all the monoids are w-small.

Instances For

    The natural transformation GrpCat.shrinkFunctor.{w} F ⟶ GrpCat.shrinkFunctor.{w} G induces by a natural transformation τ : F ⟶ G between w-small functors to monoids.

    Instances For