You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(AlgebraicGeometry): change definition of Zariski topology (#28603)
This PR changes the definition of the Zariski topology on `Scheme` from `zariskiPretopology.toGrothendieck` to `grothendieckTopology IsOpenImmersion`. Note that `grothendieckTopology` is an `abbrev` that uses `toGrothendieck`, so this definition should be strictly better and strictly unfolds to the old definition.
0 commit comments