Documentation

Mathlib.RingTheory.MvPolynomial

Multivariate polynomials over fields #

This file contains basic facts about multivariate polynomials over fields, for example that the dimension of the space of multivariate polynomials over a field is equal to the cardinality of finitely supported functions from the indexing set to .

theorem MvPolynomial.quotient_mk_comp_C_injective (σ : Type u) (K : Type v) [Field K] (I : Ideal (MvPolynomial σ K)) (hI : I ) :
Function.Injective ((Ideal.Quotient.mk I).comp C)
@[implicit_reducible]
noncomputable instance MvPolynomial.instModule {σ : Type u} {K : Type v} [CommRing K] :
theorem MvPolynomial.finrank_eq_zero {σ : Type u} {K : Type v} [CommRing K] [Nontrivial K] [Nonempty σ] :