Cat::AlgebraWithSeveralBases – the category of algebras expanded on several bases

Cat::AlgebraWithSeveralBases represents the category of algebras expanded on several bases.

→ Examples

Creating the Category

Cat::AlgebraWithSeveralBases(coeffRing)

Parameters:

coeffRing

A domain which must be from the category Cat::Ring.

Categories

Cat::Algebra(coeffRing), Cat::ModuleWithSeveralBases(coeffRing)

Details:

Example 1:

See the guided tour.

Changes in MuPAD 3.4

New Function.