1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- %W main.xml GAP 4 Reference Manual ... -->
<!-- %Y Copyright 1997, Lehrstuhl D für Mathematik, RWTH Aachen, Germany -->
<!DOCTYPE Book SYSTEM "gapdoc.dtd"
[ <!ENTITY ATLAS "<Package>Atlas</Package>">
<!ENTITY mdash "<Alt Only='HTML'>—</Alt><Alt Not='HTML'>---</Alt>">
<#Include SYSTEM "../versiondata">
<!ENTITY H "<Alt Only='HTML'>\(\mathcal{H}\)</Alt><Alt
Only='Text'><E>H</E></Alt><Alt Only='LaTeX'><M>\mathcal{H}</M></Alt>">
<!ENTITY R "<Alt Only='HTML'>\(\mathcal{R}\)</Alt><Alt
Only='Text'><E>R</E></Alt><Alt Only='LaTeX'><M>\mathcal{R}</M></Alt>">
<!ENTITY L "<Alt Only='HTML'>\(\mathcal{L}\)</Alt><Alt
Only='Text'><E>L</E></Alt><Alt Only='LaTeX'><M>\mathcal{L}</M></Alt>">
<!ENTITY D "<Alt Only='HTML'>\(\mathcal{D}\)</Alt><Alt
Only='Text'><E>D</E></Alt><Alt Only='LaTeX'><M>\mathcal{D}</M></Alt>">
]>
<!-- the 2.8em parameter causes that in the toc lines for sections more
space is reserved for the section numbers (otherwise the header text
overwrite some of the wide numbers); similar for subsections -->
<?LaTeX ExtraPreamble="
\makeatletter
\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.8em}}
\renewcommand*\l@subsection{\@dottedtocline{2}{3.8em}{4.0em}}
\def\@pnumwidth{2.1em}
\makeatother
"?>
<Book Name="ref">
<TitlePage>
<Title>GAP - Reference Manual</Title>
<Version>Release &VERSIONNUMBER;, &RELEASEDAY;</Version>
<Author>The GAP Group
<Email>support@gap-system.org</Email>
<Homepage>https://www.gap-system.org</Homepage>
</Author>
<Copyright>
Copyright ©right; (1987-&RELEASEYEAR;)
for the core part of the &GAP; system by the &GAP; Group.
<P/>
Most parts of this distribution, including the core part of the &GAP;
system are distributed under the terms of the GNU General Public License
Version 2,
see <URL>https://www.gnu.org/licenses/old-licenses/gpl-2.0.html</URL> or the
<F>LICENSE</F> file in the root directory of the &GAP;
installation.
<P/>
More detailed information about copyright and licenses of parts of this
distribution can be found in Section
<Ref Sect="Copyright and License"/> of this manual.
<P/>
&GAP; has been developed over a long time and has many authors and
contributors.
More detailed information can be found in Section
<Ref Sect="Authors and Maintainers"/> of this manual.
</Copyright>
</TitlePage>
<TableOfContents/>
<Body>
<#Include SYSTEM "preface.xml">
<#Include SYSTEM "help.xml">
<#Include SYSTEM "run.xml">
<#Include SYSTEM "language.xml">
<#Include SYSTEM "function.xml">
<#Include SYSTEM "mloop.xml">
<#Include SYSTEM "debug.xml">
<#Include SYSTEM "options.xml">
<#Include SYSTEM "files.xml">
<#Include SYSTEM "streams.xml">
<#Include SYSTEM "process.xml">
<#Include SYSTEM "objects.xml">
<#Include SYSTEM "types.xml">
<#Include SYSTEM "integers.xml">
<#Include SYSTEM "numtheor.xml">
<#Include SYSTEM "combinat.xml">
<#Include SYSTEM "rational.xml">
<#Include SYSTEM "cyclotom.xml">
<#Include SYSTEM "floats.xml">
<#Include SYSTEM "boolean.xml">
<#Include SYSTEM "lists.xml">
<#Include SYSTEM "blist.xml">
<#Include SYSTEM "vector.xml">
<#Include SYSTEM "matrix.xml">
<#Include SYSTEM "matint.xml">
<#Include SYSTEM "matobj.xml">
<#Include SYSTEM "string.xml">
<#Include SYSTEM "hash2.xml">
<#Include SYSTEM "record.xml">
<#Include SYSTEM "coll.xml">
<#Include SYSTEM "domain.xml">
<#Include SYSTEM "mapping.xml">
<#Include SYSTEM "relation.xml">
<#Include SYSTEM "orders.xml">
<#Include SYSTEM "magma.xml">
<#Include SYSTEM "word.xml">
<#Include SYSTEM "wordass.xml">
<#Include SYSTEM "rws.xml">
<#Include SYSTEM "groups.xml">
<#Include SYSTEM "grphomom.xml">
<#Include SYSTEM "grpoper.xml">
<#Include SYSTEM "permutat.xml">
<#Include SYSTEM "grpperm.xml">
<#Include SYSTEM "grpmat.xml">
<#Include SYSTEM "pcgs.xml">
<#Include SYSTEM "grppc.xml">
<#Include SYSTEM "grpfp.xml">
<#Include SYSTEM "pres.xml">
<#Include SYSTEM "grpprod.xml">
<#Include SYSTEM "grplib.xml">
<#Include SYSTEM "semigrp.xml">
<#Include SYSTEM "fpsemi.xml">
<#Include SYSTEM "trans.xml">
<#Include SYSTEM "pperm.xml">
<#Include SYSTEM "addmagma.xml">
<#Include SYSTEM "rings.xml">
<#Include SYSTEM "module.xml">
<#Include SYSTEM "fields.xml">
<#Include SYSTEM "fieldfin.xml">
<#Include SYSTEM "fldabnum.xml">
<#Include SYSTEM "vspc.xml">
<#Include SYSTEM "algebra.xml">
<#Include SYSTEM "algfp.xml">
<#Include SYSTEM "alglie.xml">
<#Include SYSTEM "mgmring.xml">
<#Include SYSTEM "ratfun.xml">
<#Include SYSTEM "algfld.xml">
<#Include SYSTEM "padics.xml">
<#Include SYSTEM "meataxe.xml">
<#Include SYSTEM "tom.xml">
<#Include SYSTEM "ctbl.xml">
<#Include SYSTEM "ctblfuns.xml">
<#Include SYSTEM "ctblmaps.xml">
<#Include SYSTEM "unknown.xml">
<#Include SYSTEM "ctblmono.xml">
<#Include SYSTEM "gappkg.xml">
<#Include SYSTEM "obsolete.xml">
<#Include SYSTEM "methsel.xml">
<#Include SYSTEM "create.xml">
<#Include SYSTEM "intrfc.xml">
<#Include SYSTEM "xtndxmpl.xml">
<#Include SYSTEM "arith.xml">
<#Include SYSTEM "libform.xml">
<#Include SYSTEM "helpintf.xml">
<#Include SYSTEM "foa.xml">
<#Include SYSTEM "weakptr.xml">
<#Include SYSTEM "stbchain.xml">
</Body>
<Bibliography Databases="../manualbib.xml"/>
<TheIndex/>
</Book>
<!-- ==================================================================== -->
|