Mathlib Map

Theorems · Definition · category theory

ModuleCat.monoidAlgebraFree

(R : Type u) → [inst : Ring R] → CategoryTheory.Functor (Type u) (ModuleCat R)

The free functor Type u ⥤ ModuleCat R sending a type X to the free R-module with generators x : X, implemented as the monoid algebra R[X].

Defined in
Mathlib.Algebra.Category.ModuleCat.Adjunctions
Cited by
3 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.