Macaulay2 » Documentation
Packages » CompleteIntersectionResolutions :: tensorWithComponents
next | previous | forward | backward | up | index | toc

tensorWithComponents -- forms the tensor product, preserving direct sum information

Synopsis

Description

If M and/or N are direct sum modules (isDirectSum M == true) then T is the direct sum of the tensor products between the components. This SHOULD be built into M**N, but isn't as of M2, v. 1.7

See also

Ways to use tensorWithComponents :

For the programmer

The object tensorWithComponents is a method function.