Theorems · Theorem · commutative algebra
tfae_of_isNoetherianRing_of_isLocalRing_of_isDomain
∀ (R : Type u_1) [inst : CommRing R] [IsNoetherianRing R] [inst_2 : IsLocalRing R] [inst_3 : IsDomain R],
[IsPrincipalIdealRing R, ValuationRing R, IsDedekindDomain R,
IsIntegrallyClosed R ∧ ∀ (P : Ideal R), P ≠ ⊥ → P.IsPrime → P = IsLocalRing.maximalIdeal R,
Submodule.IsPrincipal (IsLocalRing.maximalIdeal R),
Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R) ≤ 1,
∀ (I : Ideal R), I ≠ ⊥ → ∃ n, I = IsLocalRing.maximalIdeal R ^ n].TFAELet (R, m, k) be a Noetherian local domain (possibly a field).
The following are equivalent:
0. R is a PID
1. R is a valuation ring
2. R is a Dedekind domain
3. R is integrally closed with at most one non-zero prime ideal
4. m is principal
5. dimₖ m/m² ≤ 1
6. Every nonzero ideal is a power of m.
Also see IsDiscreteValuationRing.TFAE for a version assuming ¬ IsField R.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- IsDomainstatement and proof · cited by 2,196
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- Module.finrankstatement and proof · cited by 1,770
- le_transproof · cited by 985
- Ideal.IsPrimestatement and proof · cited by 827
- IsDedekindDomainstatement and proof · cited by 668
- le_of_eqproof · cited by 366
- IsLocalRingstatement and proof · cited by 339
Cited by1
Results whose statement or proof uses this declaration.
- IsDiscreteValuationRing.TFAEproof · cited by 3