Module docstring
{"# MonoidAlgebra.mapDomain
","### Multiplicative monoids ","### Additive monoids ","#### Conversions between AddMonoidAlgebra and MonoidAlgebra
We have not defined k[G] = MonoidAlgebra k (Multiplicative G)
because historically this caused problems;
since the changes that have made nsmul definitional, this would be possible,
but for now we just construct the ring isomorphisms using RingEquiv.refl _.
"}