Theorems · Theorem · algebraic geometry
ax_grothendieck_of_locally_finite
∀ {ι : Type u_1} {K : Type u_2} {R : Type u_3} [inst : Field K] [Finite K] [inst_2 : CommRing R] [Finite ι]
[inst_4 : Algebra K R] [alg : Algebra.IsAlgebraic K R] (ps : ι → MvPolynomial ι R) (S : Set (ι → R)),
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 SAny injective polynomial map over an algebraic extension of a finite field is surjective.
- Defined in
- Mathlib.FieldTheory.AxGrothendieck
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- 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
- Finsuppstatement and proof · cited by 5,255
- Set.preimageproof · cited by 4,946
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.ACF_models_genericPolyMapSurjOnOfInjOn_of_primeproof · cited by 1