Theorems · Definition · field theory
Polynomial.smeval
{R : Type u_3} →
[inst : Semiring R] →
Polynomial R → {S : Type u_4} → [inst_1 : AddCommMonoid S] → [Pow S ℕ] → [MulActionWithZero R S] → S → SEvaluate a polynomial p in the scalar semiring R at an element x in the target S using
scalar multiple R-action.
- Defined in
- Mathlib.Algebra.Polynomial.Smeval
- Cited by
- 65 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement · cited by 13,802
- AddCommMonoidstatement · cited by 12,281
- Polynomialstatement · cited by 5,681
- MulActionWithZerostatement · cited by 79
Cited by71
Results whose statement or proof uses this declaration.
- Polynomial.smeval_addstatement · cited by 22
- Polynomial.smeval_monomialstatement · cited by 13
- Ring.factorial_nsmul_multichoose_eq_ascPochhammerstatement · cited by 12
- Polynomial.smeval_Xstatement · cited by 11
- Polynomial.smeval_onestatement and proof · cited by 10
- Polynomial.smeval_eq_sumstatement · cited by 9
- Polynomial.smeval_mulstatement and proof · cited by 9
- Ring.descPochhammer_eq_factorial_smul_choosestatement and proof · cited by 8
- Polynomial.smeval_Cstatement · cited by 8
- Polynomial.smeval_substatement and proof · cited by 6
- Polynomial.smeval_compstatement and proof · cited by 5
- Ring.choose_natCastproof · cited by 4