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

Quelle  Manipulations.gd   Sprache: unbekannt

 
#############################################################################
####
##
#W  Manipulations.gd          RADIROOT package                Andreas Distler
##
##  Declaration file for the functions that do various manipulations
##  to special elements of a splitting field and to the permutations
##  in its Galois-group   
##
#Y  2006
##

DeclareAttribute( "GaloisGroupOnRoots", IsUnivariatePolynomial );
DeclareGlobalFunction( "RR_DegreeConclusion" );
DeclareGlobalFunction( "RR_PrimElImg" );
DeclareGlobalFunction( "RR_Produkt" );
DeclareGlobalFunction( "RR_Resolvent" );
DeclareGlobalFunction( "RR_CyclicElements" );
DeclareGlobalFunction( "RR_IsInGalGrp" );
DeclareGlobalFunction( "RR_ConstructGaloisGroup" );
DeclareGlobalFunction( "RR_FindGaloisGroup" );
DeclareGlobalFunction( "RR_Potfree" );
DeclareGlobalFunction( "RR_CompositionSeries" );


#############################################################################
##
#E


[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]