Mathlib Map

Theorems · Theorem · commutative algebra

Localization.AtPrime.map_eq_maximalIdeal

∀ {R : Type u_1} [inst : CommSemiring R] {I : Ideal R} [hI : I.IsPrime],
  Ideal.map (algebraMap R (Localization.AtPrime I)) I = IsLocalRing.maximalIdeal (Localization I.primeCompl)

The image of I in the localization at I.primeCompl is a maximal ideal, and in particular it is the unique maximal ideal given by the local ring structure AtPrime.isLocalRing

Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
17 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIdeal.IsPrime

Around this declaration

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

Ideal.ramificationIdx_pos · cited by 5Ideal.ramificationIdx_posIdeal.ramificationIdx_eq_one_iff · cited by 4Ideal.ramificationIdx_eq_…Ideal.ramificationIdx_eq_one · cited by 3Ideal.ramificationIdx_eq_…Ideal.IsDedekindDomain.ramificationIdx'_eq_one_iff · cited by 3IsDedekindDomain.ramifica…Ideal.ramificationIdx'_eq_one_of_map_localization · cited by 3Ideal.ramificationIdx'_eq…Ideal.ramificationIdx'_eq_ramificationIdx' · cited by 3Ideal.ramificationIdx'_eq…Ideal.ramificationIdx_tower' · cited by 2Ideal.ramificationIdx_tow…Algebra.isUnramifiedAt_iff_map_eq · cited by 2Algebra.isUnramifiedAt_if…IsUnramifiedAt.of_liesOver_of_ne_bot · cited by 1IsUnramifiedAt.of_liesOve…isStronglyTranscendental_mk_of_mem_minimalPrimes · cited by 1isStronglyTranscendental_…Ideal.height_le_one_of_isPrincipal_of_mem_minimalPrimes_of_isLocalRing · cited by 1Ideal.height_le_one_of_is…Module.support_quotient · cited by 1Module.support_quotientisDedekindDomainDvr.of_formallyUnramified · cited by 1isDedekindDomainDvr.of_fo…Polynomial.height_eq_height_add_one · cited by 1Polynomial.height_eq_heig…PrimeSpectrum.exist_mem_one_of_mem_two · cited by 1PrimeSpectrum.exist_mem_o…CommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomIdeal · cited by 4748IdealAlgebra.algebraMap · cited by 4706Algebra.algebraMapIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.map · cited by 692Ideal.mapIdeal.primeCompl · cited by 462Ideal.primeComplLocalization.AtPrime · cited by 299Localization.AtPrimeIsLocalRing.maximalIdeal · cited by 297IsLocalRing.maximalIdealLocalization · cited by 270LocalizationIdeal.under · cited by 170Ideal.underIsLocalization.map_under · cited by 12IsLocalization.map_underLocalization.AtPrime.under_maximalIdeal · cited by 9AtPrime.under_maximalIdealAtPrime.map_eq_maximalIdealCITED BYCITES

Cites13

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

Cited by17

Results whose statement or proof uses this declaration.