Theorems · Theorem · commutative algebra
IsLocalization.isPrime_iff_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] (J : Ideal S),
J.IsPrime ↔ (Ideal.under R J).IsPrime ∧ Disjoint ↑M ↑(Ideal.under R J)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 comap,
see le_rel_iso_of_prime for the more general relation isomorphism
- Defined in
- Mathlib.RingTheory.Localization.Ideal
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Top.topproof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- Disjointstatement and proof · cited by 2,201
- map_mulproof · cited by 1,137
- Ideal.IsPrimestatement and proof · cited by 827
Cited by6
Results whose statement or proof uses this declaration.
- IsLocalization.isPrime_of_isPrime_disjointproof · cited by 13
- IsLocalization.minimalPrimes_mapproof · cited by 4
- IsLocalization.isMaximal_iff_isMaximal_disjointproof · cited by 3
- PrimeSpectrum.localization_comap_rangeproof · cited by 2
- isJacobsonRing_localizationproof · cited by 1