Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegrallyClosed.of_localization_maximal

∀ {R : Type u_1} [inst : CommRing R] [IsDomain R],
  (∀ (p : Ideal R), p ≠ ⊥ → ∀ [inst_2 : p.IsMaximal], IsIntegrallyClosed (Localization.AtPrime p)) →
    IsIntegrallyClosed R

An integral domain R is integral closed if Rₘ is integral closed for any maximal ideal m of R.

Defined in
Mathlib.RingTheory.LocalProperties.IntegrallyClosed
Cited by
2 results in Mathlib
Foundations
Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomain

Around this declaration

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

Cites27

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

Cited by2

Results whose statement or proof uses this declaration.