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

Quelle  projgroups_nicem.g   Sprache: unbekannt

 
#nice monomorphism for projective semilinear groups
g := HomographyGroup(PG(4,8));
NiceMonomorphism(g);
Image(last);
g := CollineationGroup(PG(4,8));
NiceMonomorphism(g);
Image(last);
quit;


[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]