The Krull dimension of the fiber of Spec A → Spec B over a prime q ∈ Spec B.
Instances For
The generic point of Spec B for an integral domain B, given by the zero ideal.
Instances For
The set of primes q in the image of Spec A → Spec B whose fiber has dimension at least
d; this is the set whose upper semicontinuity is part of Chevalley's theorem.
Instances For
The bundled data of a dominant morphism of integral schemes of finite type: the algebra map is injective, the algebra is finite type, and we record the transcendence degree of the function field extension.
- injective : Function.Injective ⇑(algebraMap B A)
- finiteType : Algebra.FiniteType B A
- transDeg : ℕ
Instances For
If q ∈ Spec B is in the image of Spec A → Spec B, then the fiber over q is nontrivial
(i.e. A / qA ≠ 0).
The image of a morphism of finite type between Noetherian affine schemes is constructible (Chevalley, Thm 21.2, Lec 21).
Fiber dimension is order-reversing: if q ⊆ q', then the fiber over q' has dimension at
most that of the fiber over q.
Every fiber dimension is bounded above by the dimension of the generic fiber.
Noether normalization descent: for a dominant finite-type morphism between integral domains,
after inverting some nonzero b ∈ B, the localized algebra A[b⁻¹] is finite over a polynomial
ring B[b⁻¹][x₁,…,xₙ], and the basic open D(b) lies in the image.
Lemma 3.3 factorization: an alias for noether_normalization_descent, exposing the same
existence statement under the name used in the textbook.
Packaged data corresponding to the conclusion of Lemma 3.3: a nonzero element b ∈ B, an
integer n, a finite injective map from B[b⁻¹][x₁,…,xₙ] into A[b⁻¹] compatible with the
algebra map, and the fact that D(b) lies in the image of Spec A → Spec B.
- b : B
- n : ℕ
- φ : MvPolynomial (Fin self.n) (Localization.Away self.b) →+* Localization.Away ((algebraMap B A) self.b)
- φ_injective : Function.Injective ⇑self.φ
- basicOpen_sub_image : ↑(PrimeSpectrum.basicOpen self.b) ⊆ Set.range (PrimeSpectrum.comap (algebraMap B A))
Instances For
Construct a Lemma33Data witness by unpacking the existence statement of
lemma33_factorization.
Instances For
Over the basic open D(b) of Lemma33Data, the fibers of Spec A → Spec B are nontrivial.
Over the basic open D(b), the fiber dimensions of Spec A → Spec B are nonnegative.
fiberDimGeInImage d is the intersection of the image with the d-th fiber-dimension
locus.
A flat morphism of finite type between Noetherian schemes is an open map.
A ring equivalence comparing the iterated fiber (A/𝔭A)/(q'A) to the fiber A/q'A, used
when comparing fiber dimensions along specializations.
Instances For
Part 1 of Chevalley's Theorem 21.2 (Lec 21): the image of a morphism of finite type between Noetherian schemes is constructible.
The locus where the fiber dimension is at least d is closed: this is the geometric form of
upper semicontinuity of fiber dimension.
Part 2 of Chevalley's Theorem 21.2 (Lec 21): upper semicontinuity of fiber dimension. The
locus in the image where fibers have dimension at least d is the trace of a closed set.
For dominant morphisms of finite type, every nonempty fiber has dimension at least
dim A - dim B.
Part 3 of Chevalley's Theorem 21.2 (Lec 21): if f : Spec A → Spec B has dense image, there
is a nonempty open subset U ⊆ Spec B over which every fiber has the expected dimension
dim A - dim B.