Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.RationalMap.equivFunctionField
{X Y S : AlgebraicGeometry.Scheme} →
(sX : X ⟶ S) →
(sY : Y ⟶ S) →
[inst : AlgebraicGeometry.IsIntegral X] →
[AlgebraicGeometry.LocallyOfFiniteType sY] →
{ f //
CategoryTheory.CategoryStruct.comp f sY =
CategoryTheory.CategoryStruct.comp (X.fromSpecStalk (genericPoint ↥X)) sX } ≃
{ f // f.compHom sY = AlgebraicGeometry.Scheme.Hom.toRationalMap sX }Given S-schemes X and Y such that Y is locally of finite type and X is integral,
S-morphisms Spec K(X) ⟶ Y correspond bijectively to S-rational maps from X to Y.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.CategoryStruct.compstatement and proof · cited by 17,999
- Equivstatement · cited by 8,337
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpacestatement and proof · cited by 1,892
- AlgebraicGeometry.Scheme.toLocallyRingedSpacestatement and proof · cited by 1,734
- AlgebraicGeometry.PresheafedSpace.presheafstatement · cited by 1,104
- AlgebraicGeometry.Specstatement and proof · cited by 626
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.RationalMap.equivFunctionFieldOverproof · cited by 0