Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.AtPrime.comap_maximalIdeal

Deprecated since 2026-04-09Use IsLocalization.AtPrime.under_maximalIdeal instead.

∀ {R : Type u_1} [inst : CommSemiring R] (S : Type u_2) [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (I : Ideal R)
  [hI : I.IsPrime] [inst_3 : IsLocalization.AtPrime S I] (h : optParam (IsLocalRing S) ⋯),
  Ideal.under R (IsLocalRing.maximalIdeal S) = I

Alias of IsLocalization.AtPrime.under_maximalIdeal.

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

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.