Mathlib Map

Theorems · Theorem · number theory

MvPolynomial.sum_eval_eq_zero

∀ {K : Type u_1} {σ : Type u_2} [inst : Fintype K] [inst_1 : Field K] [inst_2 : Fintype σ] [inst_3 : DecidableEq σ]
  (f : MvPolynomial σ K), f.totalDegree < (Fintype.card K - 1) * Fintype.card σ → ∑ x, (MvPolynomial.eval x) f = 0
Defined in
Mathlib.FieldTheory.ChevalleyWarning
Cited by
1 results in Mathlib
Foundations
Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeFieldFintypeDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites43

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.