Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/cubefree/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2025 mit Größe 697 B image not shown  

Quelle  glasby.gd   Sprache: unbekannt

 
##############################################################################
##
#W  glasby.gd           Cubefree                               Heiko Dietrich
##
##

##############################################################################
## 
#F  RewriteAbsolutelyIrreducibleMatrixGroup( G ) 
## 
## G has to be an absolutely irreducible subgroup of GL(d,q). The output
## is a group H such that H is conjugate to G in GL(d,q) and H is a subgroup
## of GL(d, r) where GF(r) is the subfield of GF(q) generated by the traces 
## of the elements in G. This implementation is based on an algorithm of 
## Howlett and Glasby.
##
DeclareGlobalFunction("RewriteAbsolutelyIrreducibleMatrixGroup");

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]