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

Quelle  trefoil.g   Sprache: unbekannt

 
# This is the fourth example from the XGAP manual:
# The Trefoil knot group: A finitely presented group.
f := FreeGroup( "a", "b" );
k3 := f / [ f.1*f.2*f.1 / (f.2*f.1*f.2) ];
s := GraphicSubgroupLattice(k3);

[ Dauer der Verarbeitung: 0.22 Sekunden  (vorverarbeitet)  ]