CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

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

Views: 418346
1
<Chapter><Heading> Resolutions of modules</Heading>
2
3
<Table Align="|l|" >
4
5
<Row>
6
<Item>
7
<Index>ResolutionFpGModule</Index>
8
<C>ResolutionFpGModule(M,n)</C>
9
10
11
<P/>
12
Inputs an <M>FpG</M>-module <M>M</M> and a positive integer <M>n</M>.
13
It returns <M>n</M> terms of a minimal free <M>FG</M>-resolution of the
14
module <M>M</M> (where <M>G</M> is a finite group and
15
<M>F</M> the field of <M>p</M> elements).
16
</Item>
17
</Row>
18
19
</Table>
20
</Chapter>
21
22
23
24