Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Hom.fromNormalization_app_assoc
∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) [inst : AlgebraicGeometry.QuasiCompact f]
[inst_1 : AlgebraicGeometry.QuasiSeparated f] {U : Y.Opens} (hU : AlgebraicGeometry.IsAffineOpen U) {Z : CommRingCat}
(h :
(AlgebraicGeometry.Scheme.Hom.normalization f).presheaf.obj
(Opposite.op ((TopologicalSpace.Opens.map (AlgebraicGeometry.Scheme.Hom.fromNormalization f).base).obj U)) ⟶
Z),
CategoryTheory.CategoryStruct.comp
(AlgebraicGeometry.Scheme.Hom.app (AlgebraicGeometry.Scheme.Hom.fromNormalization f) U) h =
CategoryTheory.CategoryStruct.comp
(CommRingCat.ofHom
(algebraMap ↑(Y.presheaf.1 (Opposite.op U))
↥(integralClosure ↑(Y.presheaf.obj (Opposite.op U))
↑(X.presheaf.obj (Opposite.op ((TopologicalSpace.Opens.map f.base).obj U))))))
(CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationObjIso f hU).inv h)- Defined in
- Mathlib.AlgebraicGeometry.Normalization
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Algebra.algebraMapstatement and proof · cited by 4,706
- TopCat.carrierstatement · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement and proof · cited by 2,333
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.