phi = reverseFactors(F,G)
phi = reverseFactors(M,N,p,q)
maps F_{n-i}**G_i \to G_i**F_{n-i} changing the basis order and putting in sign (-1)^{i*(n-i)}. In reverseFactors(M,N,p,q) the integers p and q specify the homological degrees of M and N respectively.
|
|
|
|
|
|
|
|
The object reverseFactors is a method function.