Documentation

Atlas.AlgebraicGeometryI.code.OpenSubvariety

A scheme X is an algebraic variety over a locally Noetherian base S if it is reduced, separated, of locally finite type and quasi-compact over S.

Instances
    @[implicit_reducible]
    instance AlgebraicGeometry.openSubschemeOver {S : Scheme} (X : Scheme) [X.Over S] (U : X.Opens) :
    (↑U).Over S

    An open subscheme inherits the structure morphism to S via composition with the inclusion U ↪ X.

    Open subschemes of reduced schemes are reduced.

    Separatedness descends to open subschemes.

    Local finite type descends to open subschemes.

    Quasi-compactness over S descends to open subschemes when X is locally Noetherian of finite type over S.

    An open subscheme of an algebraic variety is again an algebraic variety (Corollary 4, Lecture 2).