Theorems · Theorem · commutative algebra
MvPolynomial.map_aeval
∀ {R : Type u} {S₁ : Type v} {σ : Type u_1} [inst : CommSemiring R] [inst_1 : CommSemiring S₁] [inst_2 : Algebra R S₁]
{B : Type u_2} [inst_3 : CommSemiring B] (g : σ → S₁) (φ : S₁ →+* B) (p : MvPolynomial σ R),
φ ((MvPolynomial.aeval g) p) = (MvPolynomial.eval₂Hom (φ.comp (algebraMap R S₁)) fun i => φ (g i)) p- Defined in
- Mathlib.Algebra.MvPolynomial.Eval
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- RingHom.compstatement · cited by 899
- MvPolynomial.aevalstatement and proof · cited by 298
- MvPolynomial.eval₂Homstatement · cited by 85
- MvPolynomial.comp_eval₂Homproof · cited by 6
Cited by19
Results whose statement or proof uses this declaration.
- MvPolynomial.hom_bind₁proof · cited by 6
- Algebra.Generators.ofComp_kerCompPreimageproof · cited by 2
- AlgebraicIndependent.of_ringHom_of_comp_eqproof · cited by 1
- AlgebraicIndependent.ringHom_of_comp_eqproof · cited by 1
- Algebra.Generators.H1Cotangent.δAux_ofCompproof · cited by 1
- Algebra.Generators.H1Cotangent.δAux_toAlgHomproof · cited by 1
- WittVector.mapFun.addproof · cited by 1
- WittVector.mapFun.negproof · cited by 1
- Algebra.FinitePresentation.ker_fg_of_mvPolynomialproof · cited by 1
- constantCoeff_wittStructureRatproof · cited by 1
- constantCoeff_wittStructureRat_zeroproof · cited by 1
- WittVector.mapFun.mulproof · cited by 0