Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
pkg
/
repndecomp
/
old_tst
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 12.8.2025 mit Größe 166 B
Quelle GroupSumBSGS.tst Sprache: unbekannt
gap> tester := rep -> GroupSumBSGS(Source(rep.rep), g -> Image(rep.rep, g)) = Sum(Source(rep.r
ep), g -> Image(rep.rep, g));;
gap> TestMany@RepnDecomp(tester, 3);
true
[ Dauer der Verarbeitung: 0.18 Sekunden (vorverarbeitet)
]
2026-03-28