Documentation

Mathlib.CategoryTheory.Monoidal.Internal.FunctorCategory

Mon_ (C ⥤ D) ≌ C ⥤ Mon_ D #

When D is a monoidal category, monoid objects in C ⥤ D are the same thing as functors from C into the monoid objects of D.

This is formalised as:

The intended application is that as Ring ≌ Mon_ Ab (not yet constructed!), we have presheaf Ring X ≌ presheaf (Mon_ Ab) X ≌ Mon_ (presheaf Ab X), and we can model a module over a presheaf of rings as a module object in presheaf Ab X.

Future work #

Presumably this statement is not specific to monoids, and could be generalised to any internal algebraic objects, if the appropriate framework was available.

A monoid object in a functor category sends any object to a monoid object.

Equations
    Instances For

      A monoid object in a functor category induces a functor to the category of monoid objects.

      Equations
        Instances For
          @[simp]

          Functor translating a monoid object in a functor category to a functor into the category of monoid objects.

          Equations
            Instances For
              @[simp]

              A functor to the category of monoid objects can be translated as a monoid object in the functor category.

              Equations
                Instances For

                  Functor translating a functor into the category of monoid objects to a monoid object in the functor category

                  Equations
                    Instances For
                      @[simp]

                      The unit for the equivalence Mon_ (C ⥤ D) ≌ C ⥤ Mon_ D.

                      Equations
                        Instances For

                          The counit for the equivalence Mon_ (C ⥤ D) ≌ C ⥤ Mon_ D.

                          Equations
                            Instances For

                              When D is a monoidal category, monoid objects in C ⥤ D are the same thing as functors from C into the monoid objects of D.

                              Equations
                                Instances For

                                  A comonoid object in a functor category sends any object to a comonoid object.

                                  Equations
                                    Instances For

                                      A comonoid object in a functor category induces a functor to the category of comonoid objects.

                                      Equations
                                        Instances For

                                          Functor translating a comonoid object in a functor category to a functor into the category of comonoid objects.

                                          Equations
                                            Instances For

                                              A functor to the category of comonoid objects can be translated as a comonoid object in the functor category.

                                              Equations
                                                Instances For

                                                  When D is a monoidal category, comonoid objects in C ⥤ D are the same thing as functors from C into the comonoid objects of D.

                                                  Equations
                                                    Instances For

                                                      Functor translating a commutative monoid object in a functor category to a functor into the category of commutative monoid objects.

                                                      Equations
                                                        Instances For

                                                          Functor translating a functor into the category of commutative monoid objects to a commutative monoid object in the functor category

                                                          Equations
                                                            Instances For

                                                              When D is a braided monoidal category, commutative monoid objects in C ⥤ D are the same thing as functors from C into the commutative monoid objects of D.

                                                              Equations
                                                                Instances For