We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49a048 commit ffe06c9Copy full SHA for ffe06c9
1 file changed
Mathlib/AlgebraicGeometry/RationalMap.lean
@@ -24,7 +24,7 @@ public import Mathlib.AlgebraicGeometry.Morphisms.Separated
24
Given `S`-schemes `X` and `Y` such that `Y` is locally of finite type and `X` is integral,
25
`S`-morphisms `Spec K(X) ⟶ Y` correspond bijectively to `S`-rational maps from `X` to `Y`.
26
* `AlgebraicGeometry.Scheme.RationalMap.toPartialMap`:
27
- If `X` is integral and `Y` is separated, then any `f : X ⤏ Y` can be realized as a partial
+ If `X` is reduced and `Y` is separated, then any `f : X ⤏ Y` can be realized as a partial
28
map on `f.domain`, the domain of definition of `f`.
29
-/
30
0 commit comments