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 987 B image not shown  

Quelle  tails.gd   Sprache: unbekannt

 
Untersuchungsergebnis.gd Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

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

############################################################################
## 
#F  LPRES_Tails_lji ( <coll> , <Def of k> , <l> , <k>)  
##
## computes t_{kl}^{++}
##
DeclareGlobalFunction( "LPRES_Tails_lji" );

############################################################################
## 
#F  LPRES_Tails_lkk ( <coll> , <l> , <k>) 
##
## computes t_{kl}^{-+}
##
DeclareGlobalFunction( "LPRES_Tails_lkk" );

############################################################################
##  
#F  LPRES_Tails_llk ( <coll> , <l> , <k>) 
##
## computes t_{kl}^{+-} AND t_{kl}^{--}
##
DeclareGlobalFunction( "LPRES_Tails_llk" );

############################################################################
##
#M  UpdateNilpotentCollector ( <coll>, <weights>, <defs> )
##
DeclareOperation( "UpdateNilpotentCollector",
   [ IsFromTheLeftCollectorRep, IsList, IsList]);

[ zur Elbe Produktseite wechseln0.92Quellennavigators  ]