Theorems · Inductive type · commutative algebra
IsDedekindRing
(A : Type u_2) → [CommRing A] → Prop
A Dedekind ring is a commutative ring that is Noetherian, integrally closed, and
has Krull dimension at most one.
This is exactly IsDedekindDomain minus the IsDomain hypothesis.
The integral closure condition is independent of the choice of field of fractions:
use isDedekindRing_iff to prove IsDedekindRing for a given fraction_map.
- Defined in
- Mathlib.RingTheory.DedekindDomain.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 1 from the axioms · 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 by5
Results whose statement or proof uses this declaration.
- IsDedekindDomain.recOnstatement and proof · cited by 0
- IsDedekindRing.casesOnstatement and proof · cited by 0
- IsDedekindRing.recOnstatement and proof · cited by 0
- isDedekindRing_iffstatement and proof · cited by 0
- IsDedekindDomain.casesOnstatement and proof · cited by 0