Theorems · Theorem · algebraic geometry
ax_grothendieck_of_definable
∀ {K : Type u_1} {ι : Type u_2} [inst : Field K] [IsAlgClosed K] [Finite ι] [inst_3 : FirstOrder.Ring.CompatibleRing K]
{c : Set K} (S : Set (ι → K)),
c.Definable FirstOrder.Language.ring S →
∀ (ps : ι → MvPolynomial ι K),
Set.MapsTo (fun v i => (MvPolynomial.eval v) (ps i)) S S →
Set.InjOn (fun v i => (MvPolynomial.eval v) (ps i)) S → Set.SurjOn (fun v i => (MvPolynomial.eval v) (ps i)) S SA slight generalization of the Ax-Grothendieck theorem
If K is an algebraically closed field, ι is a finite type, and S is a definable subset of
ι → K, then any injective polynomial map S → S is also surjective on S.
- Defined in
- Mathlib.FieldTheory.AxGrothendieck
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- RingHomstatement · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Finsuppstatement · cited by 5,255
- Finitestatement and proof · cited by 3,029
- MvPolynomialstatement and proof · cited by 2,140
Cited by1
Results whose statement or proof uses this declaration.
- ax_grothendieck_zeroLocusproof · cited by 1