Commit 2025-07-15 11:35 f96ef6f7
View on Github →feat: add Mathlib.RingTheory.DedekindDomain.Instances (#26070)
We add a new file Mathlib.RingTheory.DedekindDomain.Instances
containing various instances that are useful to work with the localization a prime of an extension of Dedekind domains. As a practical example we golf a tedious proof in Mathlib.RingTheory.Ideal/Norm.RelNorm
.