Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » lists and sequences » BasicList » Expression » AssociativeExpression
next | previous | forward | backward | up | index | toc

AssociativeExpression -- the class of associative expressions

Menu

Types of associative expression:

  • DirectSum -- the class of all direct sum expressions
  • Equation -- the class of all equation expressions
  • Product -- the class of all product expressions
  • Sum -- the class of all sum expressions
  • TensorProduct -- the class of all tensor product expressions

For the programmer

The object AssociativeExpression is a type, with ancestor classes Expression < BasicList < Thing.


The source of this document is in Macaulay2Doc/doc12.m2:45:0.