Theorems · Theorem · commutative algebra
MvPolynomial.funext
∀ {R : Type u_1} [inst : CommRing R] [IsDomain R] [Infinite R] {σ : Type u_2} {p q : MvPolynomial σ R},
(∀ (x : σ → R), (MvPolynomial.eval x) p = (MvPolynomial.eval x) q) → p = qTwo multivariate polynomials over an infinite integral domain are equal if they are equal upon evaluating them on an arbitrary assignment of the variables.
- Defined in
- Mathlib.Algebra.MvPolynomial.Funext
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 138 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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- Set.univproof · cited by 3,945
- IsDomainstatement and proof · cited by 2,196
- MvPolynomialstatement and proof · cited by 2,140
- Set.piproof · cited by 405
- Infinitestatement and proof · cited by 352
- MvPolynomial.evalstatement and proof · cited by 157
- Set.infinite_univproof · cited by 13
- MvPolynomial.funext_setproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- WittVector.IsPoly.extproof · cited by 2
- WittVector.IsPoly₂.extproof · cited by 1
- WittVector.bind₁_verschiebungPoly_wittPolynomialproof · cited by 0
- MvPolynomial.eq_of_eval_eq_on_glproof · cited by 0
- MvPolynomial.funext_iffproof · cited by 0