-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The integral closure of a Dedekind domain in a finite separable extension is finite #202
Comments
It seems to be true by this |
claim |
I also found a reference to Milne, and a reference to a counterexample in the inseparable case. (Krull--Akizuki implies the integral closure is a Dedekind domain even in the inseparable case.) |
propose #211 |
This is done in 2473f61 |
Thanks! |
Is it true that if A is a Dedekind domain with field of fractions K, and if L/K is a finite separable extension, then the integral closure B of A in L is a finite A-module? I'm assuming so but was reluctant to add it as an assumption if it was not true in this generality. This is
in
FLT.DedekindDomain.FiniteAdeleRing.BaseChange
.The text was updated successfully, but these errors were encountered: