homomorphism' f
|
|
|
|
We can undo the process with homomorphism.
|
|
../../../../Macaulay2/m2/Hom.m2:100:34-102:46: --source code:
homomorphism' Matrix := Matrix => opts -> f -> (
-- from a map M --> N produce a map R^1 -> Hom(M, N)
adjoint(f, module ring f, source f, opts))
The object homomorphism' is a method function with options.
The source of this document is in Macaulay2Doc/functions/Hom-doc.m2:379:0.