2017-03-02 03:08:45 +0100 | received badge | ● Notable Question (source) |
2015-03-09 14:47:57 +0100 | received badge | ● Popular Question (source) |
2013-09-05 21:17:55 +0100 | asked a question | Elementary abelian p-subgroups of a finite group Let G be a finite group. An elementary abelian p-subgroup of G is an abelian subgroup E whose exponent is p. The order of such a group is p^r from some r, called the rank of E. The lattice of all elementary abelian p-subgroups in G is called the Quillen Complex of the group G. I'm interested in using Sage to obtain some information about the Quillen Complex such as:
In short, Magma has a command called ElementaryAbelianSubgroups which does exactly what I want, but I'd like to figure out how to do this with Sage. I'm very new to Sage, so I would appreciate as much detail in your answer as possible. Perhaps someone has already dealt with this question, and I can benefit from their work, or perhaps there are similar commands that I can combine to answer my question. |