aidevnn / FastGoat

What C# can do for studying Finite Groups, quotient groups, semi-direct products, homomorphisms, automorphisms group, characters table, minimalistic rings and fields manipulations, polynomials factoring, fields extensions and many more...
MIT No Attribution
13 stars 1 forks source link

Symmetric Group 5 subgroups #20

Closed aidevnn closed 2 years ago

aidevnn commented 2 years ago

https://github.com/aidevnn/FastGoat/blob/0d2e88c21e5c208307899f4ab0ef0b0048f5c686/FastGoat/Examples/AllSubGroups.cs#L178-L183

Symm5 contains multiples dihedrals subgroups, D8, D10 and D12.

There is also a bug in Isomorphic methods between two groups.