Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 91213ddcfbe7f54821d42c2d9e091326 > files > 836

gap-system-packages-4.4.12-5mdv2010.0.i586.rpm

<html><head><title>[CTblLib] 1 Introduction to the GAP Character Table Library</title></head>
<body text="#000000" bgcolor="#ffffff">
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
<h1>1 Introduction to the GAP Character Table Library</h1><p>
<P>
<H3>Sections</H3>
<oL>
<li> <A HREF="CHAP001.htm#SECT001">History of the GAP Character Table Library</a>
<li> <A HREF="CHAP001.htm#SECT002">Installing the GAP Character Table Library</a>
<li> <A HREF="CHAP001.htm#SECT003">Loading the GAP Character Table Library</a>
<li> <A HREF="CHAP001.htm#SECT004">What's New in Version 1.1?</a>
<li> <A HREF="CHAP001.htm#SECT005">Acknowledgements</a>
</ol><p>
<p>
The usefulness of <font face="Gill Sans,Helvetica,Arial">GAP</font> for character theoretic tasks depends on the
availability of many known character tables,
and there is a lot of character tables in the <font face="Gill Sans,Helvetica,Arial">GAP</font> table library.
Of course, this library is ``open'' in the sense that it shall be extended.
So we would be grateful for any further tables of interest
sent to us for inclusion into our library.
Please offer interesting new character tables via e-mail
to&nbsp;<a href="mailto:sam@math.rwth-aachen.de">sam@math.rwth-aachen.de</a>.
<p>
It depends on your <font face="Gill Sans,Helvetica,Arial">GAP</font> installation whether the character table library
is available.
You can check this as follows.
<pre>
gap&gt; InstalledPackageVersion( "ctbllib" ) &lt;&gt; fail;
true
</pre>
If the result is <code>false</code> then the library is not installed,
and you may ask your system administrator for installing it,
or install the library in your home directory
(see&nbsp;<a href="CHAP001.htm#SECT002">Installing the GAP Character Table Library</a>).
<p>
For general information about character tables in <font face="Gill Sans,Helvetica,Arial">GAP</font>,
see Chapter&nbsp;<a href="../../../doc/htm/ref/CHAP069.htm">Character Tables</a> in the <font face="Gill Sans,Helvetica,Arial">GAP</font> Reference Manual.
<p>
The <code>doc</code> directory of the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library contains several
files with demonstrations of computations with character tables.
Currently these are <code>ambigfus.pdf</code>, <code>ctbldeco.pdf</code>, <code>ctblj4.pdf</code>,
<code>ctblpope.pdf</code>, <code>ctocenex.pdf</code>, <code>multfree.pdf</code>, and <code>multfre2.pdf</code>.
<p>
If you use the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library to solve a problem then
please send a short email to&nbsp;<a href="mailto:sam@math.rwth-aachen.de">sam@math.rwth-aachen.de</a> about it.
The <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library database should be referenced
with the entry&nbsp;<a href="biblio.htm#CTblLib"><cite>CTblLib</cite></a> in the bibliography of this manual.
<p>
For referencing the <font face="Gill Sans,Helvetica,Arial">GAP</font> system in general,
use the entry&nbsp;<a href="biblio.htm#GAP4"><cite>GAP4</cite></a> in the bibliography of this manual.
<p>
<p>
<h2><a name="SECT001">1.1 History of the GAP Character Table Library</a></h2>
<p><p>
The first version of the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library was released with
<font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;3.1 in March 1992.
<p>
It was the first aim of this library to continue the character table library
of the <font face="Gill Sans,Helvetica,Arial">CAS</font> system (see&nbsp;<a href="biblio.htm#NPP84"><cite>NPP84</cite></a>) in <font face="Gill Sans,Helvetica,Arial">GAP</font>,
as a part of the process of reimplementing the algorithms of <font face="Gill Sans,Helvetica,Arial">CAS</font>
in <font face="Gill Sans,Helvetica,Arial">GAP</font> (see&nbsp;<a href="../../../doc/htm/ref/CHAP069.htm#SECT002">History of Character Theory Stuff in GAP</a> in the
<font face="Gill Sans,Helvetica,Arial">GAP</font> Reference Manual).
<font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;3.1 provided only very restricted methods for computing character
tables from groups,
so its character theory part was concerned mainly with library tables.
<p>
A second aspect of the character table library was to make all character
tables shown in the <font face="Gill Sans,Helvetica,Arial">ATLAS</font> of Finite Groups (<a href="biblio.htm#CCN85"><cite>CCN85</cite></a>)
available in <font face="Gill Sans,Helvetica,Arial">GAP</font>.
In fact <font face="Gill Sans,Helvetica,Arial">GAP</font> turned out to provide a very good environment for
systematic checks of these character tables.
<p>
To some extent, the access to the (ordinary) character tables in&nbsp;<a href="biblio.htm#CCN85"><cite>CCN85</cite></a>
was a prerequisite for storing also the corresponding Brauer character tables
in the <font face="Gill Sans,Helvetica,Arial">GAP</font> character table library.
Already <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;3.1 contained many of these tables.
They have been computed mainly ``outside of <font face="Gill Sans,Helvetica,Arial">GAP</font>'',
using the methods described in&nbsp;<a href="biblio.htm#HJLP92"><cite>HJLP92</cite></a>,
and part of the library has been published in the <font face="Gill Sans,Helvetica,Arial">ATLAS</font> of Brauer
Characters (<a href="biblio.htm#JLPW95"><cite>JLPW95</cite></a>).
One of the roles of <font face="Gill Sans,Helvetica,Arial">GAP</font> was again to perform systematic checks.
<p>
Besides these projects, many individual character tables have been added
to the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library since the times of <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;3.1.
They were computed from groups or with character theoretic methods
or using a combination of these two possibilities
(see, e.g., <a href="biblio.htm#NPP84"><cite>NPP84</cite></a> and <a href="biblio.htm#LP91"><cite>LP91</cite></a>).
Section&nbsp;<a href="CHAP002.htm#SECT001">Contents of the GAP Character Table Library</a> lists some of the
sources.
The changes in the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library since the release of
<font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4.1 (in July 1999) are individually documented in the file
<code>ctbldiff.pdf</code> which can be found in the <code>doc</code> directory of the package.
<p>
In the meantime, a rudimentary interface between groups in <font face="Gill Sans,Helvetica,Arial">GAP</font> and the
tables in the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library has been provided
(see&nbsp;<a href="../../../doc/htm/ref/CHAP069.htm#SECT006">The Interface between Character Tables and Groups</a> in the <font face="Gill Sans,Helvetica,Arial">GAP</font>
Reference Manual).
Similarly, there is an interface to the <font face="Gill Sans,Helvetica,Arial">GAP</font> Libary of Tables of Marks
(see&nbsp;<a href="../../../doc/htm/ref/CHAP068.htm#SECT012">The Interface between Tables of Marks and Character Tables</a>
in the <font face="Gill Sans,Helvetica,Arial">GAP</font> Reference Manual).
<p>
Currently the main focus in the development of the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table
Library is --besides the addition of tables that appear to be interesting--
the better interaction with other databases, such as the <font face="Gill Sans,Helvetica,Arial">ATLAS</font> of Group
Representations (see the <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4 package AtlasRep),
and an improvement of the ``database'' aspect of the character table library
itself, for example by providing a ``WWW table of contents''.
<p>
Until the release of <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4.3 in spring 2002,
the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library had been a part of the main <font face="Gill Sans,Helvetica,Arial">GAP</font>
library.
With <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4.3, it was ``split off'' as a <font face="Gill Sans,Helvetica,Arial">GAP</font> package.
<p>
<p>
<h2><a name="SECT002">1.2 Installing the GAP Character Table Library</a></h2>
<p><p>
To install the package unpack the archive file in a
directory in the <code>pkg</code> directory of your local copy of <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4.
This might be the <code>pkg</code> directory of the <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4 home directory,
see Section&nbsp;<a href="../../../doc/htm/ref/CHAP074.htm#SECT001">Installing a GAP Package</a>
of the <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4 Reference Manual for details.
It is however also possible to keep an additional <code>pkg</code> directory
in your private directories,
see&nbsp;<a href="../../../doc/htm/ref/CHAP009.htm#SECT002">GAP Root Directory</a> of the <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;4 Reference Manual.
The latter possibility <strong>must</strong> be chosen if you do not have write access
to the <font face="Gill Sans,Helvetica,Arial">GAP</font> root directory.
<p>
The package consists entirely of <font face="Gill Sans,Helvetica,Arial">GAP</font> code,
no external binaries need to be compiled.
<p>
For checking the installation of the package, you should start <font face="Gill Sans,Helvetica,Arial">GAP</font>,
load the package (see&nbsp;<a href="CHAP001.htm#SECT003">Loading the GAP Character Table Library</a>),
and then call
<pre>
gap&gt; ReadPackage( "ctbllib", "tst/testinst.g" );
</pre>
If the installation is o.k.&nbsp;then <code>true</code> is printed, and the <font face="Gill Sans,Helvetica,Arial">GAP</font> prompt
appears again;
otherwise the output lines tell you what should be changed.
<p>
More testfiles are available in the <code>tst</code> directory of the package.
<p>
Both dvi and pdf versions of the package manual are available
(as <code>manual.dvi</code> and <code>manual.pdf</code> respectively) in the <code>doc</code> directory
of the package,
and an HTML version can be found in the <code>htm</code> directory.
<p>
<p>
<h2><a name="SECT003">1.3 Loading the GAP Character Table Library</a></h2>
<p><p>
The <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library may be loaded automatically when <font face="Gill Sans,Helvetica,Arial">GAP</font>
is started,
or it has to be loaded within <font face="Gill Sans,Helvetica,Arial">GAP</font> as follows.
<pre>
gap&gt; LoadPackage( "ctbllib" );
true
</pre>
See&nbsp;<a href="../../../doc/htm/ref/CHAP074.htm#SECT002">Loading a GAP Package</a> in the <font face="Gill Sans,Helvetica,Arial">GAP</font> Reference Manual
for details about these alternatives;
also the possibility to disable automatic loading of the package
is described in this manual section.
The default is that the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library is loaded
automatically.
<p>
If the main memory of your computer is large enough then it may save time
to keep all data in memory once they have been loaded,
see&nbsp;<a href="CHAP002.htm#SSEC002.8">CTblLibSetUnload</a>.
<p>
<p>
<h2><a name="SECT004">1.4 What's New in Version 1.1?</a></h2>
<p><p>
First of all, of course several character tables were added; for an overview,
see the file <code>doc/ctbldiff.pdf</code> in the home directory of the package.
Also lots of class fusions were added.
This includes factor fusions onto the tables of the factor groups modulo the
largest normal <i>p</i>-subgroups whenever the tables of the factors are
available; these maps admit the automatic construction of the <i>p</i>-modular
Brauer tables if the corresponding tables of the factors are available.
For example, the 2-modular Brauer table of the maximal subgroup of the
type 2<sup>10</sup>:<i>M</i><sub>22</sub> in the group <i>Fi</i><sub>22</sub> is available because of the known
2-modular table of <i>M</i><sub>22</sub> and the stored factor fusion onto the table of
<i>M</i><sub>22</sub>.
<p>
Second, more information has been made more explicit, in the following sense.
<dl compact>
<dt>--<dd>
    <code>Identifier</code> values of tables that are constructed from generic tables
    are now valid arguments of <code>CharacterTable</code>,
    for example <code>CharacterTable( "C10" )</code> and <code>CharacterTable( "Sym(5)" )</code>
    can be used to create the character table of the cyclic group of order
    10 and of the symmetric group of degree 5, respectively.
<dt>--<dd>
    Attributes have been introduced that replace more or less hidden
    components (see&nbsp;<a href="CHAP002.htm#SECT002">Access to Library Character Tables</a>);
    in particular, the way how many ordinary tables are encoded
    via the construction from other tables is no longer encapsulated
    in a function call but instead the name of the function and the
    arguments are stored as an attribute value
    (see&nbsp;<a href="CHAP003.htm#SSEC001.1">ConstructionInfoCharacterTable</a>).
<dt>--<dd>
    The functions that are used for the table constructions have been
    documented (see Chapter&nbsp;<a href="CHAP003.htm">Functions for Character Table Constructions</a>).
<dt>--<dd>
    Several consistency checks are now part of the package distribution,
    in the files <code>gap4/test.gd</code> and <code>gap4/test.gi</code>.
    However, currently they are not documented.
    The new file <code>tst/testall.g</code> lists the files that belong to the
    ``standard test suite''.
    Further checks involving the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library are parts
    of the <font face="Gill Sans,Helvetica,Arial">GAP</font> packages AtlasRep (see&nbsp;<a href="biblio.htm#AtlasRep"><cite>AtlasRep</cite></a>) and TomLib.
<dt>--<dd>
    As a part of the consistency checks, class fusions between character
    tables and from character tables into corresponding tables of marks
    have been recomputed, and the <code>text</code> components have been standardized;
    this means that the texts express whether the maps are unique, unique
    up to table automorphisms, or ambiguous.
    However, currently this is not documented.
<dt>--<dd>
    One can now avoid unloading the contents of data files, which can speed
    up computations involving many library tables (see&nbsp;<a href="CHAP002.htm#SSEC002.8">CTblLibSetUnload</a>).
</dl>
<p>
Third, several errors have been corrected (again see&nbsp;<code>doc/ctbldiff.pdf</code>).
Most of them affect class fusions, and for most of those, the term error
could be regarded as not really appropriate.
The point is that there are class fusions which predate the availability of
Brauer tables in the Character Table Library (in fact many of them have been
inherited from the library of the <font face="Gill Sans,Helvetica,Arial">CAS</font> system),
but they are not compatible with the Brauer tables.
For example, there are four possible class fusion from <i>M</i><sub>23</sub> into <i>Co</i><sub>3</sub>,
which lie in one orbit under the relevant groups of table automorphisms;
two of these maps are not compatible with the 3-modular Brauer tables of
<i>M</i><sub>23</sub> and <i>Co</i><sub>3</sub>, and unfortunately the class fusion that was stored on
the <font face="Gill Sans,Helvetica,Arial">CAS</font> tables --and that was available in version 1.0 of the <font face="Gill Sans,Helvetica,Arial">GAP</font>
Character Table Library-- was one of the not compatible maps.
One could argue that the class fusion has older rights,
and that the Brauer tables should be adjusted to them, but the Brauer tables
are published in the <font face="Gill Sans,Helvetica,Arial">ATLAS</font> of Brauer Characters&nbsp;<a href="biblio.htm#JLPW95"><cite>JLPW95</cite></a>,
which is an accepted standard.
<p>
Finally, the <font face="Gill Sans,Helvetica,Arial">GAP</font> functions for reading and writing other formats of
character tables have been moved here from the main <font face="Gill Sans,Helvetica,Arial">GAP</font> library
(see Chapter&nbsp;<a href="CHAP004.htm">Interfaces to Other Data Formats for Character Tables</a>),
because they are useful only for library tables.
The <font face="Gill Sans,Helvetica,Arial">GAP</font>&nbsp;3 format is now also supported, mainly for documentation
purposes (see&nbsp;<a href="CHAP004.htm#SECT003">Interface to GAP 3</a>).
<p>
<p>
<h2><a name="SECT005">1.5 Acknowledgements</a></h2>
<p><p>
The functions for the conversion of <font face="Gill Sans,Helvetica,Arial">CAS</font> tables to <font face="Gill Sans,Helvetica,Arial">GAP</font> format have
been written by G&ouml;tz Pfeiffer.
The functions for converting the ``Cambridge format'' (in which the original
data of the <font face="Gill Sans,Helvetica,Arial">ATLAS</font> of Finite Groups had been stored) to <font face="Gill Sans,Helvetica,Arial">GAP</font> format
have been written by Christoph Jansen.
<p>
The development of the <font face="Gill Sans,Helvetica,Arial">GAP</font> Character Table Library has been supported
by several DFG grants,
in particular the project ``Representation Theory of Finite Groups and Finite
Dimensional Algebras'' (until 1991),
and the Schwerpunkt ``Algorithmische Zahlentheorie und Algebra''
(from 1991 until 1997).
<p>
Thanks to Frank L&uuml;beck and Max Neunh&ouml;ffer for
their help with solving technical problems concerning the HMTL part of the
example files that belong to the package documentation,
and to Ian Hutchinson whose TeX to HTML translator TtH was used to
provide these HTML files.
<p>
<p>
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
<P>
<address>CTblLib manual<br>March 2004
</address></body></html>