Theorems · Theorem · commutative algebra
IsDiscreteValuationRing.TFAE
∀ (R : Type u_1) [inst : CommRing R] [IsNoetherianRing R] [inst_2 : IsLocalRing R] [inst_3 : IsDomain R],
¬IsField R →
[IsDiscreteValuationRing R, ValuationRing R, IsDedekindDomain R, IsIntegrallyClosed R ∧ ∃! P, P ≠ ⊥ ∧ P.IsPrime,
Submodule.IsPrincipal (IsLocalRing.maximalIdeal R),
Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R) = 1,
∀ (I : Ideal R), I ≠ ⊥ → ∃ n, I = IsLocalRing.maximalIdeal R ^ n].TFAEThe following are equivalent for a
Noetherian local domain that is not a field (R, m, k):
0. R is a discrete valuation ring
1. R is a valuation ring
2. R is a Dedekind domain
3. R is integrally closed with a unique non-zero prime ideal
4. m is principal
5. dimₖ m/m² = 1
6. Every nonzero ideal is a power of m.
Also see tfae_of_isNoetherianRing_of_isLocalRing_of_isDomain for a version without ¬ IsField R.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Module.finrankstatement and proof · cited by 1,770
- Ideal.IsPrimestatement and proof · cited by 827
- IsDedekindDomainstatement and proof · cited by 668
- Iff.notproof · cited by 489
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- ExistsUniquestatement and proof · cited by 268
- IsNoetherianRingstatement and proof · cited by 268
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalization.AtPrime.isDiscreteValuationRing_of_dedekind_domainproof · cited by 2
- isDedekindDomainDvr.of_formallyUnramifiedproof · cited by 1
- IsLocalRing.finrank_CotangentSpace_eq_one_iffproof · cited by 1