Theorems · Definition · commutative algebra
MvPolynomial.aeval
{R : Type u} →
{S₁ : Type v} →
{σ : Type u_1} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S₁] → [inst_2 : Algebra R S₁] → (σ → S₁) → MvPolynomial σ R →ₐ[R] S₁A map σ → S₁ where S₁ is an algebra over R generates an R-algebra homomorphism
from multivariate polynomials over σ to S₁.
- Defined in
- Mathlib.Algebra.MvPolynomial.Eval
- Cited by
- 298 results in Mathlib
- Foundations
- Depth 94 from the axioms, rests on 1,879 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- RingHomproof · cited by 10,189
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- MvPolynomial.eval₂Homproof · cited by 85
Cited by349
Results whose statement or proof uses this declaration.
- AlgebraicIndependentproof · cited by 120
- MvPolynomial.aeval_Xstatement · cited by 105
- MvPolynomial.bind₁proof · cited by 70
- Algebra.Generators.compproof · cited by 52
- Polynomial.SplittingFieldproof · cited by 42
- MvPolynomial.optionEquivLeftproof · cited by 36
- Algebra.Generators.algebraMap_applystatement and proof · cited by 32
- Algebra.Generators.Hom.toAlgHomproof · cited by 30
- Algebra.Generators.localizationAwayproof · cited by 23
- Algebra.Generators.selfproof · cited by 22
- MvPolynomial.map_aevalstatement and proof · cited by 19
- AlgebraicIndependent.aevalEquivproof · cited by 17
Showing the 200 most cited of 349.