Documentation

FormalConjectures.Wikipedia.InverseGalois

Inverse Galois problem #

Reference: Wikipedia

structure GaloisRealization (K : Type u_1) (G : Type u_2) [Field K] [Group G] :
Type (max (max u_1 u_2) (u_3 + 1))
Instances For
    class IsRealizable (K : Type u_1) (G : Type u_2) [Field K] [Group G] :

    Say a group G is realizable over a field K if it is isomorphic to the Galois group of a Galois extension of K

    Instances

      The Inverse Galois Problem: every finite group is isomorphic to the Galois group of a Galois extension of the rationals.

      Every finite cyclic group is realizable.

      Every finite abelian group is realizable.

      Every finite symmetric group is realizable.

      Every finite group is realisable over the field of rational functions with complex coefficients.

      Every finite group is realisable over the field of rational functions with coefficients K, where K is any field of characteristic 0.