Mathlib Map

Theorems · Theorem · field theory

Polynomial.aeval_algHom_apply

∀ {R : Type u} {A : Type z} {B : Type u_2} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
  [inst_3 : Algebra R A] [inst_4 : Algebra R B] {F : Type u_3} [inst_5 : FunLike F A B] [AlgHomClass F R A B] (f : F)
  (x : A) (p : Polynomial R), (Polynomial.aeval (f x)) p = f ((Polynomial.aeval x) p)
Defined in
Mathlib.Algebra.Polynomial.AlgebraMap
Cited by
31 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringSemiringAlgebraAlgebraFunLikeAlgHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Polynomial.aeval_algebraMap_apply_eq_algebraMap_eval · cited by 8Polynomial.aeval_algebraM…LinearMap.aeval_self_charpoly · cited by 6LinearMap.aeval_self_char…Polynomial.coe_aeval_mk_apply · cited by 6Polynomial.coe_aeval_mk_a…Algebra.FormallyUnramified.of_isSeparable · cited by 5FormallyUnramified.of_isS…PowerBasis.algHom_ext · cited by 4PowerBasis.algHom_extIsIntegral.coeff · cited by 4IsIntegral.coeffLinearMap.exists_monic_and_natDegree_eq_and_coeff_mem_pow_and_aeval_eq_zero · cited by 2LinearMap.exists_monic_an…charpoly_leftMulMatrix · cited by 2charpoly_leftMulMatrixPolynomial.Gal.card_complex_roots_eq_card_real_add_card_not_gal_inv · cited by 2Gal.card_complex_roots_eq…Algebra.IsAlgebraic.range_eval_eq_rootSet_minpoly_of_splits · cited by 2IsAlgebraic.range_eval_eq…IsStronglyTranscendental.of_map · cited by 2IsStronglyTranscendental.…Polynomial.aeval_subalgebra_coe · cited by 2Polynomial.aeval_subalgeb…isIntegral_of_isIntegralElem_of_monic_of_natDegree_lt · cited by 1isIntegral_of_isIntegralE…Algebra.FormallyEtale.of_isSeparable_aux · cited by 1FormallyEtale.of_isSepara…MvPolynomial.rename_polynomial_aeval_X · cited by 1MvPolynomial.rename_polyn…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringPolynomial · cited by 5681PolynomialAlgebra.algebraMap · cited by 4706Algebra.algebraMapAlgHom · cited by 3236AlgHomFunLike · cited by 2560FunLikePolynomial.X · cited by 1639Polynomial.XPolynomial.C · cited by 1598Polynomial.Cmap_mul · cited by 1137map_mulmap_add · cited by 964map_addPolynomial.aeval · cited by 615Polynomial.aevalmap_pow · cited by 503map_powPolynomial.aeval_X · cited by 120Polynomial.aeval_XPolynomial.aeval_algHom_applyCITED BYCITES

Cites19

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

Cited by31

Results whose statement or proof uses this declaration.