use

use S -- installs certain defaults associated with S.

This will install functions or methods which make the use of S the default in certain contexts. For example, if S is a monoid ring, then the product of an element of the base ring of S and an element of the base monoid of S will be taken to be an element of S, provided

               use S
has been executed.

The return value is S.

Go to main index.

Go to concepts index.