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 581 B image not shown  

Quelle  irrGL2.gd   Sprache: unbekannt

 
##############################################################################
##
#W  irrGL2.gd           Cubefree                                Heiko Dietrich
##
##

#############################################################################
##
#O  IrreducibleSubgroupsOfGL( 2, q )   
##
## The current version of this function allows only <n>=2. The input <q> has 
## to be a prime-power <q>$=p^r$ with $p\geq 5$ a prime. The output is a 
## list of all irreducible subgroups of GL$(2,q)$ up to conjugacy.
## 
DeclareOperation("IrreducibleSubgroupsOfGL",[IsPosInt,IsPosInt]);

[ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet)  ]