Theorems · Theorem · commutative algebra
Polynomial.jacobson_bot_of_integral_localization
∀ {S : Type u_2} [inst : CommRing S] [IsDomain S] {R : Type u_5} [inst_2 : CommRing R] [IsDomain R] [IsJacobsonRing R]
(Rₘ : Type u_6) (Sₘ : Type u_7) [inst_5 : CommRing Rₘ] [inst_6 : CommRing Sₘ] (φ : R →+* S),
Function.Injective ⇑φ →
∀ (x : R),
x ≠ 0 →
∀ [inst_7 : Algebra R Rₘ] [inst_8 : IsLocalization.Away x Rₘ] [inst_9 : Algebra S Sₘ]
[inst_10 : IsLocalization (Submonoid.map φ (Submonoid.powers x)) Sₘ],
(IsLocalization.map Sₘ φ ⋯).IsIntegral → ⊥.jacobson = ⊥If f : R → S descends to an integral map in the localization at x,
and R is a Jacobson ring, then the intersection of all maximal ideals in S is trivial
- Defined in
- Mathlib.RingTheory.Jacobson.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 135 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites61
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapproof · cited by 4,706
- HasQuotient.Quotientproof · cited by 2,301
- IsDomainstatement and proof · cited by 2,196
- le_rflproof · cited by 1,558
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.