Theorems · Theorem · field theory
Polynomial.eval_natCast_mul
∀ {R : Type u} [inst : Semiring R] {p : Polynomial R} {x : R} {n : ℕ},
Polynomial.eval x (↑n * p) = ↑n * Polynomial.eval x p- Defined in
- Mathlib.Algebra.Polynomial.Eval.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- Polynomial.evalstatement and proof · cited by 796
- Polynomial.C_eq_natCastproof · cited by 25
- Polynomial.eval_C_mulproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- ascPochhammer_posproof · cited by 3
- descPochhammer_eval_eq_descFactorialproof · cited by 3