Documentation

Atlas.AlgebraicGeometryI.code.CotangentExactSequence

Proposition 35 (Lec 20): exactness in the middle of the conormal sequence I/I² → B ⊗_A Ω_{A/R} → Ω_{B/R} → 0 when A → B is surjective.

The right-hand map B ⊗_A Ω_{A/R} → Ω_{B/R} in the conormal sequence is surjective when A → B is surjective.

Right exactness of the conormal sequence: combines the exactness at the middle with the surjectivity on the right.

Under formal smoothness of both A/R and B/R, the conormal sequence is a short exact sequence: the map I/I² → B ⊗_A Ω_{A/R} is also injective.

Under formal smoothness, the inclusion I/I² → B ⊗_A Ω_{A/R} admits a left inverse, so the conormal sequence is a split short exact sequence.

theorem conormalExactSeq_finrank {R : Type u} [CommRing R] {A : Type u_3} {B : Type u_4} [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] [Algebra.FormallySmooth R A] [Algebra.FormallySmooth R B] (h : Function.Surjective (algebraMap A B)) (n m : ) (hΩmid : Module.finrank B (TensorProduct A B Ω[AR]) = n) (hΩB : Module.finrank B Ω[BR] = n - m) :

Dimension formula from the conormal short exact sequence: if B ⊗_A Ω_{A/R} has dimension n and Ω_{B/R} has dimension n - m, then I/I² has dimension m.