Theorems · Theorem · field theory
Polynomial.smeval_C_mul
∀ (R : Type u_1) [inst : Semiring R] (r : R) (p : Polynomial R) {S : Type u_2} [inst_1 : NonAssocSemiring S]
[inst_2 : Module R S] [inst_3 : Pow S ℕ] (x : S), (Polynomial.C r * p).smeval x = r • p.smeval x- Defined in
- Mathlib.Algebra.Polynomial.Smeval
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Cstatement and proof · cited by 1,598
- NonAssocSemiringstatement and proof · cited by 805
- mul_addproof · cited by 413
- SemigroupAction.mul_smulproof · cited by 291
- smul_addproof · cited by 263
- Polynomial.smevalstatement and proof · cited by 65
- Polynomial.induction_on'proof · cited by 50
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.smeval_compproof · cited by 5
- Polynomial.ascPochhammer_smeval_castproof · cited by 3
- Polynomial.smeval_monomial_mulproof · cited by 1