Mathlib Map

Theorems · Theorem · commutative algebra

Localization.AtPrime.eq_maximalIdeal_iff_under_eq

∀ {R : Type u_1} [inst : CommSemiring R] {I : Ideal R} [hI : I.IsPrime] {J : Ideal (Localization.AtPrime I)},
  Ideal.under R J = I ↔ J = IsLocalRing.maximalIdeal (Localization.AtPrime I)
Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
1 results in Mathlib
Foundations
Depth 89 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.

Cites15

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.