Mathlib Map

Theorems · Theorem · commutative algebra

Localization.AtPrime.under_maximalIdeal

∀ {R : Type u_1} [inst : CommSemiring R] {I : Ideal R} [hI : I.IsPrime],
  Ideal.under R (IsLocalRing.maximalIdeal (Localization I.primeCompl)) = I

The unique maximal ideal of the localization at I.primeCompl lies over the ideal I.

Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
9 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIdeal.IsPrime

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 by9

Results whose statement or proof uses this declaration.