Theorems · Theorem · commutative algebra
MvPolynomial.ringHom_ext
∀ {R : Type u} {σ : Type u_1} [inst : CommSemiring R] {A : Type u_2} [inst_1 : Semiring A]
{f g : MvPolynomial σ R →+* A},
(∀ (r : R), f (MvPolynomial.C r) = g (MvPolynomial.C r)) →
(∀ (i : σ), f (MvPolynomial.X i) = g (MvPolynomial.X i)) → f = g- Defined in
- Mathlib.Algebra.MvPolynomial.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiring
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
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- MvPolynomial.Xstatement and proof · cited by 552
- MvPolynomial.Cstatement and proof · cited by 400
- RingHom.extproof · cited by 331
- AddMonoidAlgebra.ringHom_ext'proof · cited by 5
- MonoidHom.ext_mnatproof · cited by 4
- Finsupp.mulHom_ext'proof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- MvPolynomial.ringHom_ext'proof · cited by 25
- LinearMap.polyCharpolyAux_baseChangeproof · cited by 2
- MvPolynomial.comp_C_integral_of_surjective_of_isJacobsonRingproof · cited by 2
- MvPolynomial.finSuccEquiv_rename_finSuccEquivproof · cited by 1
- AlgebraicIndependent.aeval_comp_mvPolynomialOptionEquivPolynomialAdjoinproof · cited by 1
- RingHom.EssFiniteType.exists_eq_comp_ι_app_of_isColimitproof · cited by 1
- Algebra.Generators.ker_ofAlgHomproof · cited by 0