A rational field extension is a field extension L/K
isomorphic
to a field of rational functions (in some arbitrary number of indeterminates.)
- pure_transcendental : Nonempty (L ≃ₐ[K] FractionRing (MvPolynomial ι K))
Instances
We say that a rational extension L
of K
has the Noether Property
if for any finite subgroup H
of the Galois group of L
, the fixed field
L^H
is also a rational extension.
Equations
- HasNoetherProperty K L ι = ∀ (H : Subgroup (L ≃ₐ[K] L)), Finite ↥H → ∃ (ι' : Type), IsRationalExtension K (↥(IntermediateField.fixedField H)) ι'
Instances For
The Noether Problem: let L
be the field of rational functions in n
indeterminates over K
. Is it true that L/K
has the Noether property?
Solution: False.
The Noether problem has a positive solution in the two indeterminate case.
The Noether problem has a positive solution in the three indeterminate case.
The Noether problem has a positive solution in the four indeterminate case.
One can find a counterexample to the Noether Problem's claim by considering a rational function field in 47 indeterminates.