Mathlib Map

Theorems · Theorem · field theory

Polynomial.aeval_X_pow

∀ {R : Type u} {A : Type z} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (x : A) {n : ℕ},
  (Polynomial.aeval x) (Polynomial.X ^ n) = x ^ n
Defined in
Mathlib.Algebra.Polynomial.AlgebraMap
Cited by
17 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.

IsCyclotomicExtension.discr_prime_pow_ne_two · cited by 4IsCyclotomicExtension.dis…IsPurelyInseparable.elemExponent_le_of_pow_mem · cited by 3IsPurelyInseparable.elemE…PowerBasis.repr_gen_pow_isIntegral · cited by 2PowerBasis.repr_gen_pow_i…GaloisField.finrank · cited by 2GaloisField.finrankIsAlgebraic.exists_nonzero_coeff_and_aeval_eq_zero · cited by 2IsAlgebraic.exists_nonzer…IsPrimitiveRoot.minpoly_dvd_x_pow_sub_one · cited by 2IsPrimitiveRoot.minpoly_d…gal_X_pow_sub_C_isSolvable_aux · cited by 1gal_X_pow_sub_C_isSolvabl…gal_X_pow_sub_one_isSolvable · cited by 1gal_X_pow_sub_one_isSolva…Module.AEval.X_pow_smul_of · cited by 1AEval.X_pow_smul_ofLinearMap.isNilpotent_iff_charpoly · cited by 1LinearMap.isNilpotent_iff…spectrum.pow_image_subset · cited by 1spectrum.pow_image_subsetModule.End.eq_zero_of_isNilpotent_isSemisimple · cited by 1End.eq_zero_of_isNilpoten…Polynomial.X_pow_sub_X_sub_one_irreducible · cited by 1Polynomial.X_pow_sub_X_su…spectrum.map_pow · cited by 0spectrum.map_powspectrum.map_pow_of_nonempty · cited by 0spectrum.map_pow_of_nonem…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringPolynomial · cited by 5681PolynomialAlgHom · cited by 3236AlgHomPolynomial.X · cited by 1639Polynomial.XRingHomClass.toRingHom · cited by 746RingHomClass.toRingHomPolynomial.aeval · cited by 615Polynomial.aevalAlgebra.ofId · cited by 166Algebra.ofIdPolynomial.eval₂_X_pow · cited by 16Polynomial.eval₂_X_powPolynomial.aeval_X_powCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.