Documentation

Mathlib.AlgebraicGeometry.ZariskisMainTheorem

Zariski's Main Theorem #

In this file we prove Grothendieck's reformulation of Zariski's main theorem, namely if f : X ⟶ Y is separated and of finite type, then the map from the quasi-finite locus U ⊆ X of f to the relative normalization X' of Y in X is an open immersion.

We then have the following corollaries

Zariski's main theorem

Recall that any qcqs morphism f : X ⟶ Y factors through the relative normalization via f.toNormalization : X ⟶ f.normalization (a dominant morphism) and f.fromNormalization : f.normalization ⟶ Y (an integral morphism).

Let f : X ⟶ Y be separated and of finite type.

then there exists U : f.normalization.Opens, such that

  1. f.toNormalization ∣_ U is an isomorphism
  2. f.toNormalization ⁻¹ᵁ U is the quasi-finite locus of f

The set of quasi-finite points of a morphism f : X ⟶ Y as an X.Opens.

Equations
    Instances For