File: algfp.xml

package info (click to toggle)
gap 4r8p6-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 33,476 kB
  • ctags: 7,663
  • sloc: ansic: 108,841; xml: 47,807; sh: 3,628; perl: 2,342; makefile: 796; asm: 62; awk: 6
file content (31 lines) | stat: -rw-r--r-- 1,201 bytes parent folder | download | duplicates (5)
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
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- %% -->
<!-- %A  algfp.msk                    GAP documentation              Thomas Breuer -->
<!-- %% -->
<!-- %A  @(#)<M>Id: algfp.msk,v 1.2 2002/04/15 10:02:26 sal Exp </M> -->
<!-- %% -->
<!-- %Y  (C) 2001 School Math and Comp. Sci., University of St Andrews, Scotland -->
<!-- %Y  Copyright (C) 2002 The GAP Group -->
<!-- %% -->
<Chapter Label="Finitely Presented Algebras">
<Heading>Finitely Presented Algebras</Heading>

Currently the &GAP; library contains only few functions dealing with
general finitely presented algebras,
so this chapter is merely a placeholder.
<P/>
The special case of finitely presented <E>Lie</E> algebras is described
in&nbsp;<Ref Sect="Finitely Presented Lie Algebras"/>,
and there is also a &GAP; package <C>fplsa</C> for computing structure constants
of <E>f</E>initely <E>p</E>resented <E>L</E>ie (<E>s</E>uper)<E>a</E>lgebras.
<P/>
<!-- % Finitely presented <E>associative</E> algebras will eventually be handled by -->
<!-- % vector enumeration techniques. -->

</Chapter>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- %% -->
<!-- %E -->