feat(RingTheory/KrullAkizuki): add the Krull-Akizuki theorem#41755
feat(RingTheory/KrullAkizuki): add the Krull-Akizuki theorem#41755Yangdx02 wants to merge 3 commits into
Conversation
Welcome new contributor!Thank you for contributing to Mathlib! If you haven't done so already, please review our contribution guidelines, as well as the style guide and naming conventions. In particular, we kindly remind contributors that we have guidelines regarding the use of AI when making pull requests. We use a review queue to manage reviews. If your PR does not appear there, it is probably because it is not successfully building (i.e., it doesn't have a green checkmark), has the If you haven't already done so, please come to https://leanprover.zulipchat.com/, introduce yourself, and mention your new PR. Thank you again for joining our community. |
PR summary 99f270af37Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (weak) |
|---|---|---|
| 5011 | 1 | exposed public sections |
Current commit 99f270af37
Reference commit f98b1aa39a
This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
This PR proves the Krull–Akizuki theorem. It proves that if$A$ is a one-dimensional Noetherian domain with fraction field $K$ , $L / K$ is a finite extension, and $B$ is a subring of $L$ containing $A$ , then $B$ is a Noetherian ring of Krull dimension at most one, and every nonzero ideal of $B$ has finite $A$ -length quotient.
Main results:
krullAkizuki_isNoetherianRingkrullAkizuki_dimensionLEOnekrullAkizuki_quotient_ideal_finiteLengthkrull_akizuki