Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.AtPrime.under_map_of_isMaximal

∀ {R : Type u_1} [inst : CommSemiring R] (S : Type u_2) [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (p : Ideal R)
  [inst_3 : p.IsPrime] (Sₚ : Type u_5) [inst_4 : CommSemiring Sₚ] [inst_5 : Algebra S Sₚ]
  [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sₚ] (P : Ideal S) [P.IsMaximal] [P.LiesOver p],
  Ideal.under S (Ideal.map (algebraMap S Sₚ) P) = P
Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
1 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIdeal.IsPrimeCommSemiringAlgebraIsLocalizationIdeal.IsMaximalIdeal.LiesOver

Around this declaration

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

Cites16

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.