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.