homomorphism' f
|
|
|
|
We can undo the process with homomorphism.
|
|
../../../../../Macaulay2/m2/Hom.m2:99:34-101: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.