Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.AtPrime.map_eq_maximalIdeal

∀ {R : Type u_1} [inst : CommSemiring R] (p : Ideal R) [inst_1 : p.IsPrime] (Rₚ : Type u_4) [inst_2 : CommSemiring Rₚ]
  [inst_3 : Algebra R Rₚ] [IsLocalization.AtPrime Rₚ p] [inst_5 : IsLocalRing Rₚ],
  Ideal.map (algebraMap R Rₚ) p = IsLocalRing.maximalIdeal Rₚ
Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
8 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIdeal.IsPrimeCommSemiringAlgebraIsLocalization.AtPrimeIsLocalRing

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 by8

Results whose statement or proof uses this declaration.