Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.Hom.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) →
[AlgebraicGeometry.IsIntegralHom f₂] →
f = CategoryTheory.CategoryStruct.comp f₁ f₂ → (AlgebraicGeometry.Scheme.Hom.normalization f ⟶ T)Given an qcqs morphism f : X ⟶ Y, which factors into X ⟶ T ⟶ Y with T ⟶ Y integral,
the map X ⟶ T factors through f.normalization uniquely.
(See normalization.hom_ext for the uniqueness result)
- Defined in
- Mathlib.AlgebraicGeometry.Normalization
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- Opposite.unopproof · cited by 2,231
- AlgebraicGeometry.SheafedSpace.toPresheafedSpaceproof · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpaceproof · cited by 1,892
- AlgebraicGeometry.Scheme.toLocallyRingedSpaceproof · cited by 1,734
- AlgebraicGeometry.PresheafedSpace.Hom.baseproof · cited by 1,135
- AlgebraicGeometry.PresheafedSpace.presheafproof · cited by 1,104
- CommRingCat.carrierproof · cited by 1,096
- CategoryTheory.Functor.opproof · cited by 997
Cited by12
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.normalizationCoprodIsoproof · cited by 15
- AlgebraicGeometry.Scheme.Hom.normalizationDesc_compstatement · cited by 5
- AlgebraicGeometry.Scheme.Hom.normalizationPullbackproof · cited by 5
- AlgebraicGeometry.Scheme.Hom.toNormalization_normalizationDescstatement and proof · cited by 4
- AlgebraicGeometry.Scheme.Hom.toNormalization_normalizationDesc_assocstatement and proof · cited by 2
- AlgebraicGeometry.Scheme.Hom.normalizationDesc.congr_simpstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Hom.normalizationDesc_comp_assocstatement and proof · cited by 0