Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
pkg
/
sco
/
examples
/
orbifolds
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 23.7.2023 mit Größe 182 B
Quelle S1C2S3.g Sprache: unbekannt
# S1 with C2-iso and a point of S3-iso
M := [ [1,2], [1,3], [2,3] ];
G := Group( (1,2) );
S3 := Group( (1,2), (1,2,3) );
iso := rec( 1 := S3, 2 := G, 3 := G );
mu := [];
dim := 5;
[ Dauer der Verarbeitung: 0.11 Sekunden (vorverarbeitet)
]
2026-04-02