Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.AtPrime.under_maximalIdeal_pow

∀ {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ₚ] [p.IsMaximal] (n : ℕ),
  Ideal.under R (IsLocalRing.maximalIdeal Rₚ ^ n) = p ^ n
Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
1 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIdeal.IsPrimeCommSemiringAlgebraIsLocalization.AtPrimeIsLocalRingIdeal.IsMaximal

Around this declaration

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

Cites20

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.