Theorems · Theorem · field theory
Polynomial.aeval_monomial
∀ {R : Type u} {A : Type z} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (x : A) {n : ℕ}
{r : R}, (Polynomial.aeval x) ((Polynomial.monomial n) r) = (algebraMap R A) r * x ^ n- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
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 · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Algebra.algebraMapstatement · cited by 4,706
- AlgHomstatement · cited by 3,236
- RingHomClass.toRingHomproof · cited by 746
- Polynomial.aevalstatement · cited by 615
Cited by14
Results whose statement or proof uses this declaration.
- PolynomialModule.monomial_smul_singleproof · cited by 6
- RatFunc.aeval_X_left_eq_algebraMapproof · cited by 2
- Polynomial.aeval_continuousMap_applyproof · cited by 2
- Derivation.apply_aeval_eq'proof · cited by 2
- minpoly.eq_of_linearIndependentproof · cited by 1
- Polynomial.toAddCircle_monomial_eq_smul_fourierproof · cited by 1
- Polynomial.Bivariate.aeval_aeval_eq_aeval_algEquivAdjoinproof · cited by 1
- Polynomial.aeval_op_applyproof · cited by 1
- PolynomialModule.aeval_equivPolynomialproof · cited by 1
- spectrum.spectralRadius_le_pow_nnnorm_pow_one_divproof · cited by 1
- Polynomial.Bivariate.aveal_eq_map_swapproof · cited by 1
- Polynomial.contDiff_aevalproof · cited by 0