There are two possible ways of implementing lift using setupLift. In the first one, we use a function:
|
|
|
|
|
|
|
In the second one, we define a ring map which is a partial inverse to the promotion map:
|
|
|
|
|
|
|
The object setupLift is a method function.
The source of this document is in Macaulay2Doc/functions/setupLift-doc.m2:46:0.