Mathlib Map

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.

Cited by5

Results whose statement or proof uses this declaration.