Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 0c1f9463f03451b5503f0c33beb88a98 > files > 443

gap-system-4.4.12-5mdv2010.0.x86_64.rpm

<Chapter><Heading> Induced equivariant chain maps</Heading>

<Table Align="|l|" >

<Row>
<Item>
<Index> EquivariantChainMap</Index>
<C> EquivariantChainMap(R,S,f)</C>

<P/>
Inputs a <M>ZG</M>-resolution <M>R</M>, a <M>ZG'</M>-resolution <M>S</M>, 
and a group homomorphism <M>f : G \longrightarrow G'</M>. 
It outputs a component object <M>M</M> with the following components.
<P/>
<List>
<Item> <M>M!.source</M> is the resolution <M>R</M>.</Item>
<Item> <M>M!.target</M> is the resolution <M>S</M>.</Item>
<Item><M>M!.mapping(w,n)</M> is a function which gives the image in <M>S_n</M>, 
    under a chain map induced by <M>f</M>, of a word <M>w</M> in <M>R_n</M>. 
    (Here  
    <M>R_n</M> and <M>S_n</M> are the <M>n</M>-th 
    modules in the resolutions <M>R</M> and <M>S</M>.)</Item>
<Item> <M>F!.properties</M> is a list of pairs such as 
    ["type", "equivariantChainMap"].</Item>
</List>
<P/>
The resolution <M>S</M> must have a contracting homotopy.
</Item>
</Row>

</Table>
</Chapter>