Theorems · Theorem · field theory
Polynomial.aeval_eq_aeval_map
∀ {R : Type u} {S : Type v} {T : Type w} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : CommSemiring T]
[inst_3 : Algebra R S] [inst_4 : Algebra T S] {φ : R →+* T},
(algebraMap T S).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
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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 · cited by 806
- Polynomial.aevalstatement · cited by 615
- Polynomial.map_aeval_eq_aeval_mapproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.