Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Ring.mvPolynomial_zeroLocus_definable

∀ {ι : Type u_1} {K : Type u_2} [inst : Field K] [inst_1 : FirstOrder.Ring.CompatibleRing K]
  (S : Finset (MvPolynomial ι K)),
  (⋃ p ∈ S, (fun m => MvPolynomial.coeff m p) '' ↑p.support).Definable FirstOrder.Language.ring
    (MvPolynomial.zeroLocus K (Ideal.span ↑S))
Defined in
Mathlib.ModelTheory.Algebra.Ring.Definability
Cited by
1 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFirstOrder.Ring.CompatibleRing

Around this declaration

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

Cites40

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.