Theorems · Theorem · field theory
Polynomial.map_aeval_eq_aeval_map
∀ {R : Type u} [inst : CommSemiring R] {S : Type u_3} {T : Type u_4} {U : Type u_5} [inst_1 : Semiring S]
[inst_2 : CommSemiring T] [inst_3 : Semiring U] [inst_4 : Algebra R S] [inst_5 : Algebra T U] {φ : R →+* T}
{ψ : S →+* U},
(algebraMap T U).comp φ = ψ.comp (algebraMap R S) →
∀ (p : Polynomial R) (a : S), ψ ((Polynomial.aeval a) p) = (Polynomial.aeval (ψ a)) (Polynomial.map φ p)- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement · cited by 3,236
- RingHom.compstatement and proof · cited by 899
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.evalproof · cited by 796
- Polynomial.aevalstatement and proof · cited by 615
Cited by14
Results whose statement or proof uses this declaration.
- minpoly.isIntegrallyClosed_dvdproof · cited by 9
- IsAlgebraic.of_ringHom_of_comp_eqproof · cited by 4
- IsAlgebraic.ringHom_of_comp_eqproof · cited by 3
- IsLocalRing.adjoin_residue_eq_top_iff_adjoin_eq_topproof · cited by 2
- HurwitzZeta.sinZeta_two_mul_nat_add_oneproof · cited by 1
- IsLocalRing.minpoly_map_residueproof · cited by 1
- HurwitzZeta.cosZeta_two_mul_natproof · cited by 1
- minpoly.iterateFrobenius_of_isSeparableproof · cited by 1
- Polynomial.pow_eq_one_of_mahlerMeasure_eq_oneproof · cited by 1
- minpoly.map_eq_of_equiv_equivproof · cited by 1
- IsAlgebraic.tmulproof · cited by 0
- IsLocalRing.isUnit_aeval_derivative_minpoly_of_adjoin_eq_topproof · cited by 0