FiSGO.SimpleGroups
Module implementing simple group objects.
Functions
Helper function to check if a hiss-malle representation exists in a given characteristic. |
|
Given a simple group code, returns a normalized version of the code. |
|
Interface to the compressed JSON file Hiss_Malle_data.json.bz2. |
|
A function to browse the file containing data on representations of degree less than 250, compiled by Gerard Hiss and Gunter Malle in [HM1] and [HM2]. |
|
Interface to the compressed JSON files Lubeck_[code].json.bz2. |
|
Interface to the JSON file Lubeck_exceptional_mult.json. |
|
Auxiliary function to find the modularity class of some group in Lübeck's data. |
|
Given a simple group code, returns a derived object of SimpleGroup corresponding to the provided code. |
|
Returns a dictionary relating simple group IDs and their classes. |
|
Returns a list with all sporadic simple group IDs. |
|
Interface to the compressed JSON file sporadic_grous_data.json.bz2. |
|
Helper function to look up a property of a sporadic group in the JSON file. |
Classes
Class representing the Alternating group \(\mathrm{A}_n\), a simple group when n > 4. |
|
Base class for simple groups with two parameters. |
|
Class representing the classical Chevalley group \(A_n(q)\), a simple group of Lie type. |
|
Class representing the classical Chevalley group \(B_n(q)\), a simple group of Lie type. |
|
Class representing the classical Chevalley group \(C_n(q)\), a simple group of Lie type. |
|
Class representing the classical Chevalley group \(D_n(q)\), a simple group of Lie type. |
|
Class representing the Cyclic group \(\mathrm{C}_n\), a simple group when n is prime. |
|
Class representing the exceptional Chevalley group \(E_6(q)\), a simple group of Lie type. |
|
Class representing the exceptional Chevalley group \(E_7(q)\), a simple group of Lie type. |
|
Class representing the exceptional Chevalley group \(E_8(q)\), a simple group of Lie type. |
|
Class representing the exceptional Chevalley group \(F_4(q)\), a simple group of Lie type. |
|
Class representing the exceptional Chevalley group \(G_2(q)\), a simple group of Lie type. |
|
Class representing the exceptional Steinberg group \({}^2E_6(q^2)\), a simple group of Lie type. |
|
Class representing the exceptional Steinberg group \({}^3D_4(q^3)\), a simple group of Lie type. |
|
Class representing the Ree group \({}^2F_4(2^{2n+1})\), a simple group of Lie type. |
|
Class representing the Ree group \({}^2G_2(3^{2n+1})\), a simple group of Lie type. |
|
Base class for simple groups. |
|
Class representing the Sporadic simple groups. |
|
Class representing the classical Steinberg group \({}^2A_n(q^2)\), a simple group of Lie type. |
|
Class representing the classical Steinberg group \({}^2D_n(q^2)\), a simple group of Lie type. |
|
Class representing the Suzuki group \({}^2B_2(2^{2n+1})\), a simple group of Lie type. |
|
Class representing the Tits group \({}^2F_4(2)'\), a simple group of Lie type. |
|
Base class for simple groups with one parameter. |