Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docshell/base/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 406 B image not shown  

Quelle  cavicchi.g   Sprache: unbekannt

 
# This is the third example from the XGAP manual:
# The Cavicchioli-group: A finitely presented group.
f := FreeGroup( "a", "b" );  a := f.1;;  b := f.2;;
c2 := f / [ a*b*a^-2*b*a/b, (b^-1*a^3*b^-1*a^-3)^2*a ];
SetName(c2,"c2");
s := GraphicSubgroupLattice(c2);


[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]