Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/loops/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2024 mit Größe 1 kB image not shown  

Quelle  moufang_modifications.gd   Sprache: unbekannt

 
############################################################################
##
#W  moufang_modifications.gd  Moufang modifications [loops]
##  
##  
#Y  Copyright (C)  2004,  G. P. Nagy (University of Szeged, Hungary),  
#Y                        P. Vojtechovsky (University of Denver, USA)
##

#############################################################################
##  LOOPS M(G,2)
##  -------------------------------------------------------------------------
DeclareGlobalFunction( "LoopMG2" );

#############################################################################
##  CYCLIC MODIFICATION
##  -------------------------------------------------------------------------
DeclareGlobalFunction( "LoopByCyclicModification" );

#############################################################################
##  DIHEDRAL MODIFICATION
##  -------------------------------------------------------------------------
DeclareGlobalFunction( "LoopByDihedralModification" );

#############################################################################
##  AUXILIARY
##  -------------------------------------------------------------------------
DeclareGlobalFunction( "LOOPS_PositionList" );
DeclareGlobalFunction( "LOOPS_Modular" );
DeclareGlobalFunction( "LOOPS_DVSigma" );

[ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet)  ]