Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/fga/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 4.3.2023 mit Größe 765 B image not shown  

Quelle  Whitehd.gd   Sprache: unbekannt

 
#############################################################################
##
#W  Whitehd.gd               FGA package                    Christian Sievers
##
##  Declarations for computations with Whitehead automorphisms
##
#Y  2004 - 2012
##

DeclareAttribute( "FGA_WhiteheadParams", IsGroupHomomorphism );
DeclareAttribute( "FGA_WhiteheadAutomorphisms", IsFreeGroup );
DeclareAttribute( "FGA_NielsenAutomorphisms", IsFreeGroup );

DeclareGlobalFunction( "FGA_WhiteheadAutomorphism" );
DeclareGlobalFunction( "FGA_WhiteheadAnalyse" );
DeclareGlobalFunction( "FGA_WhiteheadToPQOU" );
DeclareGlobalFunction( "FGA_NikToPQ" );
DeclareGlobalFunction( "FGA_TiToPQ" );
DeclareGlobalFunction( "FGA_ExtSymListRepToPQO" );
DeclareGlobalFunction( "FGA_CurryAutToPQOU" );

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]