Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Hom.normalizationPullback

{X S Y : AlgebraicGeometry.Scheme} →
  (f : X ⟶ S) →
    (g : Y ⟶ S) →
      [inst : AlgebraicGeometry.QuasiCompact f] →
        [inst_1 : AlgebraicGeometry.QuasiSeparated f] →
          AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.Limits.pullback.snd f g) ⟶
            CategoryTheory.Limits.pullback (AlgebraicGeometry.Scheme.Hom.fromNormalization f) g

The comparison lemma between the normalization of the pullback to the pullback of the normalization. This is an isomorphism when g is smooth.

Defined in
Mathlib.AlgebraicGeometry.Normalization
Cited by
5 results in Mathlib
Foundations
Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.QuasiCompactAlgebraicGeometry.QuasiSeparated

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.