Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.AtPrime.isDedekindDomain

∀ (A : Type u_1) [inst : CommRing A] [IsDomain A] [IsDedekindDomain A] (P : Ideal A) [inst_3 : P.IsPrime]
  (Aₘ : Type u_2) [inst_4 : CommRing Aₘ] [IsDomain Aₘ] [inst_6 : Algebra A Aₘ] [IsLocalization.AtPrime Aₘ P],
  IsDedekindDomain Aₘ

The localization of a Dedekind domain at every nonzero prime ideal is a Dedekind domain.

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

Around this declaration

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

Cites9

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.