Theorems · Definition · field theory
Polynomial.aevalTower
{R : Type u} →
{S : Type v} →
{A' : Type u_1} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A'] →
[inst_2 : CommSemiring S] →
[inst_3 : Algebra S R] → [inst_4 : Algebra S A'] → (R →ₐ[S] A') → A' → Polynomial R →ₐ[S] A'Version of aeval for defining algebra homs out of R[X] over a smaller base ring
than R.
- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- Polynomial.eval₂AlgHomproof · cited by 5
Cited by15
Results whose statement or proof uses this declaration.
- MvPolynomial.optionEquivLeftproof · cited by 36
- Polynomial.aevalTower_Cstatement · cited by 5
- Polynomial.aevalTower_Xstatement · cited by 5
- MvPolynomial.optionEquivLeft_symm_C_Xproof · cited by 2
- MvPolynomial.optionEquivLeft_symm_applystatement · cited by 2
- MvPolynomial.optionEquivLeft_symm_C_Cproof · cited by 1
- MvPolynomial.optionEquivLeft_symm_Xproof · cited by 1
- Matrix.charpoly.optionEquivLeft_symm_univ_isHomogeneousproof · cited by 1
- Polynomial.aevalTower_algebraMapstatement · cited by 1
- Polynomial.aevalTower_comp_Cstatement · cited by 1
- Polynomial.aevalTower_comp_algebraMapstatement · cited by 1
- Polynomial.aevalTower_idstatement · cited by 0