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

Quelle  fpgroup.g   Sprache: unbekannt

 
# This is the fifth example from the XGAP manual:
# A finitely presented group.
f := FreeGroup(2);
g := f/[f.1^6];
s := GraphicSubgroupLattice(g);
IdGroup(SymmetricGroup(3));
s3 := SmallGroup(6,1);
IMAGE_GROUP := s3;;

[ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet)  ]