Theorems · Theorem · field theory
Polynomial.coe_aeval_mk_apply
∀ {R : Type u} {A : Type z} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] {p : Polynomial R}
(x : A) {S : Subalgebra R A} (h : x ∈ S), ↑((Polynomial.aeval ⟨x, h⟩) p) = (Polynomial.aeval x) p- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 112 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- Polynomial.aevalstatement · cited by 615
- Subalgebra.valproof · cited by 104
- Polynomial.aeval_algHom_applyproof · cited by 31
Cited by6
Results whose statement or proof uses this declaration.
- RatFunc.algEquivOfTranscendental_algebraMapproof · cited by 3
- IntermediateField.AdjoinSimple.coe_aeval_gen_applyproof · cited by 3
- KummerDedekind.quotMapEquivQuotQuotMap_symm_applyproof · cited by 2
- Module.End.exists_isNilpotent_isSemisimple_of_separable_of_dvd_powproof · cited by 1
- Polynomial.Bivariate.aeval_aeval_eq_aeval_algEquivAdjoinproof · cited by 1
- minpoly.ToAdjoin.injectiveproof · cited by 0