Documentation

Mathlib.Algebra.Category.AlgCat.TensorAlgebra

TensorAlgebra as a functor ModuleCat R ⥤ AlgCat R #

In this file we define the functor AlgCat.tensorAlgebra : ModuleCat R ⥤ AlgCat R sending an R-module M to the tensor algebra TensorAlgebra R M. We show that this functor is a left-adjoint to the forgetful functor AlgCat R ⥤ ModuleCat R.

The functor sending an R-module M to its tensor algebra over R.

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

    Taking the tensor algebra forms a left adjoint of the forgetful functor from AlgCat R to ModuleCat R.

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