Theorems · Theorem · commutative algebra
Ideal.eq_zero_of_polynomial_mem_map_range
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal (Polynomial R)) (x : ↥((Ideal.Quotient.mk I).comp Polynomial.C).range),
Polynomial.C x ∈ Ideal.map (Polynomial.mapRingHom ((Ideal.Quotient.mk I).comp Polynomial.C).rangeRestrict) I → x = 0Given any ring R and an ideal I of R[X], we get a map R → R[x] → R[x]/I.
If we let R be the image of R in R[x]/I then we also have a map R[x] → R'[x].
In particular we can map I across this map, to get I' and a new map R' → R'[x] → R'[x]/I.
This theorem shows I' will not contain any non-zero constant polynomials.
- Defined in
- Mathlib.RingTheory.Polynomial.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.coeffproof · cited by 1,045
- RingHom.compstatement and proof · cited by 899
- Polynomial.mapproof · cited by 806
- Ideal.mapstatement and proof · cited by 692
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isJacobsonRing_polynomial_of_isJacobsonRingproof · cited by 1