Monoids().Algebras(QQ) is a subcategory of ModulesWithBasis(QQ). As
such it should have a basis method which is supposed to be a Family.
For a monoid algebra, the basis is indexed by the monoid itself, which
should have a one method.
Ah, right, `basis` is not yet documented in the category. There should
be an abstract_method; please open a ticket! All our examples of
ModulesWithBasis so far have been implemented using
CombinatorialFreeModule which provides the basis method, and all our
Monoids().Algebras(...) so far have been constructed through
MyMonoid().algebra(...) which uses CombinatorialFreeModule. Which is
why we did not hit this yet.
Cheers,
Nicolas
--
Nicolas M. Thi�ry "Isil" <nth...@users.sf.net>
http://Nicolas.Thiery.name/