Restriction of Schemes and Morphisms #
Main definition #
AlgebraicGeometry.Scheme.restrict: The restriction of a scheme along an open embedding. The mapX.restrict f ⟶ XisAlgebraicGeometry.Scheme.ofRestrict.U : X.Openshas a coercion toSchemeandU.ιis a shorthand forX.restrict U.open_embedding : U ⟶ X.AlgebraicGeometry.morphismRestrict: The restriction ofX ⟶ YtoX ∣_ᵤ f ⁻¹ᵁ U ⟶ Y ∣_ᵤ U.
Open subset of a scheme as a scheme.
Instances For
The restriction of a scheme to an open subset.
Instances For
Alias of AlgebraicGeometry.Scheme.Opens.ι_apply.
The global sections of the restriction is isomorphic to the sections on the open set.
Instances For
The stalks of an open subscheme are isomorphic to the stalks of the original scheme.
Instances For
If U is a family of open sets that covers X, then X.restrict U forms an X.open_cover.
Instances For
Alias of AlgebraicGeometry.Scheme.openCoverOfIsOpenCover.
If U is a family of open sets that covers X, then X.restrict U forms an X.open_cover.
Instances For
The open sets of an open subscheme corresponds to the open sets containing in the subset.
Instances For
A variant where r is first mapped into Γ(X, U) before taking the basic open.
Alias of AlgebraicGeometry.Scheme.Opens.ι_image_basicOpen'.
A variant where r is first mapped into Γ(X, U) before taking the basic open.
Alias of AlgebraicGeometry.Scheme.Opens.ι_image_basicOpen_topIso_inv.
If U ≤ V, then U is also a subscheme of V.
Instances For
The open cover of ⋃ Vᵢ by Vᵢ.
Instances For
The functor taking open subsets of X to open subschemes of X.
Instances For
The functor that restricts to open subschemes and then takes global section is isomorphic to the structure sheaf.
Instances For
X ∣_ U ∣_ V is isomorphic to X ∣_ V ∣_ U
Instances For
If f : X ⟶ Y is an open immersion, then for any U : X.Opens,
we have the isomorphism U ≅ f ''ᵁ U.
Instances For
If f : X ⟶ Y is an open immersion, then X is isomorphic to its image in Y.
Instances For
(⊤ : X.Opens) as a scheme is isomorphic to X.
Instances For
If U = V, then X ∣_ U is isomorphic to X ∣_ V.
Instances For
The restriction of an isomorphism onto an open set.
Instances For
If U ≤ V are opens of X, the restriction of U to V is isomorphic to U.
Instances For
For f : R, D(f) as an open subscheme of Spec R is isomorphic to Spec R[1/f].
Instances For
Given a morphism f : X ⟶ Y and an open set U ⊆ Y, we have X ×[Y] U ≅ X |_{f ⁻¹ U}
Instances For
The restriction of a morphism X ⟶ Y onto X |_{f ⁻¹ U} ⟶ Y |_ U.
Instances For
the notation for restricting a morphism of scheme to an open subset of the target scheme
Instances For
Restricting a morphism onto the image of an open immersion is isomorphic to the base change along the immersion.
Instances For
The restrictions onto two equal open sets are isomorphic. This currently has bad defeqs when unfolded, but it should not matter for now. Replace this definition if better defeqs are needed.
Instances For
Restricting a morphism twice is isomorphic to one restriction.
Instances For
Restricting a morphism twice onto a basic open set is isomorphic to one restriction.
Instances For
The stalk map of a restriction of a morphism is isomorphic to the stalk map of the original map.
Instances For
The restriction of a morphism f : X ⟶ Y to open sets on the source and target.
Instances For
Alias of AlgebraicGeometry.Scheme.Hom.le_resLE_preimage_iff.
The stalk map of f.resLE U V at x : V is the stalk map of f at x.
Instances For
f.resLE U V induces f.appLE U V on global sections.
Instances For
The restriction of an open cover to an open subset.