Theorems · Theorem · commutative algebra
Polynomial.isIntegral_isLocalization_polynomial_quotient
∀ {R : Type u_1} [inst : CommRing R] {Rₘ : Type u_3} {Sₘ : Type u_4} [inst_1 : CommRing Rₘ] [inst_2 : CommRing Sₘ]
(P : Ideal (Polynomial R)),
∀ pX ∈ P,
∀ [inst_3 : Algebra (R ⧸ Ideal.comap Polynomial.C P) Rₘ]
[inst_4 :
IsLocalization.Away (Polynomial.map (Ideal.Quotient.mk (Ideal.comap Polynomial.C P)) pX).leadingCoeff Rₘ]
[inst_5 : Algebra (Polynomial R ⧸ P) Sₘ]
[inst_6 :
IsLocalization
(Submonoid.map (Ideal.quotientMap P Polynomial.C ⋯)
(Submonoid.powers (Polynomial.map (Ideal.Quotient.mk (Ideal.comap Polynomial.C P)) pX).leadingCoeff))
Sₘ],
(IsLocalization.map Sₘ (Ideal.quotientMap P Polynomial.C ⋯) ⋯).IsIntegralIf I is a prime ideal of R[X] and pX ∈ I is a non-constant polynomial,
then the map R →+* R[x]/I descends to an integral map when localizing at pX.leadingCoeff.
In particular X is integral because it satisfies pX, and constants are trivially integral,
so integrality of the entire extension follows by closure under addition and multiplication.
- Defined in
- Mathlib.RingTheory.Jacobson.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Polynomialstatement and proof · cited by 5,681
- Set.imageproof · cited by 5,609
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- Submonoidproof · cited by 3,086
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isMaximal_comap_C_of_isMaximalproof · cited by 0