Theorems · Definition · commutative algebra
Ideal.polynomialQuotientEquivQuotientPolynomial
{R : Type u_1} → [inst : CommRing R] → (I : Ideal R) → Polynomial (R ⧸ I) ≃+* Polynomial R ⧸ Ideal.map Polynomial.C IIf I is an ideal of R, then the ring polynomials over the quotient ring I.quotient is
isomorphic to the quotient of R[X] by the ideal map C I,
where map C I contains exactly the polynomials whose coefficients all lie in I.
- Defined in
- Mathlib.RingTheory.Polynomial.Quotient
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 108 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.
Cites16
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
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- RingEquivstatement · cited by 1,147
- RingHom.compproof · cited by 899
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkproof · cited by 610
Cited by5
Results whose statement or proof uses this declaration.
- AdjoinRoot.Polynomial.quotQuotEquivCommproof · cited by 3
- Ideal.polynomialQuotientEquivQuotientPolynomial_symm_mkstatement · cited by 2
- Ideal.jacobson_bot_polynomial_le_sInf_map_maximalproof · cited by 1
- Ideal.polynomialQuotientEquivQuotientPolynomial_map_mkstatement and proof · cited by 1
- Ideal.isDomain_map_C_quotientproof · cited by 0