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

Quellcode-Bibliothek dihedral.g   Sprache: unbekannt

 
# This is the first example from the XGAP manual:
# The dihedral group of order 8.
d8 := DihedralGroup(8);
SetName(d8,"d8");
s := GraphicSubgroupLattice(d8);


[ 0.16Quellennavigators  Projekt   ]