Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/lpres/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 12.6.2024 mit Größe 1005 B image not shown  

Quelle  misc.gd   Sprache: unbekannt

 
############################################################################
##
#W misc.gd   LPRES    René Hartung
##

############################################################################
##
#F  LPRES_WordsOfLengthAtMostN( <list>, <n> )
##   
## returns a list of all words of <list> of length at most <n>
##
DeclareGlobalFunction( "LPRES_WordsOfLengthAtMostN" );

############################################################################
##
#F  LPRES_LowerCentralSeriesSections( <PcpGroup> )
##   
## returns either the p-ranks of the lower central series sections of
## <PcpGroup> or its abelian invariants.
##
DeclareGlobalFunction( "LPRES_LowerCentralSeriesSections" );

############################################################################
##
#F  LPRES_LCSofGuptaSidki( <PcpGroup>, <prime> )
##
## computes the lower central series sections of the Gupta-Sidki group
## from an index-3 subgroup which is invariantly L-presented.
##
DeclareGlobalFunction( "LPRES_LCSofGuptaSidki" );

[ Dauer der Verarbeitung: 0.27 Sekunden  (vorverarbeitet)  ]