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

HomWithComponents -- computes Hom, preserving direct sum information

Description

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

See also

Ways to use HomWithComponents:

  • HomWithComponents(Module,Module)

For the programmer

The object HomWithComponents is a method function.


The source of this document is in CompleteIntersectionResolutions.m2:2645:0.