Documentation

Mathlib.CategoryTheory.Monoidal.Internal.Module

Mon (ModuleCat R) ≌ AlgCat R #

The category of internal monoid objects in ModuleCat R is equivalent to the category of "native" bundled R-algebras.

Moreover, this equivalence is compatible with the forgetful functors to ModuleCat R.

@[implicit_reducible]

The ring structure on a monoid object. This instance is dangerous as it doesn't round trip from a ring to a monoid object and then back to a ring, since the npow field is lost in the middle. Therefore, it is scoped.

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

    The algebra structure on a monoid object. This instance is dangerous as it doesn't round trip from a ring to a monoid object and then back to a ring, since the npow field is lost in the middle. Therefore, it is scoped.

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

      Converting a monoid object in ModuleCat R to a bundled algebra.

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

        Converting a bundled algebra to a monoid object in ModuleCat R.

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

          Converting a bundled algebra to a monoid object in ModuleCat R.

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

            The category of internal monoid objects in ModuleCat R is equivalent to the category of "native" bundled R-algebras.

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

              The equivalence Mon (ModuleCat R) ≌ AlgCat R is naturally compatible with the forgetful functors to ModuleCat R.

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