next | previous | forward | backward | up | top | index | toc | home

GeneralOrderedMonoid -- the class of all ordered free commutative monoids

Description

This is the class of free monoids that can be handled by the engine. Elements of such monoids are implemented as instances of MonoidElement.

See also

Functions and methods returning a general ordered monoid :

Methods that use a general ordered monoid :

For the programmer

The object GeneralOrderedMonoid is a type, with ancestor classes OrderedMonoid < Monoid < Type < MutableHashTable < HashTable < Thing.