Documentation

Atlas.AlgebraicGeometryI.code.Lec7ClosedProductSubvariety

theorem Lec7ClosedProductSubvariety.lemma16_tensorProduct_map_surjective {R : Type u_1} {M : Type u_2} {N : Type u_3} {M' : Type u_4} {N' : Type u_5} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] [AddCommMonoid N'] [Module R N'] {f : M →ₗ[R] M'} {g : N →ₗ[R] N'} (hf : Function.Surjective f) (hg : Function.Surjective g) :

Helper for Lec 7, Lem 16: the tensor product of two surjective linear maps is surjective.

theorem Lec7ClosedProductSubvariety.lemma16_algebra_tensorProduct_map_surjective {R : Type u_1} {A₁ : Type u_2} {B₁ : Type u_3} {A₂ : Type u_4} {B₂ : Type u_5} [CommSemiring R] [CommSemiring A₁] [CommSemiring B₁] [CommSemiring A₂] [CommSemiring B₂] [Algebra R A₁] [Algebra R B₁] [Algebra R A₂] [Algebra R B₂] (φ : A₁ →ₐ[R] B₁) (ψ : A₂ →ₐ[R] B₂) ( : Function.Surjective φ) ( : Function.Surjective ψ) :

Helper for Lec 7, Lem 16: the tensor product of two surjective algebra homomorphisms is surjective.

Product of a closed immersion with the identity on the right is a closed immersion (used in Lec 7, Lem 16).

Product of the identity on the left with a closed immersion is a closed immersion (used in Lec 7, Lem 16).

Lec 7, Lem 16: the product of two closed immersions i₁ : X₁ ↪ Y₁ and i₂ : X₂ ↪ Y₂ is a closed immersion X₁ × X₂ ↪ Y₁ × Y₂.