Documentation

Mathlib.Algebra.Category.MonCat.Shrink

Shrinking a functor to MonCat #

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

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

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

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

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