Theorems · Inductive type · commutative algebra
IsDedekindDomain
(A : Type u_2) → [CommRing A] → Prop
A Dedekind domain is an integral domain that is Noetherian, integrally closed, and
has Krull dimension at most one.
This is definition 3.2 of [Neukirch1992].
This is exactly IsDedekindRing plus the IsDomain hypothesis.
The integral closure condition is independent of the choice of field of fractions:
use isDedekindDomain_iff to prove IsDedekindDomain for a given fraction_map.
This is the default implementation, but there are equivalent definitions,
IsDedekindDomainDvr and IsDedekindDomainInv.
- Defined in
- Mathlib.RingTheory.DedekindDomain.Basic
- Cited by
- 668 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement · cited by 17,173
Cited by754
Results whose statement or proof uses this declaration.
- IsDedekindDomain.HeightOneSpectrum.valuationstatement and proof · cited by 130
- Ideal.absNormstatement and proof · cited by 123
- IsDedekindDomain.HeightOneSpectrum.adicCompletionstatement · cited by 93
- IsDedekindDomain.HeightOneSpectrum.intValuationstatement and proof · cited by 53
- differentIdealstatement and proof · cited by 34
- Ideal.dvd_iff_lestatement and proof · cited by 33
- IsDedekindDomain.HeightOneSpectrum.adicCompletion.toCompletionstatement and proof · cited by 25
- FractionalIdeal.countstatement and proof · cited by 25
- NumberField.FinitePlace.embeddingstatement and proof · cited by 24
- IsDedekindDomain.HeightOneSpectrum.valuation_of_algebraMapstatement and proof · cited by 23
- Ideal.relNormstatement and proof · cited by 23
- ClassGroup.mk0statement and proof · cited by 22
Showing the 200 most cited of 754.