Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563672 views
1
<Verb>EquivariantChainMap(R,S,f):: FreeResolution, FreeResolution, GroupHomomorphisms --> EquiChainMap</Verb>
2
3
4
<P/>
5
Inputs a free <M>\mathbb ZG</M>-resolution <M>R</M> of <M>\mathbb Z</M>,
6
a free <M>\mathbb ZQ</M>-resolution <M>S</M> of <M>\mathbb Z</M>, and
7
a group homomorphism <M>f\colon G \rightarrow Q</M>. It returns the induced
8
<M>f</M>-equivariant chain map <M>F\colon R \rightarrow S</M>.
9
10
11
12
13
14
15
16