Mathlib Map

Theorems · Definition · commutative algebra

IsLocalization.AtPrime

{R : Type u_1} →
  [inst : CommSemiring R] →
    (S : Type u_2) → [inst_1 : CommSemiring S] → [Algebra R S] → (P : Ideal R) → [hp : P.IsPrime] → Prop

Given a prime ideal P, the typeclass IsLocalization.AtPrime S P states that S is isomorphic to the localization of R at the complement of P.

Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
79 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIdeal.IsPrime

Around this declaration

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

IsLocalization.AtPrime.isLocalRing · cited by 19AtPrime.isLocalRingIsLocalization.AtPrime.to_map_mem_maximal_iff · cited by 9AtPrime.to_map_mem_maxima…IsLocalization.AtPrime.map_eq_maximalIdeal · cited by 8AtPrime.map_eq_maximalIde…IsLocalization.AtPrime.equivQuotMaximalIdeal · cited by 7AtPrime.equivQuotMaximalI…IsLocalization.AtPrime.under_maximalIdeal · cited by 7AtPrime.under_maximalIdealIsLocalization.AtPrime.isUnit_to_map_iff · cited by 4AtPrime.isUnit_to_map_iffIsLocalization.AtPrime.orderIsoOfPrime · cited by 4AtPrime.orderIsoOfPrimeIsLocalization.AtPrime.primeSpectrumOrderIso · cited by 4AtPrime.primeSpectrumOrde…IsLocalization.AtPrime.ringKrullDim_eq_height · cited by 4AtPrime.ringKrullDim_eq_h…IsDedekindDomain.primesOverEquivPrimesOver · cited by 4IsDedekindDomain.primesOv…IsLocalization.isLocalization_isLocalization_atPrime_isLocalization · cited by 3IsLocalization.isLocaliza…Ideal.under_map_of_isLocalizationAtPrime · cited by 3Ideal.under_map_of_isLoca…AlgebraicGeometry.IsAffineOpen.isLocalization_stalk · cited by 3IsAffineOpen.isLocalizati…Module.mem_freeLocus_of_isLocalization · cited by 3Module.mem_freeLocus_of_i…IsLocalization.AtPrime.isUnit_mk'_iff · cited by 3AtPrime.isUnit_mk'_iffAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringIdeal · cited by 4748IdealIdeal.IsPrime · cited by 827Ideal.IsPrimeIsLocalization · cited by 636IsLocalizationIdeal.primeCompl · cited by 462Ideal.primeComplIsLocalization.AtPrimeCITED BYCITES

Cites6

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

Cited by86

Results whose statement or proof uses this declaration.