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

Quelle  projgroups_nicem.include   Sprache: unbekannt

 
gap> g := HomographyGroup(PG(4,8));
The FinInG projectivity group PGL(5,8)
gap> NiceMonomorphism(g);
<action isomorphism>
gap> Image(last);
<permutation group of size 4638226007491010887680 with 2 generators>
gap> g := CollineationGroup(PG(4,8));
The FinInG collineation group PGammaL(5,8)
gap> NiceMonomorphism(g);
<action isomorphism>
gap> Image(last);
<permutation group of size 13914678022473032663040 with 3 generators>

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]