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

Quelle  derivations.gd   Sprache: unbekannt

 
DeclareCategory( "IsGroupDerivation", IsSPGeneralMapping );
InstallTrueMethod( IsMapping, IsGroupDerivation );
InstallTrueMethod( RespectsOne, IsGroupDerivation );

DeclareAttribute( "GroupDerivationInfo", IsGroupDerivation );
DeclareAttribute( "KernelOfGroupDerivation", IsGroupDerivation );

DeclareGlobalName( "GroupDerivationByImagesNC" );
DeclareGlobalName( "GroupDerivationByImages" );
DeclareGlobalName( "GroupDerivationByFunction" );
DeclareGlobalName( "GroupDerivationByAffineAction" );

DeclareProperty( "IsGroupDerivationImage", IsOrbitAffineAction );

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]