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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
%%
3
%W parpres.tex GAP documentation D�rte Feichtenschlager
4
%%
5
%H $Id: parpres.tex, v0.5 2010/05/31 09:30:00 gap SymbCompCC $
6
%%
7
8
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
9
\Chapter{Parametrised Presentations}
10
11
In this chapter we describe which pp-presentations for infinite
12
coclass sequences (see \cite{ELG08}) are provided.
13
14
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
15
\Section{Provided pp-presentations}
16
17
\>`ParPresGlobalVar_2_1' V
18
\>`ParPresGlobalVar_2_2' V
19
\>`ParPresGlobalVar_3_1' V
20
21
are lists consisting of the pp-presentations of the infinite
22
coclass sequences of finite <p>-groups of coclass <r>, where the first number
23
in the name gives the underlying prime and the second the underlying coclass.
24
Each entry in the list is a record
25
<rec>( <rel>, <expo>, <n>, <d>, <m>, <prime>, <cc>, <expo_vec>, <name> )
26
with <m> = 0 and <expo_vec> = [ ]. The record entries are of a form such that
27
each record can be used as input for
28
%display{tex}
29
{\tt PPPPcpGroups},
30
%enddisplay
31
"PPPPcpGroups". See "PPPPcpGroups" for more information.
32
33
\>`ParPresGlobalVar_p_r_Names' V
34
35
gives the names of the infinite coclass sequences of finite <p>-groups of
36
coclass <r>.
37
38
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
39
%%
40
%
41
%E Emacs . . . . . . . . . . . . . . . . . . . . . local emacs variables
42
%%
43
%% Local Variables:
44
%% fill-column: 73
45
%% End:
46
%%
47
48
49
50