Theorems · Theorem · commutative algebra
IsLocalization.isMaximal_of_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] [IsJacobsonRing R] (I : Ideal R),
I.IsMaximal → y ∉ I → (Ideal.map (algebraMap R S) I).IsMaximalIf 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 map.
See le_relIso_of_maximal for the more general statement, and the reverse of this implication
- Defined in
- Mathlib.RingTheory.Jacobson.Ring
- Cited by
- 1 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Ideal.mapstatement and proof · cited by 692
- Ideal.IsMaximalstatement and proof · cited by 452
- Submonoid.powersproof · cited by 408
- IsLocalization.Awaystatement and proof · cited by 218
- Ideal.IsMaximal.isPrimeproof · cited by 53
- IsJacobsonRingstatement and proof · cited by 40
- IsLocalization.under_map_of_isPrime_disjointproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- isJacobsonRing_localizationproof · cited by 1