Computation of Jacobian of presentations from basis of Cotangent #
Let P be a presentation of an R-algebra S with kernel I = (fᵢ).
In this file we provide lemmas to show that P is submersive when given suitable bases of
I/I² and Ω[S⁄R].
We will later deduce from this a presentation-independent characterisation of standard smooth algebras (TODO @chrisflav).
Main results #
PreSubmersivePresentation.isUnit_jacobian_of_cotangentRestrict_bijective: If thefᵢform a basis ofI/I²and the restricted cotangent complexI/I² → S ⊗[R] (Ω[R[Xᵢ]⁄R]) = ⊕ᵢ S → ⊕ⱼ Sis bijective,Pis submersive.
If H¹(L_{S/R}) = 0 and R[xᵢ] → S are generators indexed by σ ⊕ κ such that the images
of dxₖ for k : κ span Ω[S⁄R] and the span of the dXₖ for k : κ in
S ⊗[R] Ω[R[Xᵢ⁄R]] intersects the kernel of the projection trivially, then the restriction of
I/I² → ⊕ S dxᵢ to the direct sum indexed by i : ι is an isomorphism.
The assumptions are in particular satisfied if the dsₖ form an S-basis of Ω[S⁄R],
see Generators.disjoint_ker_toKaehler_of_linearIndependent for one half.
Via PreSubmersivePresentation.isUnit_jacobian_of_cotangentRestrict_bijective, this can be useful
to show a presentation is submersive.
To show a pre-submersive presentation with kernel I = (fᵢ) is submersive, it suffices to show
that the images of the fᵢ form a basis of I/I² and that the restricted
cotangent complex I/I² → S ⊗[R] (Ω[R[Xᵢ]⁄R]) = ⊕ᵢ S → ⊕ⱼ S is bijective.