Equivalence between Rep k G and ModuleCat k[G] #
In this file we show that the category of k-linear representations of a monoid G is
equivalent to the category of modules over the monoid algebra k[G].
An isomorphism of k-linear representations of G from k[Gⁿ⁺¹] to k[G] ⊗ₖ k[Gⁿ] (on
which G acts by ρ(g₁)(g₂ ⊗ x) = (g₁ * g₂) ⊗ x) sending (g₀, ..., gₙ) to
g₀ ⊗ (g₀⁻¹g₁, g₁⁻¹g₂, ..., gₙ₋₁⁻¹gₙ). The inverse sends g₀ ⊗ (g₁, ..., gₙ) to
(g₀, g₀g₁, ..., g₀g₁...gₙ).
Instances For
Representation isomorphism k[Gⁿ⁺¹] ≅ (Gⁿ →₀ k[G]), where the right-hand representation is
defined pointwise by the left regular representation on k[G]. The map sends
single (g₀, ..., gₙ) a ↦ single (g₀⁻¹g₁, ..., gₙ₋₁⁻¹gₙ) (single g₀ a).
Instances For
Auxiliary lemma for toModuleMonoidAlgebra.
Auxiliary definition for toModuleMonoidAlgebra.
Instances For
Functorially convert a representation of G into a module over k[G].
Instances For
Functorially convert a module over k[G] into a representation of G.
Instances For
Auxiliary definition for equivalenceModuleMonoidAlgebra.
Instances For
Auxiliary definition for equivalenceModuleMonoidAlgebra.
Instances For
Auxiliary definition for equivalenceModuleMonoidAlgebra.
Instances For
Auxiliary definition for equivalenceModuleMonoidAlgebra.