Theorems · Definition · field theory
Polynomial.aeval
{R : Type u} →
{A : Type z} → [inst : CommSemiring R] → [inst_1 : Semiring A] → [inst_2 : Algebra R A] → A → Polynomial R →ₐ[R] AGiven a valuation x of the variable in an R-algebra A, aeval R A x is
the unique R-algebra homomorphism from R[X] to A sending X to x.
This is a stronger variant of the linear map Polynomial.leval.
- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 615 results in Mathlib
- Foundations
- Depth 109 from the axioms, rests on 2,018 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement · cited by 5,681
- AlgHomstatement · cited by 3,236
- Polynomial.aevalEquivproof · cited by 2
Cited by644
Results whose statement or proof uses this declaration.
- IsAlgebraicproof · cited by 163
- Polynomial.aeval_Xstatement · cited by 120
- minpoly.aevalstatement and proof · cited by 91
- Polynomial.aeval_Cstatement · cited by 81
- Polynomial.aeval_defstatement · cited by 51
- Polynomial.eval_map_algebraMapstatement · cited by 49
- minpoly.dvdstatement and proof · cited by 31
- Polynomial.aeval_algHom_applystatement and proof · cited by 31
- Polynomial.aeval_map_algebraMapstatement and proof · cited by 31
- Polynomial.aeval_substatement and proof · cited by 27
- minpoly.irreducibleproof · cited by 26
- Polynomial.aeval_algebraMap_applystatement and proof · cited by 24
Showing the 200 most cited of 644.