Theorems · Definition · commutative algebra
Polynomial.quotientSpanXSubCAlgEquiv
{R : Type u_1} → [inst : CommRing R] → (x : R) → (Polynomial R ⧸ Ideal.span {Polynomial.X - Polynomial.C x}) ≃ₐ[R] RFor a commutative ring $R$, evaluating a polynomial at an element $x \in R$ induces an isomorphism of $R$-algebras $R[X] / \langle X - x \rangle \cong R$.
- Defined in
- Mathlib.RingTheory.Polynomial.Quotient
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 125 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Polynomial.Xstatement · cited by 1,639
- Polynomial.Cstatement · cited by 1,598
- RingEquivproof · cited by 1,147
- Ideal.spanstatement · cited by 948
Cited by5
Results whose statement or proof uses this declaration.
- Polynomial.quotientSpanCXSubCAlgEquivproof · cited by 0
- Polynomial.quotientSpanCXSubCXSubCAlgEquivproof · cited by 0
- Polynomial.quotientSpanXSubCAlgEquiv_mkstatement · cited by 0
- Polynomial.quotientSpanXSubCAlgEquiv_symm_applystatement · cited by 0
- Ideal.IsField.of_isPrincipalIdealRing_polynomialproof · cited by 0