Kernel: SageMath 9.6
Here we check that the ideal defined in the proof of Proposition 10.17 indeed fully realizes for (SmallGroup(12,5)), (SmallGroup(24, 13)), and (SmallGroup(96,70)).
In [1]:
Out[1]:
G = C6 x C2 of order 12.
V = C2 x C2 of order 4.
W = C6 of order 6.
I == J True
G = C6 x C2 of order 12.
G embeds in kG/I.
kG/I has 32 elements and 12 units.
G is fully realizable.
In [2]:
Out[2]:
G = C2 x A4 of order 24.
V = C2 x C2 x C2 of order 8.
W = A4 of order 12.
I == J True
G = C2 x A4 of order 24.
G embeds in kG/I.
kG/I has 64 elements and 24 units.
G is fully realizable.
In [3]:
Out[3]:
G = ((C2 x C2 x C2 x C2) : C2) : C3 of order 96.
Checking action identities:
True True True True
V = (C2 x C2 x C2 x C2) : C2 of order 32.
W = (C2 x C2 x C2 x C2) : C3 of order 48.
I == J True
G = ((C2 x C2 x C2 x C2) : C2) : C3 of order 96.
G embeds in kG/I.
kG/I has 256 elements and 96 units.
G is fully realizable.
In [0]: