Module docstring
{"# Actions by Submonoids
These instances transfer the action by an element m : M of a monoid M written as m • a onto
the action by an element s : S of a submonoid S : Submonoid M such that s • a = (s : M) • a.
These instances work particularly well in conjunction with Monoid.toMulAction, enabling
s • m as an alias for ↑s * m.
"}