Theorems · Definition · commutative algebra
IsLocalization.orderIsoOfPrime
{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] → { p // p.IsPrime } ≃o { p // p.IsPrime ∧ Disjoint ↑M ↑p }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
- Defined in
- Mathlib.RingTheory.Localization.Ideal
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- 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
- OrderIsostatement · cited by 874
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.mapproof · cited by 692
- IsLocalizationstatement and proof · cited by 636
Cited by6
Results whose statement or proof uses this declaration.
- IsLocalization.AtPrime.orderIsoOfPrimeproof · cited by 4
- IsLocalization.bot_lt_under_primeproof · cited by 2
- IsLocalization.primeSpectrumOrderIsoproof · cited by 2
- Ring.DimensionLEOne.localizationproof · cited by 1
- IsLocalization.orderIsoOfPrime_apply_coestatement and proof · cited by 0
- IsLocalization.orderIsoOfPrime_symm_apply_coestatement and proof · cited by 0