Documentation

Atlas.AlgebraicGeometryI.code.Lec7Products

theorem Lec7Products.tensor_product_map_surjective {R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {A : Type u_3} {B : Type u_4} {C : Type u_5} {D : Type u_6} [Ring A] [Ring B] [Ring C] [Ring D] [Algebra R A] [Algebra R B] [Algebra R C] [Algebra R D] [Algebra S A] [Algebra S B] [IsScalarTower R S A] [IsScalarTower R S B] (f : A →ₐ[S] B) (g : C →ₐ[R] D) (hf : Function.Surjective f) (hg : Function.Surjective g) :

Helper: the tensor product of two surjective algebra homomorphisms is surjective (used for products of closed immersions).

Product of a closed immersion with the identity on the right is a closed immersion (Lec 7, used for Prop 8).

Product of the identity on the left with a closed immersion is a closed immersion (Lec 7, used for Prop 8).

The product of two closed immersions is a closed immersion (Lec 7, Lem 16 / used in Prop 8).

A scheme X is projective if it admits a closed immersion into some Proj 𝒜 of a graded ring (Lec 7, Prop 8 setting).

Instances

    Proj 𝒜 is projective via the identity closed immersion.

    noncomputable def Lec7Products.segreAlgHom (R : Type u_1) [CommRing R] (n m : ) :

    The Segre algebra homomorphism sending X_{(i,j)} ↦ X_i ⊗ X_j, underlying the Segre embedding for Lec 7, Prop 8.

    Instances For
      theorem Lec7Products.segreAlgHom_X (R : Type u_1) [CommRing R] (n m : ) (i : Fin n) (j : Fin m) :

      The Segre map sends the generator X_{(i,j)} to X_i ⊗ X_j.

      theorem Lec7Products.segreAlgHom_relation (R : Type u_1) [CommRing R] (n m : ) (i k : Fin n) (j l : Fin m) :

      The defining Segre relations X_{(i,j)} X_{(k,l)} - X_{(k,j)} X_{(i,l)} lie in the kernel of the Segre map.

      The Segre relations are homogeneous of degree 2 in the standard grading on R[X_{(i,j)}].

      Lec 7, Prop 8: the product of two projective schemes is projective (via the Segre embedding).

      noncomputable def Lec7Products.graphMorphism {X Y : AlgebraicGeometry.Scheme} (f : X Y) :
      X X Y

      The graph morphism Γ_f : X ⟶ X × Y of f : X ⟶ Y (Lec 7, Def 18).

      Instances For

        The second projection of the graph morphism recovers f.