Macaulay2 » Documentation
Packages » Macaulay2Doc :: tensorAssociativity
next | previous | forward | backward | up | index | toc

tensorAssociativity -- associativity isomorphisms for tensor products

Description

tensorAssociativity(A,B,C) -- produces the isomorphism from A**(B**C) to (A**B)**C.

Currently implemented for modules, graded modules, and chain complexes.

See also

Ways to use tensorAssociativity :

For the programmer

The object tensorAssociativity is a method function.