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).
- exists_closedImmersion_into_proj : ∃ (A : Type) (σ : Type) (x : CommRing A) (x_1 : SetLike σ A) (x_2 : AddSubgroupClass σ A) (𝒜 : ℕ → σ) (x_3 : GradedRing 𝒜) (f : X ⟶ AlgebraicGeometry.Proj 𝒜), AlgebraicGeometry.IsClosedImmersion f
Instances
Proj 𝒜 is projective via the identity closed immersion.
A closed subscheme of a projective scheme is projective.
The Segre algebra homomorphism sending X_{(i,j)} ↦ X_i ⊗ X_j,
underlying the Segre embedding for Lec 7, Prop 8.
Instances For
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).
The graph morphism Γ_f : X ⟶ X × Y of f : X ⟶ Y
(Lec 7, Def 18).
Instances For
The first projection of the graph morphism is the identity on X.
The second projection of the graph morphism recovers f.
The graph morphism of 𝟙 X is the diagonal X ⟶ X × X.