Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.isPrime_of_isPrime_disjoint

∀ {R : Type u_1} [inst : CommSemiring R] (M : Submonoid R) (S : Type u_2) [inst_1 : CommSemiring S]
  [inst_2 : Algebra R S] [IsLocalization M S] (I : Ideal R),
  I.IsPrime → Disjoint ↑M ↑I → (Ideal.map (algebraMap R S) I).IsPrime

If R is a ring, then prime ideals in the localization at M correspond to prime ideals in the original ring R that are disjoint from M. This lemma gives the particular case for an ideal and its map, see le_rel_iso_of_prime for the more general relation isomorphism, and the reverse implication

Defined in
Mathlib.RingTheory.Localization.Ideal
Cited by
13 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIsLocalization

Around this declaration

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

IsLocalization.AtPrime.isPrime_map_of_liesOver · cited by 5AtPrime.isPrime_map_of_li…IsLocalization.AtPrime.isUnit_to_map_iff · cited by 4AtPrime.isUnit_to_map_iffIsLocalization.minimalPrimes_map · cited by 4IsLocalization.minimalPri…IsLocalization.isMaximal_iff_isMaximal_disjoint · cited by 3IsLocalization.isMaximal_…PrimeSpectrum.localization_comap_range · cited by 2PrimeSpectrum.localizatio…Ideal.isPrime_map_of_isLocalizationAtPrime · cited by 2Ideal.isPrime_map_of_isLo…Algebra.IsSmoothAt.exists_notMem_isStandardSmooth · cited by 2IsSmoothAt.exists_notMem_…Algebra.IsUnramifiedAt.exists_hasStandardEtaleSurjectionOn · cited by 1IsUnramifiedAt.exists_has…Algebra.exists_etale_isIdempotentElem_forall_liesOver_eq · cited by 1Algebra.exists_etale_isId…Algebra.exists_notMem_and_isIntegral_forall_mem_of_ne_of_liesOver · cited by 1Algebra.exists_notMem_and…UniqueFactorizationMonoid.iff_of_isLocalizationAway_of_prime · cited by 1UniqueFactorizationMonoid…IsLocalization.height_map_of_disjoint · cited by 1IsLocalization.height_map…Algebra.IsSmoothAt.exists_isStandardEtale_mvPolynomial · cited by 1IsSmoothAt.exists_isStand…Set · cited by 53352SetAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomSetLike.coe · cited by 8199SetLike.coeIdeal · cited by 4748IdealAlgebra.algebraMap · cited by 4706Algebra.algebraMapSubmonoid · cited by 3086SubmonoidDisjoint · cited by 2201DisjointIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.map · cited by 692Ideal.mapIsLocalization · cited by 636IsLocalizationIsLocalization.under_map_of_isPrime_disjoint · cited by 15IsLocalization.under_map_…IsLocalization.isPrime_iff_isPrime_disjoint · cited by 6IsLocalization.isPrime_if…IsLocalization.isPrime_of_isP…CITED BYCITES

Cites14

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

Cited by13

Results whose statement or proof uses this declaration.