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
12 stars 1 forks source link

Splitting problems #21

Closed aidevnn closed 1 year ago

aidevnn commented 1 year ago

https://github.com/aidevnn/FastGoat/blob/9552d4d496bb800b6650ad647a5df6de79cf2020/FastGoat/Examples/NonSplitExtension.cs#L99-L102

https://github.com/aidevnn/FastGoat/blob/9552d4d496bb800b6650ad647a5df6de79cf2020/FastGoat/Examples/NonSplitExtension.cs#L116-L119

When running this code, some results are hard to understand and they need deepening in this question.

aidevnn commented 1 year ago

https://github.com/aidevnn/FastGoat/blob/6de2c5bd6e5a26313e9faf4321dbdd60c0f8b07f/FastGoat/Examples/NonSplitExtension.cs#L104-L112

Direct Product with easy Quotient Group can be used to have a better look on detail.