gap> R:=ContractibleGcomplex("SL(2,O-3)");;
gap> IsRigid(R);
false
gap> S:=BaryCentricSubdivision(R);;
gap> IsRigid(S);
true
gap> C:=TensorWithComplexRepresentationRing(S);;
gap> Homology(C,0);
[ 2, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
gap> Homology(C,1);
[ 0 ]
¤ Dauer der Verarbeitung: 0.8 Sekunden
(vorverarbeitet am 2026-05-20)
¤
*© Formatika GbR, Deutschland