Documentation

Mathlib.CategoryTheory.Localization.Monoidal.Functor

Universal property of localized monoidal categories #

This file proves that, given a monoidal localization functor L : C ⥤ D, and a functor F : D ⥤ E to a monoidal category, such that F lifts along L to a monoidal functor G, then F is monoidal. See CategoryTheory.Localization.Monoidal.functorMonoidalOfComp.

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

The natural isomorphism of bifunctors F - ⊗ F - ≅ F (- ⊗ -), given that F lifts along L to a monoidal functor G, where L is a monoidal localization functor.

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

    Monoidal structure on F, given that F lifts along L to a monoidal functor G, where L is a monoidal localization functor.

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

      Monoidal structure on F, given that F lifts along L to a monoidal functor G, where L is a monoidal localization functor.

      Equations
      Instances For

        When F is given the monoidal structure functorMonoidalOfComp that is obtained by lifting along a monoidal localization functor L, then the lifting isomorphism is a monoidal natural transformation.