Documentation

Mathlib.AlgebraicGeometry.IdealSheaf.Subscheme

Subscheme associated to an ideal sheaf #

We construct the subscheme associated to an ideal sheaf.

Main definition #

Note #

Some instances are in Mathlib/AlgebraicGeometry/Morphisms/ClosedImmersion and Mathlib/AlgebraicGeometry/Morphisms/Separated because they need more API to prove.

Spec (𝒪ₓ(U)/I(U)), the object to be glued into the closed subscheme.

Equations
Instances For

    Spec (𝒪ₓ(U)/I(U)) ⟶ Spec (𝒪ₓ(U)) = U, the closed immersion into U.

    Equations
    Instances For

      The underlying space of Spec (𝒪ₓ(U)/I(U)) is homeomorphic to its image in X.

      Equations
      Instances For

        The open immersion Spec Γ(𝒪ₓ/I, U) ⟶ Spec Γ(𝒪ₓ/I, V) if U ≤ V.

        Equations
        Instances For
          @[reducible, inline]

          (Implementation) The intersections Spec Γ(𝒪ₓ/I, U) ∩ V useful for gluing.

          Equations
          Instances For

            (Implementation) Transition maps in the glue data for 𝒪ₓ/I.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              (Implementation) t' in the glue data for 𝒪ₓ/I.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                (Implementation) The glue data for 𝒪ₓ/I.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  @[simp]
                  theorem AlgebraicGeometry.Scheme.IdealSheafData.glueData_t' {X : Scheme} (I : X.IdealSheafData) (i j k : X.affineOpens) :
                  I.glueData.t' i j k = CategoryTheory.Limits.pullback.lift (I.glueDataT'Aux (i, j).1 (i, j).2 (i, k).2 (j, k).2 ) (I.glueDataT'Aux (i, j).1 (i, j).2 (i, k).2 (j, i).2 )

                  (Implementation) The map from Spec(𝒪ₓ/I) to X. See IdealSheafData.subschemeι instead.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    (Implementation) The underlying space of Spec(𝒪ₓ/I) is homeomorphic to the support of I.

                    Equations
                    Instances For

                      The subscheme associated to an ideal sheaf.

                      Equations
                      Instances For

                        (Implementation) The isomorphism between the subscheme and the glued scheme.

                        Equations
                        Instances For

                          The inclusion from the subscheme associated to an ideal sheaf.

                          Equations
                          Instances For

                            See AlgebraicGeometry.Morphisms.ClosedImmersion for the closed immersion version.

                            The subscheme associated to an ideal sheaf I is covered by Spec(Γ(X, U)/I(U)).

                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For

                              Γ(𝒪ₓ/I, U) ≅ 𝒪ₓ(U)/I(U).

                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For

                                Given I ≤ J, this is the map Spec(Γ(X, U)/J(U)) ⟶ Spec(Γ(X, U)/I(U)).

                                Equations
                                Instances For

                                  The inclusion of ideal sheaf induces an inclusion of subschemes

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    The functor taking an ideal sheaf to its associated subscheme.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For
                                      @[reducible, inline]
                                      noncomputable abbrev AlgebraicGeometry.Scheme.Hom.image {X Y : Scheme} (f : X Y) :

                                      The scheme-theoretic image of a morphism.

                                      Equations
                                      Instances For
                                        @[reducible, inline]
                                        noncomputable abbrev AlgebraicGeometry.Scheme.Hom.imageι {X Y : Scheme} (f : X Y) :

                                        The embedding from the scheme-theoretic image to the codomain.

                                        Equations
                                        Instances For
                                          noncomputable def AlgebraicGeometry.Scheme.Hom.toImageAux {X Y : Scheme} (f : X Y) :

                                          (Implementation): Use Hom.toImage instead which has better def-eqs.

                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For
                                            noncomputable def AlgebraicGeometry.Scheme.Hom.toImage {X Y : Scheme} (f : X Y) :

                                            The morphism from the domain to the scheme-theoretic image.

                                            Equations
                                            Instances For

                                              The adjunction between Y.IdealSheafData and (Over Y)ᵒᵖ given by taking kernels.

                                              Equations
                                              • One or more equations did not get rendered due to their size.
                                              Instances For