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]
@[implicit_reducible]

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

Instances For
    @[simp]
    theorem ModuleCat.MonModuleEquivalenceAlgebra.functor_map_hom_apply {R : Type u} [CommRing R] {x✝ x✝¹ : CategoryTheory.Mon (ModuleCat R)} (f : x✝ ⟢ x✝¹) (a : ↑x✝.X) :
    @[implicit_reducible]

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

    Instances For

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

      Instances For

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

        Instances For

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

          Instances For