Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.Scheme.Hom.toNormalization_normalizationDesc

∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) [inst : AlgebraicGeometry.QuasiCompact f]
  [inst_1 : AlgebraicGeometry.QuasiSeparated f] {T : AlgebraicGeometry.Scheme} (f₁ : X ⟶ T) (f₂ : T ⟶ Y)
  [inst_2 : AlgebraicGeometry.IsIntegralHom f₂] (H : f = CategoryTheory.CategoryStruct.comp f₁ f₂),
  CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f)
      (AlgebraicGeometry.Scheme.Hom.normalizationDesc f f₁ f₂ H) =
    f₁
Defined in
Mathlib.AlgebraicGeometry.Normalization
Cited by
4 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.QuasiCompactAlgebraicGeometry.QuasiSeparatedAlgebraicGeometry.IsIntegralHom

Around this declaration

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

Cites53

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

Cited by4

Results whose statement or proof uses this declaration.