Open immersions of schemes #
A morphism of Schemes is an open immersion if it is an open immersion as a morphism of LocallyRingedSpaces
Equations
Instances For
To show that a locally ringed space is a scheme, it suffices to show that it has a jointly surjective family of open immersions from affine schemes.
Equations
- AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.scheme X h = { toLocallyRingedSpace := X, local_affine := ⋯ }
Instances For
The image of an open immersion as an open set.
Equations
- AlgebraicGeometry.Scheme.Hom.opensRange f = { carrier := Set.range ⇑(CategoryTheory.ConcreteCategory.hom f.base), is_open' := ⋯ }
Instances For
The functor opens X ⥤ opens Y associated with an open immersion f : X ⟶ Y.
Equations
Instances For
f ''ᵁ U is notation for the image (as an open set) of U under an open immersion f.
The preferred name in lemmas is image and it should be treated as an infix.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Alias of AlgebraicGeometry.Scheme.Hom.image_mono.
Alias of AlgebraicGeometry.Scheme.Hom.image_preimage_eq_opensRange_inf.
The isomorphism Γ(Y, f(U)) ≅ Γ(X, U) induced by an open immersion f : X ⟶ Y.
Equations
Instances For
A variant of appIso_hom that uses Hom.appLE.
A variant of app_invApp that gives an eqToHom instead of homOfLE.
The open sets of an open subscheme corresponds to the open sets containing in the image.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Alias of AlgebraicGeometry.Scheme.isOpenImmersion_SpecMap_localizationAway.
If X ⟶ Y is an open immersion, and Y is a scheme, then so is X.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If X ⟶ Y is an open immersion of PresheafedSpaces, and Y is a Scheme, we can
upgrade it into a morphism of Schemes.
Equations
Instances For
The restriction of a Scheme along an open embedding.
Equations
Instances For
The canonical map from the restriction to the subspace.
Equations
- X.ofRestrict h = { toLRSHom' := X.ofRestrict h }
Instances For
Alias of AlgebraicGeometry.IsOpenImmersion.isIso.
Alias of AlgebraicGeometry.IsOpenImmersion.of_isIso_stalkMap.
Alias of AlgebraicGeometry.IsOpenImmersion.iff_isIso_stalkMap.
Alias of AlgebraicGeometry.isIso_iff_isOpenImmersion_and_epi_base.
An open immersion induces an isomorphism from the domain onto the image
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Alias of AlgebraicGeometry.IsOpenImmersion.range_pullbackSnd.
Alias of AlgebraicGeometry.Scheme.Hom.opensRange_pullbackSnd.
Alias of AlgebraicGeometry.IsOpenImmersion.range_pullbackFst.
Alias of AlgebraicGeometry.Scheme.Hom.opensRange_pullbackFst.
The universal property of open immersions:
For an open immersion f : X ⟶ Z, given any morphism of schemes g : Y ⟶ Z whose topological
image is contained in the image of f, we can lift this morphism to a unique Y ⟶ X that
commutes with these maps.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Two open immersions with equal range are isomorphic.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The fg argument is to avoid nasty stuff about dependent types.
If f is an open immersion X ⟶ Y, the global sections of X
are naturally isomorphic to the sections of Y over the image of f.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given an open immersion f : U ⟶ X, the isomorphism between global sections
of U and the sections of X at the image of f.