Ax-Grothendieck #
This file proves that if K is an algebraically closed field,
then any injective polynomial map K^n → K^n is also surjective.
Main results #
ax_grothendieck_zeroLocus: IfKis algebraically closed,ιis a finite type, andS : Set (ι → K)is thezeroLocusof some ideal ofMvPolynomial ι K, then any injective polynomial mapS → Sis also surjective onS.ax_grothendieck_univ: Any injective polynomial mapK^n → K^nis also surjective ifKis an algebraically closed field.ax_grothendieck_of_definable: Any injective polynomial mapS → Sis also surjective onSifKis an algebraically closed field andSis a definable subset ofK^n.ax_grothendieck_of_locally_finite: any injective polynomial mapR^n → R^nis also surjective wheneverRis an algebraic extension of a finite field.
References #
The first order theory of algebraically closed fields, along with the Lefschetz Principle and the Ax-Grothendieck Theorem were first formalized in Lean 3 by Joseph Hua here with the master's thesis here
Any injective polynomial map over an algebraic extension of a finite field is surjective.
The collection of first order formulas corresponding to the Ax-Grothendieck theorem.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A 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.
The Ax-Grothendieck theorem
If K is an algebraically closed field, and S : Set (ι → K) is the zeroLocus of an ideal
of the multivariable polynomial ring, then any injective polynomial map S → S is also
surjective on S.
A special case of the Ax-Grothendieck theorem
Any injective polynomial map K^n → K^n is also surjective if K is an
algberaically closed field.