Theorems · Theorem · commutative algebra
IsLocalization.isMaximal_iff_isMaximal_disjoint
∀ {R : Type u_1} (S : Type u_2) [inst : CommRing R] [inst_1 : CommRing S] (y : R) [inst_2 : Algebra R S]
[IsLocalization.Away y S] [H : IsJacobsonRing R] (J : Ideal S),
J.IsMaximal ↔ (Ideal.under R J).IsMaximal ∧ y ∉ Ideal.under R JIf R is a Jacobson ring, then maximal ideals in the localization at y
correspond to maximal ideals in the original ring R that don't contain y.
This lemma gives the correspondence in the particular case of an ideal and its comap.
See le_relIso_of_maximal for the more general relation isomorphism
- Defined in
- Mathlib.RingTheory.Jacobson.Ring
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- Set.ofPredproof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- InfSet.sInfproof · cited by 935
- Ideal.IsPrimeproof · cited by 827
- Ideal.mapproof · cited by 692
- Ideal.IsMaximalstatement and proof · cited by 452
- Submonoid.powersproof · cited by 408
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalization.isMaximal_of_isMaximal_disjointproof · cited by 1
- Polynomial.isMaximal_comap_C_of_isMaximalproof · cited by 0
- Polynomial.jacobson_bot_of_integral_localizationproof · cited by 0