Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.isDedekindDomain

∀ (A : Type u_1) [inst : CommRing A] [IsDomain A] [IsDedekindDomain A] {M : Submonoid A},
  M ≤ nonZeroDivisors A →
    ∀ (Aₘ : Type u_2) [inst_3 : CommRing Aₘ] [IsDomain Aₘ] [inst_5 : Algebra A Aₘ] [IsLocalization M Aₘ],
      IsDedekindDomain Aₘ

The localization of a Dedekind domain is a Dedekind domain.

Defined in
Mathlib.RingTheory.DedekindDomain.Dvr
Cited by
1 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainIsDedekindDomainCommRingIsDomainAlgebraIsLocalization

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites30

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.